mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 16:10:09 +00:00
5942 lines
122 KiB
JSON
5942 lines
122 KiB
JSON
{
|
|
"AddNoise": {
|
|
"display_name": "AjouterBruit",
|
|
"inputs": {
|
|
"latent_image": {
|
|
"name": "image_latente"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"noise": {
|
|
"name": "bruit"
|
|
},
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
}
|
|
},
|
|
"AlignYourStepsScheduler": {
|
|
"display_name": "PlanificateurAlignezVosÉtapes",
|
|
"inputs": {
|
|
"denoise": {
|
|
"name": "débruitage"
|
|
},
|
|
"model_type": {
|
|
"name": "type_de_modèle"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"BasicGuider": {
|
|
"display_name": "GuideBasique",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"BasicScheduler": {
|
|
"display_name": "PlanificateurBasique",
|
|
"inputs": {
|
|
"denoise": {
|
|
"name": "débruitage"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"scheduler": {
|
|
"name": "planificateur"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"BetaSamplingScheduler": {
|
|
"display_name": "PlanificateurÉchantillonnageBeta",
|
|
"inputs": {
|
|
"alpha": {
|
|
"name": "alpha"
|
|
},
|
|
"beta": {
|
|
"name": "beta"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"CFGGuider": {
|
|
"display_name": "GuideCFG",
|
|
"inputs": {
|
|
"cfg": {
|
|
"name": "cfg"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"negative": {
|
|
"name": "négative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
}
|
|
}
|
|
},
|
|
"CLIPAttentionMultiply": {
|
|
"display_name": "MultiplierAttentionCLIP",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"k": {
|
|
"name": "k"
|
|
},
|
|
"out": {
|
|
"name": "sortie"
|
|
},
|
|
"q": {
|
|
"name": "q"
|
|
},
|
|
"v": {
|
|
"name": "v"
|
|
}
|
|
}
|
|
},
|
|
"CLIPLoader": {
|
|
"description": "[Recettes]\n\nstable_diffusion: clip-l\nstable_cascade: clip-g\nsd3: t5 / clip-g / clip-l\nstable_audio: t5\nmochi: t5\ncosmos: old t5 xxl",
|
|
"display_name": "Charger CLIP",
|
|
"inputs": {
|
|
"clip_name": {
|
|
"name": "clip_name"
|
|
},
|
|
"device": {
|
|
"name": "appareil"
|
|
},
|
|
"type": {
|
|
"name": "type"
|
|
}
|
|
}
|
|
},
|
|
"CLIPMergeAdd": {
|
|
"display_name": "CLIPMergeAdd",
|
|
"inputs": {
|
|
"clip1": {
|
|
"name": "clip1"
|
|
},
|
|
"clip2": {
|
|
"name": "clip2"
|
|
}
|
|
}
|
|
},
|
|
"CLIPMergeSimple": {
|
|
"display_name": "CLIPMergeSimple",
|
|
"inputs": {
|
|
"clip1": {
|
|
"name": "clip1"
|
|
},
|
|
"clip2": {
|
|
"name": "clip2"
|
|
},
|
|
"ratio": {
|
|
"name": "ratio"
|
|
}
|
|
}
|
|
},
|
|
"CLIPMergeSubtract": {
|
|
"display_name": "CLIPMergeSubtract",
|
|
"inputs": {
|
|
"clip1": {
|
|
"name": "clip1"
|
|
},
|
|
"clip2": {
|
|
"name": "clip2"
|
|
},
|
|
"multiplier": {
|
|
"name": "multiplier"
|
|
}
|
|
}
|
|
},
|
|
"CLIPSave": {
|
|
"display_name": "CLIPSave",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "filename_prefix"
|
|
}
|
|
}
|
|
},
|
|
"CLIPSetLastLayer": {
|
|
"display_name": "CLIP Définir Dernière Couche",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"stop_at_clip_layer": {
|
|
"name": "stop_at_clip_layer"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncode": {
|
|
"description": "Encode une invite de texte à l'aide d'un modèle CLIP en une intégration qui peut être utilisée pour guider le modèle de diffusion vers la génération d'images spécifiques.",
|
|
"display_name": "CLIP Text Encode (Prompt)",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip",
|
|
"tooltip": "Le modèle CLIP utilisé pour encoder le texte."
|
|
},
|
|
"text": {
|
|
"name": "text",
|
|
"tooltip": "Le texte à encoder."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Une condition contenant le texte intégré utilisé pour guider le modèle de diffusion."
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeControlnet": {
|
|
"display_name": "CLIPTextEncodeControlnet",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"conditioning": {
|
|
"name": "conditioning"
|
|
},
|
|
"text": {
|
|
"name": "text"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeFlux": {
|
|
"display_name": "CLIPTextEncodeFlux",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"clip_l": {
|
|
"name": "clip_l"
|
|
},
|
|
"guidance": {
|
|
"name": "guidance"
|
|
},
|
|
"t5xxl": {
|
|
"name": "t5xxl"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeHunyuanDiT": {
|
|
"display_name": "CLIPTextEncodeHunyuanDiT",
|
|
"inputs": {
|
|
"bert": {
|
|
"name": "bert"
|
|
},
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"mt5xl": {
|
|
"name": "mt5xl"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeLumina2": {
|
|
"description": "Encode une invite système et une invite utilisateur à l'aide d'un modèle CLIP en une intégration qui peut être utilisée pour guider le modèle de diffusion vers la génération d'images spécifiques.",
|
|
"display_name": "CLIP Text Encode pour Lumina2",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip",
|
|
"tooltip": "Le modèle CLIP utilisé pour encoder le texte."
|
|
},
|
|
"system_prompt": {
|
|
"name": "system_prompt",
|
|
"tooltip": "Lumina2 propose deux types d'invites système : Supérieur : Vous êtes un assistant conçu pour générer des images supérieures avec le degré supérieur d'alignement image-texte basé sur des invites textuelles ou des invites utilisateur. Alignement : Vous êtes un assistant conçu pour générer des images de haute qualité avec le plus haut degré d'alignement image-texte basé sur des invites textuelles."
|
|
},
|
|
"user_prompt": {
|
|
"name": "user_prompt",
|
|
"tooltip": "Le texte à encoder."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Une condition contenant le texte intégré utilisé pour guider le modèle de diffusion."
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodePixArtAlpha": {
|
|
"description": "Encode le texte et définit la condition de résolution pour PixArt Alpha. Ne s'applique pas à PixArt Sigma.",
|
|
"display_name": "CLIPTextEncodePixArtAlpha",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"height": {
|
|
"name": "height"
|
|
},
|
|
"text": {
|
|
"name": "text"
|
|
},
|
|
"width": {
|
|
"name": "width"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeSD3": {
|
|
"display_name": "CLIPTextEncodeSD3",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"clip_g": {
|
|
"name": "clip_g"
|
|
},
|
|
"clip_l": {
|
|
"name": "clip_l"
|
|
},
|
|
"empty_padding": {
|
|
"name": "remplissage_vide"
|
|
},
|
|
"t5xxl": {
|
|
"name": "t5xxl"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeSDXL": {
|
|
"display_name": "CLIPTextEncodeSDXL",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"crop_h": {
|
|
"name": "crop_h"
|
|
},
|
|
"crop_w": {
|
|
"name": "crop_w"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"target_height": {
|
|
"name": "hauteur_cible"
|
|
},
|
|
"target_width": {
|
|
"name": "largeur_cible"
|
|
},
|
|
"text_g": {
|
|
"name": "text_g"
|
|
},
|
|
"text_l": {
|
|
"name": "text_l"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"CLIPTextEncodeSDXLRefiner": {
|
|
"display_name": "CLIPTextEncodeSDXLRefiner",
|
|
"inputs": {
|
|
"ascore": {
|
|
"name": "ascore"
|
|
},
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"text": {
|
|
"name": "texte"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"CLIPVisionEncode": {
|
|
"display_name": "CLIP Vision Encode",
|
|
"inputs": {
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"crop": {
|
|
"name": "crop"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"CLIPVisionLoader": {
|
|
"display_name": "Charger CLIP Vision",
|
|
"inputs": {
|
|
"clip_name": {
|
|
"name": "nom_clip"
|
|
}
|
|
}
|
|
},
|
|
"Canny": {
|
|
"display_name": "Canny",
|
|
"inputs": {
|
|
"high_threshold": {
|
|
"name": "seuil_haut"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"low_threshold": {
|
|
"name": "seuil_bas"
|
|
}
|
|
}
|
|
},
|
|
"CheckpointLoader": {
|
|
"display_name": "Charger Point de Contrôle Avec Config (OBSOLÈTE)",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt"
|
|
},
|
|
"config_name": {
|
|
"name": "nom_config"
|
|
}
|
|
}
|
|
},
|
|
"CheckpointLoaderSimple": {
|
|
"description": "Charge un point de contrôle de modèle de diffusion, les modèles de diffusion sont utilisés pour débruiter les latents.",
|
|
"display_name": "Charger Point de Contrôle",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt",
|
|
"tooltip": "Le nom du point de contrôle (modèle) à charger."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Le modèle utilisé pour débruiter les latents."
|
|
},
|
|
"1": {
|
|
"tooltip": "Le modèle CLIP utilisé pour encoder les invites de texte."
|
|
},
|
|
"2": {
|
|
"tooltip": "Le modèle VAE utilisé pour encoder et décoder les images en espace latent et vice versa."
|
|
}
|
|
}
|
|
},
|
|
"CheckpointSave": {
|
|
"display_name": "Sauvegarder Point de Contrôle",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "préfixe_nom_fichier"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"CombineHooks2": {
|
|
"display_name": "Combiner Hooks [2]",
|
|
"inputs": {
|
|
"hooks_A": {
|
|
"name": "hooks_A"
|
|
},
|
|
"hooks_B": {
|
|
"name": "hooks_B"
|
|
}
|
|
}
|
|
},
|
|
"CombineHooks4": {
|
|
"display_name": "Combiner Hooks [4]",
|
|
"inputs": {
|
|
"hooks_A": {
|
|
"name": "hooks_A"
|
|
},
|
|
"hooks_B": {
|
|
"name": "hooks_B"
|
|
},
|
|
"hooks_C": {
|
|
"name": "hooks_C"
|
|
},
|
|
"hooks_D": {
|
|
"name": "hooks_D"
|
|
}
|
|
}
|
|
},
|
|
"CombineHooks8": {
|
|
"display_name": "Combiner Hooks [8]",
|
|
"inputs": {
|
|
"hooks_A": {
|
|
"name": "hooks_A"
|
|
},
|
|
"hooks_B": {
|
|
"name": "hooks_B"
|
|
},
|
|
"hooks_C": {
|
|
"name": "hooks_C"
|
|
},
|
|
"hooks_D": {
|
|
"name": "hooks_D"
|
|
},
|
|
"hooks_E": {
|
|
"name": "hooks_E"
|
|
},
|
|
"hooks_F": {
|
|
"name": "hooks_F"
|
|
},
|
|
"hooks_G": {
|
|
"name": "hooks_G"
|
|
},
|
|
"hooks_H": {
|
|
"name": "hooks_H"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningAverage": {
|
|
"display_name": "Moyenne de Conditionnement",
|
|
"inputs": {
|
|
"conditioning_from": {
|
|
"name": "conditionnement_de"
|
|
},
|
|
"conditioning_to": {
|
|
"name": "conditionnement_à"
|
|
},
|
|
"conditioning_to_strength": {
|
|
"name": "force_conditionnement_à"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningCombine": {
|
|
"display_name": "Conditionnement (Combiner)",
|
|
"inputs": {
|
|
"conditioning_1": {
|
|
"name": "conditionnement_1"
|
|
},
|
|
"conditioning_2": {
|
|
"name": "conditionnement_2"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningConcat": {
|
|
"display_name": "Conditionnement (Concat)",
|
|
"inputs": {
|
|
"conditioning_from": {
|
|
"name": "conditionnement_de"
|
|
},
|
|
"conditioning_to": {
|
|
"name": "conditionnement_vers"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetArea": {
|
|
"display_name": "Conditionnement (Définir Zone)",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetAreaPercentage": {
|
|
"display_name": "Conditionnement (Définir Zone avec Pourcentage)",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetAreaPercentageVideo": {
|
|
"display_name": "Pourcentage de la zone de conditionnement vidéo",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"temporal": {
|
|
"name": "temporel"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
},
|
|
"z": {
|
|
"name": "z"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetAreaStrength": {
|
|
"display_name": "ConditionnementDéfinirForceZone",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetDefaultCombine": {
|
|
"display_name": "Cond Définir Combinaison par Défaut",
|
|
"inputs": {
|
|
"cond": {
|
|
"name": "cond"
|
|
},
|
|
"cond_DEFAULT": {
|
|
"name": "cond_DEFAULT"
|
|
},
|
|
"hooks": {
|
|
"name": "hooks"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetMask": {
|
|
"display_name": "Conditionnement (Définir Masque)",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"set_cond_area": {
|
|
"name": "définir_zone_cond"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetProperties": {
|
|
"display_name": "Cond Définir Propriétés",
|
|
"inputs": {
|
|
"cond_NEW": {
|
|
"name": "cond_NOUVEAU"
|
|
},
|
|
"hooks": {
|
|
"name": "hooks"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"set_cond_area": {
|
|
"name": "définir_zone_cond"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"timesteps": {
|
|
"name": "pas_de_temps"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetPropertiesAndCombine": {
|
|
"display_name": "Cond Définir Propriétés Combinaison",
|
|
"inputs": {
|
|
"cond": {
|
|
"name": "cond"
|
|
},
|
|
"cond_NEW": {
|
|
"name": "cond_NOUVEAU"
|
|
},
|
|
"hooks": {
|
|
"name": "hooks"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"set_cond_area": {
|
|
"name": "définir_zone_cond"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"timesteps": {
|
|
"name": "pas_de_temps"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningSetTimestepRange": {
|
|
"display_name": "ConditionnementDéfinirPlagePasDeTemps",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"end": {
|
|
"name": "fin"
|
|
},
|
|
"start": {
|
|
"name": "début"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningStableAudio": {
|
|
"display_name": "ConditionnementStableAudio",
|
|
"inputs": {
|
|
"negative": {
|
|
"name": "négative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"seconds_start": {
|
|
"name": "secondes_début"
|
|
},
|
|
"seconds_total": {
|
|
"name": "secondes_total"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négative"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningTimestepsRange": {
|
|
"display_name": "Plage de pas de temps",
|
|
"inputs": {
|
|
"end_percent": {
|
|
"name": "end_percent"
|
|
},
|
|
"start_percent": {
|
|
"name": "start_percent"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"1": {
|
|
"name": "AVANT_PLAGE"
|
|
},
|
|
"2": {
|
|
"name": "APRÈS_PLAGE"
|
|
}
|
|
}
|
|
},
|
|
"ConditioningZeroOut": {
|
|
"display_name": "ConditioningZeroOut",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditioning"
|
|
}
|
|
}
|
|
},
|
|
"ControlNetApply": {
|
|
"display_name": "Appliquer ControlNet (ANCIEN)",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditioning"
|
|
},
|
|
"control_net": {
|
|
"name": "control_net"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"strength": {
|
|
"name": "strength"
|
|
}
|
|
}
|
|
},
|
|
"ControlNetApplyAdvanced": {
|
|
"display_name": "Appliquer ControlNet",
|
|
"inputs": {
|
|
"control_net": {
|
|
"name": "control_net"
|
|
},
|
|
"end_percent": {
|
|
"name": "end_percent"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"start_percent": {
|
|
"name": "start_percent"
|
|
},
|
|
"strength": {
|
|
"name": "strength"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"ControlNetApplySD3": {
|
|
"display_name": "Appliquer Controlnet avec VAE",
|
|
"inputs": {
|
|
"control_net": {
|
|
"name": "control_net"
|
|
},
|
|
"end_percent": {
|
|
"name": "end_percent"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"start_percent": {
|
|
"name": "start_percent"
|
|
},
|
|
"strength": {
|
|
"name": "strength"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"ControlNetInpaintingAliMamaApply": {
|
|
"display_name": "ControlNetInpaintingAliMamaApply",
|
|
"inputs": {
|
|
"control_net": {
|
|
"name": "control_net"
|
|
},
|
|
"end_percent": {
|
|
"name": "end_percent"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"mask": {
|
|
"name": "mask"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"start_percent": {
|
|
"name": "start_percent"
|
|
},
|
|
"strength": {
|
|
"name": "strength"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"ControlNetLoader": {
|
|
"display_name": "Charger le modèle ControlNet",
|
|
"inputs": {
|
|
"control_net_name": {
|
|
"name": "control_net_name"
|
|
}
|
|
}
|
|
},
|
|
"CosmosImageToVideoLatent": {
|
|
"display_name": "CosmosImageVersVidéoLatent",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"end_image": {
|
|
"name": "image_de_fin"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"start_image": {
|
|
"name": "image_de_départ"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookKeyframe": {
|
|
"display_name": "Créer une image clé de crochet",
|
|
"inputs": {
|
|
"prev_hook_kf": {
|
|
"name": "prev_hook_kf"
|
|
},
|
|
"start_percent": {
|
|
"name": "start_percent"
|
|
},
|
|
"strength_mult": {
|
|
"name": "strength_mult"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "HOOK_KF"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookKeyframesFromFloats": {
|
|
"display_name": "Créer des images clés de crochet à partir de flottants",
|
|
"inputs": {
|
|
"end_percent": {
|
|
"name": "pourcentage_fin"
|
|
},
|
|
"floats_strength": {
|
|
"name": "force_flottants"
|
|
},
|
|
"prev_hook_kf": {
|
|
"name": "precedent_crochet_kf"
|
|
},
|
|
"print_keyframes": {
|
|
"name": "imprimer_images_cles"
|
|
},
|
|
"start_percent": {
|
|
"name": "pourcentage_debut"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "CROCHET_KF"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookKeyframesInterpolated": {
|
|
"display_name": "Créer des images clés de crochet interpolées.",
|
|
"inputs": {
|
|
"end_percent": {
|
|
"name": "pourcentage_fin"
|
|
},
|
|
"interpolation": {
|
|
"name": "interpolation"
|
|
},
|
|
"keyframes_count": {
|
|
"name": "compte_images_cles"
|
|
},
|
|
"prev_hook_kf": {
|
|
"name": "precedent_crochet_kf"
|
|
},
|
|
"print_keyframes": {
|
|
"name": "imprimer_images_cles"
|
|
},
|
|
"start_percent": {
|
|
"name": "pourcentage_debut"
|
|
},
|
|
"strength_end": {
|
|
"name": "force_fin"
|
|
},
|
|
"strength_start": {
|
|
"name": "force_debut"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "CROCHET_KF"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookLora": {
|
|
"display_name": "Créer un crochet LoRA",
|
|
"inputs": {
|
|
"lora_name": {
|
|
"name": "nom_lora"
|
|
},
|
|
"prev_hooks": {
|
|
"name": "crochets_precedents"
|
|
},
|
|
"strength_clip": {
|
|
"name": "force_clip"
|
|
},
|
|
"strength_model": {
|
|
"name": "force_modele"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookLoraModelOnly": {
|
|
"display_name": "Créer un crochet LoRA (MO)",
|
|
"inputs": {
|
|
"lora_name": {
|
|
"name": "nom_lora"
|
|
},
|
|
"prev_hooks": {
|
|
"name": "crochets_precedents"
|
|
},
|
|
"strength_model": {
|
|
"name": "force_modele"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookModelAsLora": {
|
|
"display_name": "Créer un modèle de crochet comme LoRA",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt"
|
|
},
|
|
"prev_hooks": {
|
|
"name": "crochets_precedents"
|
|
},
|
|
"strength_clip": {
|
|
"name": "force_clip"
|
|
},
|
|
"strength_model": {
|
|
"name": "force_modele"
|
|
}
|
|
}
|
|
},
|
|
"CreateHookModelAsLoraModelOnly": {
|
|
"display_name": "Créer un modèle de crochet comme LoRA (MO)",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt"
|
|
},
|
|
"prev_hooks": {
|
|
"name": "crochets_precedents"
|
|
},
|
|
"strength_model": {
|
|
"name": "force_modele"
|
|
}
|
|
}
|
|
},
|
|
"CropMask": {
|
|
"display_name": "CropMask",
|
|
"inputs": {
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"DiffControlNetLoader": {
|
|
"display_name": "Charger le modèle ControlNet (diff)",
|
|
"inputs": {
|
|
"control_net_name": {
|
|
"name": "nom_control_net"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"DifferentialDiffusion": {
|
|
"display_name": "Diffusion différentielle",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"DiffusersLoader": {
|
|
"display_name": "Chargeur de diffuseurs",
|
|
"inputs": {
|
|
"model_path": {
|
|
"name": "chemin_modèle"
|
|
}
|
|
}
|
|
},
|
|
"DisableNoise": {
|
|
"display_name": "DésactiverBruit"
|
|
},
|
|
"DualCFGGuider": {
|
|
"display_name": "GuideurDualCFG",
|
|
"inputs": {
|
|
"cfg_cond2_negative": {
|
|
"name": "cfg_cond2_négatif"
|
|
},
|
|
"cfg_conds": {
|
|
"name": "cfg_conds"
|
|
},
|
|
"cond1": {
|
|
"name": "cond1"
|
|
},
|
|
"cond2": {
|
|
"name": "cond2"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
}
|
|
}
|
|
},
|
|
"DualCLIPLoader": {
|
|
"description": "[Recettes]\n\nsdxl: clip-l, clip-g\nsd3: clip-l, clip-g / clip-l, t5 / clip-g, t5\nflux: clip-l, t5",
|
|
"display_name": "ChargeurDualCLIP",
|
|
"inputs": {
|
|
"clip_name1": {
|
|
"name": "nom_clip1"
|
|
},
|
|
"clip_name2": {
|
|
"name": "nom_clip2"
|
|
},
|
|
"device": {
|
|
"name": "appareil"
|
|
},
|
|
"type": {
|
|
"name": "type"
|
|
}
|
|
}
|
|
},
|
|
"EmptyCosmosLatentVideo": {
|
|
"display_name": "VidéoLatenteCosmosVide",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"EmptyHunyuanLatentVideo": {
|
|
"display_name": "EmptyHunyuanLatentVideo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"EmptyImage": {
|
|
"display_name": "ImageVide",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"color": {
|
|
"name": "couleur"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"EmptyLTXVLatentVideo": {
|
|
"display_name": "EmptyLTXVLatentVideo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"EmptyLatentAudio": {
|
|
"display_name": "AudioLatentVide",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot",
|
|
"tooltip": "Le nombre d'images latentes dans le lot."
|
|
},
|
|
"seconds": {
|
|
"name": "secondes"
|
|
}
|
|
}
|
|
},
|
|
"EmptyLatentImage": {
|
|
"description": "Créez un nouveau lot d'images latentes vides à débruiter via l'échantillonnage.",
|
|
"display_name": "Image Latente Vide",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot",
|
|
"tooltip": "Le nombre d'images latentes dans le lot."
|
|
},
|
|
"height": {
|
|
"name": "hauteur",
|
|
"tooltip": "La hauteur des images latentes en pixels."
|
|
},
|
|
"width": {
|
|
"name": "largeur",
|
|
"tooltip": "La largeur des images latentes en pixels."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Le lot d'images latentes vides."
|
|
}
|
|
}
|
|
},
|
|
"EmptyMochiLatentVideo": {
|
|
"display_name": "EmptyMochiLatentVideo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"EmptySD3LatentImage": {
|
|
"display_name": "EmptySD3LatentImage",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"ExponentialScheduler": {
|
|
"display_name": "PlanificateurExponentiel",
|
|
"inputs": {
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"FeatherMask": {
|
|
"display_name": "MasquePlume",
|
|
"inputs": {
|
|
"bottom": {
|
|
"name": "bas"
|
|
},
|
|
"left": {
|
|
"name": "gauche"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"right": {
|
|
"name": "droite"
|
|
},
|
|
"top": {
|
|
"name": "haut"
|
|
}
|
|
}
|
|
},
|
|
"FlipSigmas": {
|
|
"display_name": "InverserSigmas",
|
|
"inputs": {
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
}
|
|
},
|
|
"FluxDisableGuidance": {
|
|
"description": "Ce nœud désactive complètement l'intégration de guidage sur les modèles Flux et similaires à Flux",
|
|
"display_name": "FluxDisableGuidance",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
}
|
|
}
|
|
},
|
|
"FluxGuidance": {
|
|
"display_name": "GuidageFlux",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"guidance": {
|
|
"name": "guidage"
|
|
}
|
|
}
|
|
},
|
|
"FreeU": {
|
|
"display_name": "FreeU",
|
|
"inputs": {
|
|
"b1": {
|
|
"name": "b1"
|
|
},
|
|
"b2": {
|
|
"name": "b2"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"s1": {
|
|
"name": "s1"
|
|
},
|
|
"s2": {
|
|
"name": "s2"
|
|
}
|
|
}
|
|
},
|
|
"FreeU_V2": {
|
|
"display_name": "FreeU_V2",
|
|
"inputs": {
|
|
"b1": {
|
|
"name": "b1"
|
|
},
|
|
"b2": {
|
|
"name": "b2"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"s1": {
|
|
"name": "s1"
|
|
},
|
|
"s2": {
|
|
"name": "s2"
|
|
}
|
|
}
|
|
},
|
|
"GITSScheduler": {
|
|
"display_name": "GITSScheduler",
|
|
"inputs": {
|
|
"coeff": {
|
|
"name": "coeff"
|
|
},
|
|
"denoise": {
|
|
"name": "débruitage"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"GLIGENLoader": {
|
|
"display_name": "GLIGENLoader",
|
|
"inputs": {
|
|
"gligen_name": {
|
|
"name": "nom_gligen"
|
|
}
|
|
}
|
|
},
|
|
"GLIGENTextBoxApply": {
|
|
"display_name": "GLIGENTextBoxApply",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"conditioning_to": {
|
|
"name": "conditionnement_à"
|
|
},
|
|
"gligen_textbox_model": {
|
|
"name": "modèle_boîte_texte_gligen"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"text": {
|
|
"name": "texte"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"GrowMask": {
|
|
"display_name": "GrowMask",
|
|
"inputs": {
|
|
"expand": {
|
|
"name": "agrandir"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"tapered_corners": {
|
|
"name": "coins_évasés"
|
|
}
|
|
}
|
|
},
|
|
"HunyuanImageToVideo": {
|
|
"display_name": "HunyuanImageToVideo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"guidance_type": {
|
|
"name": "type_de_guidage"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"start_image": {
|
|
"name": "image_de_départ"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"HyperTile": {
|
|
"display_name": "HyperTile",
|
|
"inputs": {
|
|
"max_depth": {
|
|
"name": "profondeur_max"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"scale_depth": {
|
|
"name": "échelle_profondeur"
|
|
},
|
|
"swap_size": {
|
|
"name": "taille_échange"
|
|
},
|
|
"tile_size": {
|
|
"name": "taille_tuile"
|
|
}
|
|
}
|
|
},
|
|
"HypernetworkLoader": {
|
|
"display_name": "HypernetworkLoader",
|
|
"inputs": {
|
|
"hypernetwork_name": {
|
|
"name": "nom_hypernetwork"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
}
|
|
}
|
|
},
|
|
"ImageBatch": {
|
|
"display_name": "Images en lot",
|
|
"inputs": {
|
|
"image1": {
|
|
"name": "image1"
|
|
},
|
|
"image2": {
|
|
"name": "image2"
|
|
}
|
|
}
|
|
},
|
|
"ImageBlend": {
|
|
"display_name": "Mélange d'images",
|
|
"inputs": {
|
|
"blend_factor": {
|
|
"name": "facteur_mélange"
|
|
},
|
|
"blend_mode": {
|
|
"name": "mode_mélange"
|
|
},
|
|
"image1": {
|
|
"name": "image1"
|
|
},
|
|
"image2": {
|
|
"name": "image2"
|
|
}
|
|
}
|
|
},
|
|
"ImageBlur": {
|
|
"display_name": "Flou d'image",
|
|
"inputs": {
|
|
"blur_radius": {
|
|
"name": "rayon_flou"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"sigma": {
|
|
"name": "sigma"
|
|
}
|
|
}
|
|
},
|
|
"ImageColorToMask": {
|
|
"display_name": "ImageCouleurEnMasque",
|
|
"inputs": {
|
|
"color": {
|
|
"name": "couleur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"ImageCompositeMasked": {
|
|
"display_name": "ImageCompositeMasked",
|
|
"inputs": {
|
|
"destination": {
|
|
"name": "destination"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"resize_source": {
|
|
"name": "redimensionner_source"
|
|
},
|
|
"source": {
|
|
"name": "source"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"ImageCrop": {
|
|
"display_name": "Rogner l'image",
|
|
"inputs": {
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"ImageFromBatch": {
|
|
"display_name": "ImageDeBatch",
|
|
"inputs": {
|
|
"batch_index": {
|
|
"name": "index_de_lot"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
}
|
|
}
|
|
},
|
|
"ImageInvert": {
|
|
"display_name": "Inverser l'image",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"ImageOnlyCheckpointLoader": {
|
|
"display_name": "Chargeur de points de contrôle uniquement pour image (modèle img2vid)",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt"
|
|
}
|
|
}
|
|
},
|
|
"ImageOnlyCheckpointSave": {
|
|
"display_name": "ImageOnlyCheckpointSave",
|
|
"inputs": {
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "préfixe_de_nom_de_fichier"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"ImagePadForOutpaint": {
|
|
"display_name": "Rembourrage d'image pour la peinture extérieure",
|
|
"inputs": {
|
|
"bottom": {
|
|
"name": "bas"
|
|
},
|
|
"feathering": {
|
|
"name": "adoucissement"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"left": {
|
|
"name": "gauche"
|
|
},
|
|
"right": {
|
|
"name": "droite"
|
|
},
|
|
"top": {
|
|
"name": "haut"
|
|
}
|
|
}
|
|
},
|
|
"ImageQuantize": {
|
|
"display_name": "Quantification d'image",
|
|
"inputs": {
|
|
"colors": {
|
|
"name": "couleurs"
|
|
},
|
|
"dither": {
|
|
"name": "dither"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"ImageScale": {
|
|
"display_name": "Agrandir l'image",
|
|
"inputs": {
|
|
"crop": {
|
|
"name": "crop"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_d'agrandissement"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"ImageScaleBy": {
|
|
"display_name": "Agrandir l'image par",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"scale_by": {
|
|
"name": "agrandir_par"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_d'agrandissement"
|
|
}
|
|
}
|
|
},
|
|
"ImageScaleToTotalPixels": {
|
|
"display_name": "Redimensionner l'image en fonction du nombre total de pixels",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"megapixels": {
|
|
"name": "mégapixels"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_d'agrandissement"
|
|
}
|
|
}
|
|
},
|
|
"ImageSharpen": {
|
|
"display_name": "Affiner l'image",
|
|
"inputs": {
|
|
"alpha": {
|
|
"name": "alpha"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"sharpen_radius": {
|
|
"name": "rayon_d'affûtage"
|
|
},
|
|
"sigma": {
|
|
"name": "sigma"
|
|
}
|
|
}
|
|
},
|
|
"ImageToMask": {
|
|
"display_name": "Convertir Image en Masque",
|
|
"inputs": {
|
|
"channel": {
|
|
"name": "canal"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"ImageUpscaleWithModel": {
|
|
"display_name": "Agrandir l'Image (à l'aide du Modèle)",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"upscale_model": {
|
|
"name": "modèle_d'agrandissement"
|
|
}
|
|
}
|
|
},
|
|
"InpaintModelConditioning": {
|
|
"display_name": "InpaintModelConditioning",
|
|
"inputs": {
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"noise_mask": {
|
|
"name": "masque_de_bruit",
|
|
"tooltip": "Ajoutez un masque de bruit au latent pour que l'échantillonnage ne se produise que dans le masque. Peut améliorer les résultats ou complètement les détruire en fonction du modèle."
|
|
},
|
|
"pixels": {
|
|
"name": "pixels"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"InstructPixToPixConditioning": {
|
|
"display_name": "InstructPixToPixConditioning",
|
|
"inputs": {
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"pixels": {
|
|
"name": "pixels"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"InvertMask": {
|
|
"display_name": "InverserMasque",
|
|
"inputs": {
|
|
"mask": {
|
|
"name": "masque"
|
|
}
|
|
}
|
|
},
|
|
"JoinImageWithAlpha": {
|
|
"display_name": "Joindre Image avec Alpha",
|
|
"inputs": {
|
|
"alpha": {
|
|
"name": "alpha"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"KSampler": {
|
|
"description": "Utilise le modèle fourni, le conditionnement positif et négatif pour débruiter l'image latente.",
|
|
"display_name": "KSampler",
|
|
"inputs": {
|
|
"cfg": {
|
|
"name": "cfg",
|
|
"tooltip": "L'échelle de guidage sans classificateur équilibre la créativité et l'adhérence à l'invite. Des valeurs plus élevées donnent des images correspondant plus étroitement à l'invite, cependant des valeurs trop élevées auront un impact négatif sur la qualité."
|
|
},
|
|
"control_after_generate": {
|
|
"name": "contrôle après génération"
|
|
},
|
|
"denoise": {
|
|
"name": "denoise",
|
|
"tooltip": "La quantité de débruitage appliquée, des valeurs plus faibles maintiendront la structure de l'image initiale permettant un échantillonnage d'image à image."
|
|
},
|
|
"latent_image": {
|
|
"name": "latent_image",
|
|
"tooltip": "L'image latente à débruiter."
|
|
},
|
|
"model": {
|
|
"name": "model",
|
|
"tooltip": "Le modèle utilisé pour débruiter l'entrée latente."
|
|
},
|
|
"negative": {
|
|
"name": "negative",
|
|
"tooltip": "Le conditionnement décrivant les attributs que vous voulez exclure de l'image."
|
|
},
|
|
"positive": {
|
|
"name": "positive",
|
|
"tooltip": "Le conditionnement décrivant les attributs que vous voulez inclure dans l'image."
|
|
},
|
|
"sampler_name": {
|
|
"name": "sampler_name",
|
|
"tooltip": "L'algorithme utilisé lors de l'échantillonnage, cela peut affecter la qualité, la vitesse et le style de la sortie générée."
|
|
},
|
|
"scheduler": {
|
|
"name": "scheduler",
|
|
"tooltip": "Le planificateur contrôle comment le bruit est progressivement éliminé pour former l'image."
|
|
},
|
|
"seed": {
|
|
"name": "seed",
|
|
"tooltip": "La graine aléatoire utilisée pour créer le bruit."
|
|
},
|
|
"steps": {
|
|
"name": "steps",
|
|
"tooltip": "Le nombre d'étapes utilisées dans le processus de débruitage."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Le latent débruité."
|
|
}
|
|
}
|
|
},
|
|
"KSamplerAdvanced": {
|
|
"display_name": "KSampler (Avancé)",
|
|
"inputs": {
|
|
"add_noise": {
|
|
"name": "add_noise"
|
|
},
|
|
"cfg": {
|
|
"name": "cfg"
|
|
},
|
|
"control_after_generate": {
|
|
"name": "contrôle après génération"
|
|
},
|
|
"end_at_step": {
|
|
"name": "end_at_step"
|
|
},
|
|
"latent_image": {
|
|
"name": "latent_image"
|
|
},
|
|
"model": {
|
|
"name": "model"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"noise_seed": {
|
|
"name": "noise_seed"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"return_with_leftover_noise": {
|
|
"name": "return_with_leftover_noise"
|
|
},
|
|
"sampler_name": {
|
|
"name": "sampler_name"
|
|
},
|
|
"scheduler": {
|
|
"name": "scheduler"
|
|
},
|
|
"start_at_step": {
|
|
"name": "start_at_step"
|
|
},
|
|
"steps": {
|
|
"name": "steps"
|
|
}
|
|
}
|
|
},
|
|
"KSamplerSelect": {
|
|
"display_name": "KSamplerSelect",
|
|
"inputs": {
|
|
"sampler_name": {
|
|
"name": "sampler_name"
|
|
}
|
|
}
|
|
},
|
|
"KarrasScheduler": {
|
|
"display_name": "PlanificateurKarras",
|
|
"inputs": {
|
|
"rho": {
|
|
"name": "rho"
|
|
},
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"LTXVAddGuide": {
|
|
"display_name": "LTXVAddGuide",
|
|
"inputs": {
|
|
"frame_idx": {
|
|
"name": "indice_de_l'image",
|
|
"tooltip": "Indice de l'image pour commencer le conditionnement. Pour les images uniques ou les vidéos de 1 à 8 images, toute valeur d'indice de l'image est acceptable. Pour les vidéos de 9 images ou plus, l'indice de l'image doit être divisible par 8, sinon il sera arrondi à la baisse au multiple de 8 le plus proche. Les valeurs négatives sont comptées à partir de la fin de la vidéo."
|
|
},
|
|
"image": {
|
|
"name": "image",
|
|
"tooltip": "Image ou vidéo pour conditionner la vidéo latente. Doit être 8*n + 1 images. Si la vidéo n'est pas 8*n + 1 images, elle sera coupée au plus proche 8*n + 1 images."
|
|
},
|
|
"latent": {
|
|
"name": "latent"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"LTXVConditioning": {
|
|
"display_name": "LTXVConditioning",
|
|
"inputs": {
|
|
"frame_rate": {
|
|
"name": "frame_rate"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"LTXVCropGuides": {
|
|
"display_name": "LTXVCropGuides",
|
|
"inputs": {
|
|
"latent": {
|
|
"name": "latent"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"LTXVImgToVideo": {
|
|
"display_name": "LTXVImgToVideo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "batch_size"
|
|
},
|
|
"height": {
|
|
"name": "height"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"length": {
|
|
"name": "length"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "width"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"LTXVPreprocess": {
|
|
"display_name": "LTXVPreprocess",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"img_compression": {
|
|
"name": "compression_d'image",
|
|
"tooltip": "Quantité de compression à appliquer sur l'image."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "image_de_sortie"
|
|
}
|
|
}
|
|
},
|
|
"LTXVScheduler": {
|
|
"display_name": "LTXVScheduler",
|
|
"inputs": {
|
|
"base_shift": {
|
|
"name": "décalage_base"
|
|
},
|
|
"latent": {
|
|
"name": "latent"
|
|
},
|
|
"max_shift": {
|
|
"name": "décalage_max"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
},
|
|
"stretch": {
|
|
"name": "étirement",
|
|
"tooltip": "Étirez les sigmas pour être dans la plage [terminal, 1]."
|
|
},
|
|
"terminal": {
|
|
"name": "terminal",
|
|
"tooltip": "La valeur terminale des sigmas après étirement."
|
|
}
|
|
}
|
|
},
|
|
"LaplaceScheduler": {
|
|
"display_name": "LaplaceScheduler",
|
|
"inputs": {
|
|
"beta": {
|
|
"name": "beta"
|
|
},
|
|
"mu": {
|
|
"name": "mu"
|
|
},
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
},
|
|
"steps": {
|
|
"name": "steps"
|
|
}
|
|
}
|
|
},
|
|
"LatentAdd": {
|
|
"display_name": "LatentAdd",
|
|
"inputs": {
|
|
"samples1": {
|
|
"name": "samples1"
|
|
},
|
|
"samples2": {
|
|
"name": "samples2"
|
|
}
|
|
}
|
|
},
|
|
"LatentApplyOperation": {
|
|
"display_name": "LatentApplyOperation",
|
|
"inputs": {
|
|
"operation": {
|
|
"name": "operation"
|
|
},
|
|
"samples": {
|
|
"name": "samples"
|
|
}
|
|
}
|
|
},
|
|
"LatentApplyOperationCFG": {
|
|
"display_name": "LatentApplyOperationCFG",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "model"
|
|
},
|
|
"operation": {
|
|
"name": "operation"
|
|
}
|
|
}
|
|
},
|
|
"LatentBatch": {
|
|
"display_name": "LatentBatch",
|
|
"inputs": {
|
|
"samples1": {
|
|
"name": "échantillons1"
|
|
},
|
|
"samples2": {
|
|
"name": "échantillons2"
|
|
}
|
|
}
|
|
},
|
|
"LatentBatchSeedBehavior": {
|
|
"display_name": "Comportement de la Graine LatentBatch",
|
|
"inputs": {
|
|
"samples": {
|
|
"name": "échantillons"
|
|
},
|
|
"seed_behavior": {
|
|
"name": "comportement_de_graine"
|
|
}
|
|
}
|
|
},
|
|
"LatentBlend": {
|
|
"display_name": "Mélange Latent",
|
|
"inputs": {
|
|
"blend_factor": {
|
|
"name": "facteur_de_mélange"
|
|
},
|
|
"samples1": {
|
|
"name": "échantillons1"
|
|
},
|
|
"samples2": {
|
|
"name": "échantillons2"
|
|
}
|
|
}
|
|
},
|
|
"LatentComposite": {
|
|
"display_name": "Composite Latent",
|
|
"inputs": {
|
|
"feather": {
|
|
"name": "plume"
|
|
},
|
|
"samples_from": {
|
|
"name": "échantillons_de"
|
|
},
|
|
"samples_to": {
|
|
"name": "échantillons_vers"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"LatentCompositeMasked": {
|
|
"display_name": "Composite Latent Masqué",
|
|
"inputs": {
|
|
"destination": {
|
|
"name": "destination"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"resize_source": {
|
|
"name": "redimensionner_source"
|
|
},
|
|
"source": {
|
|
"name": "source"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"LatentCrop": {
|
|
"display_name": "Couper Latent",
|
|
"inputs": {
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"LatentFlip": {
|
|
"display_name": "Retourner Latent",
|
|
"inputs": {
|
|
"flip_method": {
|
|
"name": "méthode_de_retournement"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"LatentFromBatch": {
|
|
"display_name": "Latent De Batch",
|
|
"inputs": {
|
|
"batch_index": {
|
|
"name": "index_de_batch"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"LatentInterpolate": {
|
|
"display_name": "Interpoler Latent",
|
|
"inputs": {
|
|
"ratio": {
|
|
"name": "ratio"
|
|
},
|
|
"samples1": {
|
|
"name": "échantillons1"
|
|
},
|
|
"samples2": {
|
|
"name": "échantillons2"
|
|
}
|
|
}
|
|
},
|
|
"LatentMultiply": {
|
|
"display_name": "Multiplier Latent",
|
|
"inputs": {
|
|
"multiplier": {
|
|
"name": "multiplicateur"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"LatentOperationSharpen": {
|
|
"display_name": "Opération d'Affûtage Latent",
|
|
"inputs": {
|
|
"alpha": {
|
|
"name": "alpha"
|
|
},
|
|
"sharpen_radius": {
|
|
"name": "rayon_d'affûtage"
|
|
},
|
|
"sigma": {
|
|
"name": "sigma"
|
|
}
|
|
}
|
|
},
|
|
"LatentOperationTonemapReinhard": {
|
|
"display_name": "Opération de Mappage de Tons Reinhard Latent",
|
|
"inputs": {
|
|
"multiplier": {
|
|
"name": "multiplicateur"
|
|
}
|
|
}
|
|
},
|
|
"LatentRotate": {
|
|
"display_name": "Tourner Latent",
|
|
"inputs": {
|
|
"rotation": {
|
|
"name": "rotation"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"LatentSubtract": {
|
|
"display_name": "Soustraction Latente",
|
|
"inputs": {
|
|
"samples1": {
|
|
"name": "samples1"
|
|
},
|
|
"samples2": {
|
|
"name": "samples2"
|
|
}
|
|
}
|
|
},
|
|
"LatentUpscale": {
|
|
"display_name": "Mise à l'échelle Latente",
|
|
"inputs": {
|
|
"crop": {
|
|
"name": "recadrage"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"samples": {
|
|
"name": "samples"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_de_mise_à_l'échelle"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"LatentUpscaleBy": {
|
|
"display_name": "Mise à l'échelle Latente Par",
|
|
"inputs": {
|
|
"samples": {
|
|
"name": "samples"
|
|
},
|
|
"scale_by": {
|
|
"name": "mise_à_l'échelle_par"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_de_mise_à_l'échelle"
|
|
}
|
|
}
|
|
},
|
|
"Load3D": {
|
|
"display_name": "Charger 3D",
|
|
"inputs": {
|
|
"clear": {
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"model_file": {
|
|
"name": "fichier_modèle"
|
|
},
|
|
"upload 3d model": {
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "image"
|
|
},
|
|
"1": {
|
|
"name": "masque"
|
|
},
|
|
"2": {
|
|
"name": "chemin_maillage"
|
|
}
|
|
}
|
|
},
|
|
"Load3DAnimation": {
|
|
"display_name": "Charger 3D - Animation",
|
|
"inputs": {
|
|
"clear": {
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"model_file": {
|
|
"name": "fichier_modèle"
|
|
},
|
|
"upload 3d model": {
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "image"
|
|
},
|
|
"1": {
|
|
"name": "masque"
|
|
},
|
|
"2": {
|
|
"name": "chemin_maillage"
|
|
}
|
|
}
|
|
},
|
|
"LoadAudio": {
|
|
"display_name": "ChargerAudio",
|
|
"inputs": {
|
|
"audio": {
|
|
"name": "audio"
|
|
},
|
|
"upload": {
|
|
"name": "choisissez le fichier à télécharger"
|
|
}
|
|
}
|
|
},
|
|
"LoadImage": {
|
|
"display_name": "Charger Image",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"upload": {
|
|
"name": "choisissez le fichier à télécharger"
|
|
}
|
|
}
|
|
},
|
|
"LoadImageMask": {
|
|
"display_name": "Charger Image (comme Masque)",
|
|
"inputs": {
|
|
"channel": {
|
|
"name": "canal"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"upload": {
|
|
"name": "choisissez le fichier à télécharger"
|
|
}
|
|
}
|
|
},
|
|
"LoadImageOutput": {
|
|
"description": "Chargez une image à partir du dossier de sortie. Lorsque le bouton de rafraîchissement est cliqué, le nœud mettra à jour la liste des images et sélectionnera automatiquement la première image, permettant une itération facile.",
|
|
"display_name": "Charger l'image (à partir des sorties)",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"refresh": {
|
|
},
|
|
"upload": {
|
|
"name": "choisissez le fichier à télécharger"
|
|
}
|
|
}
|
|
},
|
|
"LoadLatent": {
|
|
"display_name": "ChargerLatent",
|
|
"inputs": {
|
|
"latent": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"LoraLoader": {
|
|
"description": "Les LoRAs sont utilisés pour modifier les modèles de diffusion et CLIP, modifiant la manière dont les latents sont débruités comme l'application de styles. Plusieurs nœuds LoRA peuvent être liés ensemble.",
|
|
"display_name": "Charger LoRA",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip",
|
|
"tooltip": "Le modèle CLIP auquel le LoRA sera appliqué."
|
|
},
|
|
"lora_name": {
|
|
"name": "lora_name",
|
|
"tooltip": "Le nom du LoRA."
|
|
},
|
|
"model": {
|
|
"name": "model",
|
|
"tooltip": "Le modèle de diffusion auquel le LoRA sera appliqué."
|
|
},
|
|
"strength_clip": {
|
|
"name": "strength_clip",
|
|
"tooltip": "À quel point modifier le modèle CLIP. Cette valeur peut être négative."
|
|
},
|
|
"strength_model": {
|
|
"name": "strength_model",
|
|
"tooltip": "À quel point modifier le modèle de diffusion. Cette valeur peut être négative."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Le modèle de diffusion modifié."
|
|
},
|
|
"1": {
|
|
"tooltip": "Le modèle CLIP modifié."
|
|
}
|
|
}
|
|
},
|
|
"LoraLoaderModelOnly": {
|
|
"description": "Les LoRAs sont utilisés pour modifier les modèles de diffusion et CLIP, modifiant la manière dont les latents sont débruités comme l'application de styles. Plusieurs nœuds LoRA peuvent être liés ensemble.",
|
|
"display_name": "LoraLoaderModelOnly",
|
|
"inputs": {
|
|
"lora_name": {
|
|
"name": "lora_name"
|
|
},
|
|
"model": {
|
|
"name": "model"
|
|
},
|
|
"strength_model": {
|
|
"name": "strength_model"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "Le modèle de diffusion modifié."
|
|
}
|
|
}
|
|
},
|
|
"LoraSave": {
|
|
"display_name": "Extraire et Sauvegarder Lora",
|
|
"inputs": {
|
|
"bias_diff": {
|
|
"name": "bias_diff"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "filename_prefix"
|
|
},
|
|
"lora_type": {
|
|
"name": "lora_type"
|
|
},
|
|
"model_diff": {
|
|
"name": "model_diff",
|
|
"tooltip": "La sortie ModelSubtract à convertir en lora."
|
|
},
|
|
"rank": {
|
|
"name": "rank"
|
|
},
|
|
"text_encoder_diff": {
|
|
"name": "text_encoder_diff",
|
|
"tooltip": "La sortie CLIPSubtract à convertir en lora."
|
|
}
|
|
}
|
|
},
|
|
"Mahiro": {
|
|
"description": "Modifiez le guidage pour qu'il se concentre davantage sur la 'direction' de l'invite positive plutôt que sur la différence avec l'invite négative.",
|
|
"display_name": "Mahiro est si mignonne qu'elle mérite une meilleure fonction de guidage!! (。・ω・。)",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "modèle_modifié"
|
|
}
|
|
}
|
|
},
|
|
"MaskComposite": {
|
|
"display_name": "MaskComposite",
|
|
"inputs": {
|
|
"destination": {
|
|
"name": "destination"
|
|
},
|
|
"operation": {
|
|
"name": "opération"
|
|
},
|
|
"source": {
|
|
"name": "source"
|
|
},
|
|
"x": {
|
|
"name": "x"
|
|
},
|
|
"y": {
|
|
"name": "y"
|
|
}
|
|
}
|
|
},
|
|
"MaskToImage": {
|
|
"display_name": "Convertir le masque en image",
|
|
"inputs": {
|
|
"mask": {
|
|
"name": "masque"
|
|
}
|
|
}
|
|
},
|
|
"ModelComputeDtype": {
|
|
"display_name": "ModelComputeDtype",
|
|
"inputs": {
|
|
"dtype": {
|
|
"name": "dtype"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeAdd": {
|
|
"display_name": "ModelMergeAdd",
|
|
"inputs": {
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeAuraflow": {
|
|
"display_name": "ModelMergeAuraflow",
|
|
"inputs": {
|
|
"cond_seq_linear_": {
|
|
"name": "cond_seq_linear."
|
|
},
|
|
"double_layers_0_": {
|
|
"name": "double_layers.0."
|
|
},
|
|
"double_layers_1_": {
|
|
"name": "double_layers.1."
|
|
},
|
|
"double_layers_2_": {
|
|
"name": "double_layers.2."
|
|
},
|
|
"double_layers_3_": {
|
|
"name": "double_layers.3."
|
|
},
|
|
"final_linear_": {
|
|
"name": "final_linear."
|
|
},
|
|
"init_x_linear_": {
|
|
"name": "init_x_linear."
|
|
},
|
|
"modF_": {
|
|
"name": "modF."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"positional_encoding": {
|
|
"name": "codage_positionnel"
|
|
},
|
|
"register_tokens": {
|
|
"name": "enregistrer_tokens"
|
|
},
|
|
"single_layers_0_": {
|
|
"name": "single_layers.0."
|
|
},
|
|
"single_layers_10_": {
|
|
"name": "single_layers.10."
|
|
},
|
|
"single_layers_11_": {
|
|
"name": "single_layers.11."
|
|
},
|
|
"single_layers_12_": {
|
|
"name": "single_layers.12."
|
|
},
|
|
"single_layers_13_": {
|
|
"name": "single_layers.13."
|
|
},
|
|
"single_layers_14_": {
|
|
"name": "single_layers.14."
|
|
},
|
|
"single_layers_15_": {
|
|
"name": "single_layers.15."
|
|
},
|
|
"single_layers_16_": {
|
|
"name": "single_layers.16."
|
|
},
|
|
"single_layers_17_": {
|
|
"name": "single_layers.17."
|
|
},
|
|
"single_layers_18_": {
|
|
"name": "single_layers.18."
|
|
},
|
|
"single_layers_19_": {
|
|
"name": "single_layers.19."
|
|
},
|
|
"single_layers_1_": {
|
|
"name": "single_layers.1."
|
|
},
|
|
"single_layers_20_": {
|
|
"name": "single_layers.20."
|
|
},
|
|
"single_layers_21_": {
|
|
"name": "single_layers.21."
|
|
},
|
|
"single_layers_22_": {
|
|
"name": "single_layers.22."
|
|
},
|
|
"single_layers_23_": {
|
|
"name": "single_layers.23."
|
|
},
|
|
"single_layers_24_": {
|
|
"name": "single_layers.24."
|
|
},
|
|
"single_layers_25_": {
|
|
"name": "single_layers.25."
|
|
},
|
|
"single_layers_26_": {
|
|
"name": "single_layers.26."
|
|
},
|
|
"single_layers_27_": {
|
|
"name": "single_layers.27."
|
|
},
|
|
"single_layers_28_": {
|
|
"name": "single_layers.28."
|
|
},
|
|
"single_layers_29_": {
|
|
"name": "single_layers.29."
|
|
},
|
|
"single_layers_2_": {
|
|
"name": "single_layers.2."
|
|
},
|
|
"single_layers_30_": {
|
|
"name": "single_layers.30."
|
|
},
|
|
"single_layers_31_": {
|
|
"name": "single_layers.31."
|
|
},
|
|
"single_layers_3_": {
|
|
"name": "single_layers.3."
|
|
},
|
|
"single_layers_4_": {
|
|
"name": "single_layers.4."
|
|
},
|
|
"single_layers_5_": {
|
|
"name": "single_layers.5."
|
|
},
|
|
"single_layers_6_": {
|
|
"name": "single_layers.6."
|
|
},
|
|
"single_layers_7_": {
|
|
"name": "single_layers.7."
|
|
},
|
|
"single_layers_8_": {
|
|
"name": "single_layers.8."
|
|
},
|
|
"single_layers_9_": {
|
|
"name": "single_layers.9."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeBlocks": {
|
|
"display_name": "ModelMergeBlocks",
|
|
"inputs": {
|
|
"input": {
|
|
"name": "entrée"
|
|
},
|
|
"middle": {
|
|
"name": "milieu"
|
|
},
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"out": {
|
|
"name": "sortie"
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeCosmos14B": {
|
|
"display_name": "ModelMergeCosmos14B",
|
|
"inputs": {
|
|
"affline_norm_": {
|
|
"name": "affline_norm."
|
|
},
|
|
"blocks_block0_": {
|
|
"name": "blocks.block0."
|
|
},
|
|
"blocks_block10_": {
|
|
"name": "blocks.block10."
|
|
},
|
|
"blocks_block11_": {
|
|
"name": "blocks.block11."
|
|
},
|
|
"blocks_block12_": {
|
|
"name": "blocks.block12."
|
|
},
|
|
"blocks_block13_": {
|
|
"name": "blocks.block13."
|
|
},
|
|
"blocks_block14_": {
|
|
"name": "blocks.block14."
|
|
},
|
|
"blocks_block15_": {
|
|
"name": "blocks.block15."
|
|
},
|
|
"blocks_block16_": {
|
|
"name": "blocks.block16."
|
|
},
|
|
"blocks_block17_": {
|
|
"name": "blocks.block17."
|
|
},
|
|
"blocks_block18_": {
|
|
"name": "blocks.block18."
|
|
},
|
|
"blocks_block19_": {
|
|
"name": "blocks.block19."
|
|
},
|
|
"blocks_block1_": {
|
|
"name": "blocks.block1."
|
|
},
|
|
"blocks_block20_": {
|
|
"name": "blocks.block20."
|
|
},
|
|
"blocks_block21_": {
|
|
"name": "blocks.block21."
|
|
},
|
|
"blocks_block22_": {
|
|
"name": "blocks.block22."
|
|
},
|
|
"blocks_block23_": {
|
|
"name": "blocks.block23."
|
|
},
|
|
"blocks_block24_": {
|
|
"name": "blocks.block24."
|
|
},
|
|
"blocks_block25_": {
|
|
"name": "blocks.block25."
|
|
},
|
|
"blocks_block26_": {
|
|
"name": "blocks.block26."
|
|
},
|
|
"blocks_block27_": {
|
|
"name": "blocks.block27."
|
|
},
|
|
"blocks_block28_": {
|
|
"name": "blocks.block28."
|
|
},
|
|
"blocks_block29_": {
|
|
"name": "blocks.block29."
|
|
},
|
|
"blocks_block2_": {
|
|
"name": "blocks.block2."
|
|
},
|
|
"blocks_block30_": {
|
|
"name": "blocks.block30."
|
|
},
|
|
"blocks_block31_": {
|
|
"name": "blocks.block31."
|
|
},
|
|
"blocks_block32_": {
|
|
"name": "blocks.block32."
|
|
},
|
|
"blocks_block33_": {
|
|
"name": "blocks.block33."
|
|
},
|
|
"blocks_block34_": {
|
|
"name": "blocks.block34."
|
|
},
|
|
"blocks_block35_": {
|
|
"name": "blocks.block35."
|
|
},
|
|
"blocks_block3_": {
|
|
"name": "blocks.block3."
|
|
},
|
|
"blocks_block4_": {
|
|
"name": "blocks.block4."
|
|
},
|
|
"blocks_block5_": {
|
|
"name": "blocks.block5."
|
|
},
|
|
"blocks_block6_": {
|
|
"name": "blocks.block6."
|
|
},
|
|
"blocks_block7_": {
|
|
"name": "blocks.block7."
|
|
},
|
|
"blocks_block8_": {
|
|
"name": "blocks.block8."
|
|
},
|
|
"blocks_block9_": {
|
|
"name": "blocks.block9."
|
|
},
|
|
"extra_pos_embedder_": {
|
|
"name": "extra_pos_embedder."
|
|
},
|
|
"final_layer_": {
|
|
"name": "couche_finale."
|
|
},
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"pos_embedder_": {
|
|
"name": "pos_embedder."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
},
|
|
"x_embedder_": {
|
|
"name": "x_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeCosmos7B": {
|
|
"display_name": "ModelMergeCosmos7B",
|
|
"inputs": {
|
|
"affline_norm_": {
|
|
"name": "affline_norm."
|
|
},
|
|
"blocks_block0_": {
|
|
"name": "blocks.block0."
|
|
},
|
|
"blocks_block10_": {
|
|
"name": "blocks.block10."
|
|
},
|
|
"blocks_block11_": {
|
|
"name": "blocks.block11."
|
|
},
|
|
"blocks_block12_": {
|
|
"name": "blocks.block12."
|
|
},
|
|
"blocks_block13_": {
|
|
"name": "blocks.block13."
|
|
},
|
|
"blocks_block14_": {
|
|
"name": "blocks.block14."
|
|
},
|
|
"blocks_block15_": {
|
|
"name": "blocks.block15."
|
|
},
|
|
"blocks_block16_": {
|
|
"name": "blocks.block16."
|
|
},
|
|
"blocks_block17_": {
|
|
"name": "blocks.block17."
|
|
},
|
|
"blocks_block18_": {
|
|
"name": "blocks.block18."
|
|
},
|
|
"blocks_block19_": {
|
|
"name": "blocks.block19."
|
|
},
|
|
"blocks_block1_": {
|
|
"name": "blocks.block1."
|
|
},
|
|
"blocks_block20_": {
|
|
"name": "blocks.block20."
|
|
},
|
|
"blocks_block21_": {
|
|
"name": "blocks.block21."
|
|
},
|
|
"blocks_block22_": {
|
|
"name": "blocks.block22."
|
|
},
|
|
"blocks_block23_": {
|
|
"name": "blocks.block23."
|
|
},
|
|
"blocks_block24_": {
|
|
"name": "blocks.block24."
|
|
},
|
|
"blocks_block25_": {
|
|
"name": "blocks.block25."
|
|
},
|
|
"blocks_block26_": {
|
|
"name": "blocks.block26."
|
|
},
|
|
"blocks_block27_": {
|
|
"name": "blocks.block27."
|
|
},
|
|
"blocks_block2_": {
|
|
"name": "blocks.block2."
|
|
},
|
|
"blocks_block3_": {
|
|
"name": "blocks.block3."
|
|
},
|
|
"blocks_block4_": {
|
|
"name": "blocks.block4."
|
|
},
|
|
"blocks_block5_": {
|
|
"name": "blocks.block5."
|
|
},
|
|
"blocks_block6_": {
|
|
"name": "blocks.block6."
|
|
},
|
|
"blocks_block7_": {
|
|
"name": "blocks.block7."
|
|
},
|
|
"blocks_block8_": {
|
|
"name": "blocks.block8."
|
|
},
|
|
"blocks_block9_": {
|
|
"name": "blocks.block9."
|
|
},
|
|
"extra_pos_embedder_": {
|
|
"name": "extra_pos_embedder."
|
|
},
|
|
"final_layer_": {
|
|
"name": "final_layer."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"pos_embedder_": {
|
|
"name": "pos_embedder."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
},
|
|
"x_embedder_": {
|
|
"name": "x_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeFlux1": {
|
|
"display_name": "ModelMergeFlux1",
|
|
"inputs": {
|
|
"double_blocks_0_": {
|
|
"name": "double_blocks.0."
|
|
},
|
|
"double_blocks_10_": {
|
|
"name": "double_blocks.10."
|
|
},
|
|
"double_blocks_11_": {
|
|
"name": "double_blocks.11."
|
|
},
|
|
"double_blocks_12_": {
|
|
"name": "double_blocks.12."
|
|
},
|
|
"double_blocks_13_": {
|
|
"name": "double_blocks.13."
|
|
},
|
|
"double_blocks_14_": {
|
|
"name": "double_blocks.14."
|
|
},
|
|
"double_blocks_15_": {
|
|
"name": "double_blocks.15."
|
|
},
|
|
"double_blocks_16_": {
|
|
"name": "double_blocks.16."
|
|
},
|
|
"double_blocks_17_": {
|
|
"name": "double_blocks.17."
|
|
},
|
|
"double_blocks_18_": {
|
|
"name": "double_blocks.18."
|
|
},
|
|
"double_blocks_1_": {
|
|
"name": "double_blocks.1."
|
|
},
|
|
"double_blocks_2_": {
|
|
"name": "double_blocks.2."
|
|
},
|
|
"double_blocks_3_": {
|
|
"name": "double_blocks.3."
|
|
},
|
|
"double_blocks_4_": {
|
|
"name": "double_blocks.4."
|
|
},
|
|
"double_blocks_5_": {
|
|
"name": "double_blocks.5."
|
|
},
|
|
"double_blocks_6_": {
|
|
"name": "double_blocks.6."
|
|
},
|
|
"double_blocks_7_": {
|
|
"name": "double_blocks.7."
|
|
},
|
|
"double_blocks_8_": {
|
|
"name": "double_blocks.8."
|
|
},
|
|
"double_blocks_9_": {
|
|
"name": "double_blocks.9."
|
|
},
|
|
"final_layer_": {
|
|
"name": "final_layer."
|
|
},
|
|
"guidance_in": {
|
|
"name": "guidance_in"
|
|
},
|
|
"img_in_": {
|
|
"name": "img_in."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"single_blocks_0_": {
|
|
"name": "single_blocks.0."
|
|
},
|
|
"single_blocks_10_": {
|
|
"name": "single_blocks.10."
|
|
},
|
|
"single_blocks_11_": {
|
|
"name": "single_blocks.11."
|
|
},
|
|
"single_blocks_12_": {
|
|
"name": "single_blocks.12."
|
|
},
|
|
"single_blocks_13_": {
|
|
"name": "single_blocks.13."
|
|
},
|
|
"single_blocks_14_": {
|
|
"name": "single_blocks.14."
|
|
},
|
|
"single_blocks_15_": {
|
|
"name": "single_blocks.15."
|
|
},
|
|
"single_blocks_16_": {
|
|
"name": "single_blocks.16."
|
|
},
|
|
"single_blocks_17_": {
|
|
"name": "single_blocks.17."
|
|
},
|
|
"single_blocks_18_": {
|
|
"name": "single_blocks.18."
|
|
},
|
|
"single_blocks_19_": {
|
|
"name": "single_blocks.19."
|
|
},
|
|
"single_blocks_1_": {
|
|
"name": "single_blocks.1."
|
|
},
|
|
"single_blocks_20_": {
|
|
"name": "single_blocks.20."
|
|
},
|
|
"single_blocks_21_": {
|
|
"name": "single_blocks.21."
|
|
},
|
|
"single_blocks_22_": {
|
|
"name": "single_blocks.22."
|
|
},
|
|
"single_blocks_23_": {
|
|
"name": "single_blocks.23."
|
|
},
|
|
"single_blocks_24_": {
|
|
"name": "single_blocks.24."
|
|
},
|
|
"single_blocks_25_": {
|
|
"name": "single_blocks.25."
|
|
},
|
|
"single_blocks_26_": {
|
|
"name": "single_blocks.26."
|
|
},
|
|
"single_blocks_27_": {
|
|
"name": "single_blocks.27."
|
|
},
|
|
"single_blocks_28_": {
|
|
"name": "single_blocks.28."
|
|
},
|
|
"single_blocks_29_": {
|
|
"name": "single_blocks.29."
|
|
},
|
|
"single_blocks_2_": {
|
|
"name": "single_blocks.2."
|
|
},
|
|
"single_blocks_30_": {
|
|
"name": "single_blocks.30."
|
|
},
|
|
"single_blocks_31_": {
|
|
"name": "single_blocks.31."
|
|
},
|
|
"single_blocks_32_": {
|
|
"name": "single_blocks.32."
|
|
},
|
|
"single_blocks_33_": {
|
|
"name": "single_blocks.33."
|
|
},
|
|
"single_blocks_34_": {
|
|
"name": "single_blocks.34."
|
|
},
|
|
"single_blocks_35_": {
|
|
"name": "single_blocks.35."
|
|
},
|
|
"single_blocks_36_": {
|
|
"name": "single_blocks.36."
|
|
},
|
|
"single_blocks_37_": {
|
|
"name": "single_blocks.37."
|
|
},
|
|
"single_blocks_3_": {
|
|
"name": "single_blocks.3."
|
|
},
|
|
"single_blocks_4_": {
|
|
"name": "single_blocks.4."
|
|
},
|
|
"single_blocks_5_": {
|
|
"name": "single_blocks.5."
|
|
},
|
|
"single_blocks_6_": {
|
|
"name": "single_blocks.6."
|
|
},
|
|
"single_blocks_7_": {
|
|
"name": "single_blocks.7."
|
|
},
|
|
"single_blocks_8_": {
|
|
"name": "single_blocks.8."
|
|
},
|
|
"single_blocks_9_": {
|
|
"name": "single_blocks.9."
|
|
},
|
|
"time_in_": {
|
|
"name": "time_in."
|
|
},
|
|
"txt_in_": {
|
|
"name": "txt_in."
|
|
},
|
|
"vector_in_": {
|
|
"name": "vector_in."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeLTXV": {
|
|
"display_name": "ModelMergeLTXV",
|
|
"inputs": {
|
|
"adaln_single_": {
|
|
"name": "adaln_single."
|
|
},
|
|
"caption_projection_": {
|
|
"name": "projection_de_légende."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"patchify_proj_": {
|
|
"name": "patchify_proj."
|
|
},
|
|
"proj_out_": {
|
|
"name": "proj_out."
|
|
},
|
|
"scale_shift_table": {
|
|
"name": "table_de_décalage_d'échelle"
|
|
},
|
|
"transformer_blocks_0_": {
|
|
"name": "blocs_transformateurs.0."
|
|
},
|
|
"transformer_blocks_10_": {
|
|
"name": "blocs_transformateurs.10."
|
|
},
|
|
"transformer_blocks_11_": {
|
|
"name": "blocs_transformateurs.11."
|
|
},
|
|
"transformer_blocks_12_": {
|
|
"name": "blocs_transformateurs.12."
|
|
},
|
|
"transformer_blocks_13_": {
|
|
"name": "blocs_transformateurs.13."
|
|
},
|
|
"transformer_blocks_14_": {
|
|
"name": "blocs_transformateurs.14."
|
|
},
|
|
"transformer_blocks_15_": {
|
|
"name": "blocs_transformateurs.15."
|
|
},
|
|
"transformer_blocks_16_": {
|
|
"name": "blocs_transformateurs.16."
|
|
},
|
|
"transformer_blocks_17_": {
|
|
"name": "blocs_transformateurs.17."
|
|
},
|
|
"transformer_blocks_18_": {
|
|
"name": "blocs_transformateurs.18."
|
|
},
|
|
"transformer_blocks_19_": {
|
|
"name": "blocs_transformateurs.19."
|
|
},
|
|
"transformer_blocks_1_": {
|
|
"name": "blocs_transformateurs.1."
|
|
},
|
|
"transformer_blocks_20_": {
|
|
"name": "blocs_transformateurs.20."
|
|
},
|
|
"transformer_blocks_21_": {
|
|
"name": "blocs_transformateurs.21."
|
|
},
|
|
"transformer_blocks_22_": {
|
|
"name": "blocs_transformateurs.22."
|
|
},
|
|
"transformer_blocks_23_": {
|
|
"name": "blocs_transformateurs.23."
|
|
},
|
|
"transformer_blocks_24_": {
|
|
"name": "blocs_transformateurs.24."
|
|
},
|
|
"transformer_blocks_25_": {
|
|
"name": "blocs_transformateurs.25."
|
|
},
|
|
"transformer_blocks_26_": {
|
|
"name": "blocs_transformateurs.26."
|
|
},
|
|
"transformer_blocks_27_": {
|
|
"name": "blocs_transformateurs.27."
|
|
},
|
|
"transformer_blocks_2_": {
|
|
"name": "blocs_transformateurs.2."
|
|
},
|
|
"transformer_blocks_3_": {
|
|
"name": "blocs_transformateurs.3."
|
|
},
|
|
"transformer_blocks_4_": {
|
|
"name": "blocs_transformateurs.4."
|
|
},
|
|
"transformer_blocks_5_": {
|
|
"name": "blocs_transformateurs.5."
|
|
},
|
|
"transformer_blocks_6_": {
|
|
"name": "blocs_transformateurs.6."
|
|
},
|
|
"transformer_blocks_7_": {
|
|
"name": "blocs_transformateurs.7."
|
|
},
|
|
"transformer_blocks_8_": {
|
|
"name": "blocs_transformateurs.8."
|
|
},
|
|
"transformer_blocks_9_": {
|
|
"name": "blocs_transformateurs.9."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeMochiPreview": {
|
|
"display_name": "Aperçu de la Fusion de Modèles Mochi",
|
|
"inputs": {
|
|
"blocks_0_": {
|
|
"name": "blocs.0."
|
|
},
|
|
"blocks_10_": {
|
|
"name": "blocs.10."
|
|
},
|
|
"blocks_11_": {
|
|
"name": "blocs.11."
|
|
},
|
|
"blocks_12_": {
|
|
"name": "blocs.12."
|
|
},
|
|
"blocks_13_": {
|
|
"name": "blocs.13."
|
|
},
|
|
"blocks_14_": {
|
|
"name": "blocs.14."
|
|
},
|
|
"blocks_15_": {
|
|
"name": "blocs.15."
|
|
},
|
|
"blocks_16_": {
|
|
"name": "blocs.16."
|
|
},
|
|
"blocks_17_": {
|
|
"name": "blocs.17."
|
|
},
|
|
"blocks_18_": {
|
|
"name": "blocs.18."
|
|
},
|
|
"blocks_19_": {
|
|
"name": "blocs.19."
|
|
},
|
|
"blocks_1_": {
|
|
"name": "blocs.1."
|
|
},
|
|
"blocks_20_": {
|
|
"name": "blocs.20."
|
|
},
|
|
"blocks_21_": {
|
|
"name": "blocs.21."
|
|
},
|
|
"blocks_22_": {
|
|
"name": "blocs.22."
|
|
},
|
|
"blocks_23_": {
|
|
"name": "blocs.23."
|
|
},
|
|
"blocks_24_": {
|
|
"name": "blocs.24."
|
|
},
|
|
"blocks_25_": {
|
|
"name": "blocs.25."
|
|
},
|
|
"blocks_26_": {
|
|
"name": "blocs.26."
|
|
},
|
|
"blocks_27_": {
|
|
"name": "blocs.27."
|
|
},
|
|
"blocks_28_": {
|
|
"name": "blocs.28."
|
|
},
|
|
"blocks_29_": {
|
|
"name": "blocs.29."
|
|
},
|
|
"blocks_2_": {
|
|
"name": "blocs.2."
|
|
},
|
|
"blocks_30_": {
|
|
"name": "blocs.30."
|
|
},
|
|
"blocks_31_": {
|
|
"name": "blocs.31."
|
|
},
|
|
"blocks_32_": {
|
|
"name": "blocs.32."
|
|
},
|
|
"blocks_33_": {
|
|
"name": "blocs.33."
|
|
},
|
|
"blocks_34_": {
|
|
"name": "blocs.34."
|
|
},
|
|
"blocks_35_": {
|
|
"name": "blocs.35."
|
|
},
|
|
"blocks_36_": {
|
|
"name": "blocs.36."
|
|
},
|
|
"blocks_37_": {
|
|
"name": "blocs.37."
|
|
},
|
|
"blocks_38_": {
|
|
"name": "blocs.38."
|
|
},
|
|
"blocks_39_": {
|
|
"name": "blocs.39."
|
|
},
|
|
"blocks_3_": {
|
|
"name": "blocs.3."
|
|
},
|
|
"blocks_40_": {
|
|
"name": "blocs.40."
|
|
},
|
|
"blocks_41_": {
|
|
"name": "blocs.41."
|
|
},
|
|
"blocks_42_": {
|
|
"name": "blocs.42."
|
|
},
|
|
"blocks_43_": {
|
|
"name": "blocs.43."
|
|
},
|
|
"blocks_44_": {
|
|
"name": "blocs.44."
|
|
},
|
|
"blocks_45_": {
|
|
"name": "blocs.45."
|
|
},
|
|
"blocks_46_": {
|
|
"name": "blocs.46."
|
|
},
|
|
"blocks_47_": {
|
|
"name": "blocs.47."
|
|
},
|
|
"blocks_4_": {
|
|
"name": "blocs.4."
|
|
},
|
|
"blocks_5_": {
|
|
"name": "blocs.5."
|
|
},
|
|
"blocks_6_": {
|
|
"name": "blocs.6."
|
|
},
|
|
"blocks_7_": {
|
|
"name": "blocs.7."
|
|
},
|
|
"blocks_8_": {
|
|
"name": "blocs.8."
|
|
},
|
|
"blocks_9_": {
|
|
"name": "blocs.9."
|
|
},
|
|
"final_layer_": {
|
|
"name": "couche_finale."
|
|
},
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"pos_frequencies_": {
|
|
"name": "pos_frequences."
|
|
},
|
|
"t5_y_embedder_": {
|
|
"name": "t5_y_embedder."
|
|
},
|
|
"t5_yproj_": {
|
|
"name": "t5_yproj."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSD1": {
|
|
"display_name": "ModelMergeSD1",
|
|
"inputs": {
|
|
"input_blocks_0_": {
|
|
"name": "input_blocks.0."
|
|
},
|
|
"input_blocks_10_": {
|
|
"name": "input_blocks.10."
|
|
},
|
|
"input_blocks_11_": {
|
|
"name": "input_blocks.11."
|
|
},
|
|
"input_blocks_1_": {
|
|
"name": "input_blocks.1."
|
|
},
|
|
"input_blocks_2_": {
|
|
"name": "input_blocks.2."
|
|
},
|
|
"input_blocks_3_": {
|
|
"name": "input_blocks.3."
|
|
},
|
|
"input_blocks_4_": {
|
|
"name": "input_blocks.4."
|
|
},
|
|
"input_blocks_5_": {
|
|
"name": "input_blocks.5."
|
|
},
|
|
"input_blocks_6_": {
|
|
"name": "input_blocks.6."
|
|
},
|
|
"input_blocks_7_": {
|
|
"name": "input_blocks.7."
|
|
},
|
|
"input_blocks_8_": {
|
|
"name": "input_blocks.8."
|
|
},
|
|
"input_blocks_9_": {
|
|
"name": "input_blocks.9."
|
|
},
|
|
"label_emb_": {
|
|
"name": "label_emb."
|
|
},
|
|
"middle_block_0_": {
|
|
"name": "middle_block.0."
|
|
},
|
|
"middle_block_1_": {
|
|
"name": "middle_block.1."
|
|
},
|
|
"middle_block_2_": {
|
|
"name": "middle_block.2."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"out_": {
|
|
"name": "out."
|
|
},
|
|
"output_blocks_0_": {
|
|
"name": "output_blocks.0."
|
|
},
|
|
"output_blocks_10_": {
|
|
"name": "output_blocks.10."
|
|
},
|
|
"output_blocks_11_": {
|
|
"name": "output_blocks.11."
|
|
},
|
|
"output_blocks_1_": {
|
|
"name": "output_blocks.1."
|
|
},
|
|
"output_blocks_2_": {
|
|
"name": "output_blocks.2."
|
|
},
|
|
"output_blocks_3_": {
|
|
"name": "output_blocks.3."
|
|
},
|
|
"output_blocks_4_": {
|
|
"name": "output_blocks.4."
|
|
},
|
|
"output_blocks_5_": {
|
|
"name": "output_blocks.5."
|
|
},
|
|
"output_blocks_6_": {
|
|
"name": "output_blocks.6."
|
|
},
|
|
"output_blocks_7_": {
|
|
"name": "output_blocks.7."
|
|
},
|
|
"output_blocks_8_": {
|
|
"name": "output_blocks.8."
|
|
},
|
|
"output_blocks_9_": {
|
|
"name": "output_blocks.9."
|
|
},
|
|
"time_embed_": {
|
|
"name": "time_embed."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSD2": {
|
|
"display_name": "ModelMergeSD2",
|
|
"inputs": {
|
|
"input_blocks_0_": {
|
|
"name": "input_blocks.0."
|
|
},
|
|
"input_blocks_10_": {
|
|
"name": "input_blocks.10."
|
|
},
|
|
"input_blocks_11_": {
|
|
"name": "input_blocks.11."
|
|
},
|
|
"input_blocks_1_": {
|
|
"name": "input_blocks.1."
|
|
},
|
|
"input_blocks_2_": {
|
|
"name": "input_blocks.2."
|
|
},
|
|
"input_blocks_3_": {
|
|
"name": "input_blocks.3."
|
|
},
|
|
"input_blocks_4_": {
|
|
"name": "input_blocks.4."
|
|
},
|
|
"input_blocks_5_": {
|
|
"name": "input_blocks.5."
|
|
},
|
|
"input_blocks_6_": {
|
|
"name": "input_blocks.6."
|
|
},
|
|
"input_blocks_7_": {
|
|
"name": "input_blocks.7."
|
|
},
|
|
"input_blocks_8_": {
|
|
"name": "input_blocks.8."
|
|
},
|
|
"input_blocks_9_": {
|
|
"name": "input_blocks.9."
|
|
},
|
|
"label_emb_": {
|
|
"name": "label_emb."
|
|
},
|
|
"middle_block_0_": {
|
|
"name": "middle_block.0."
|
|
},
|
|
"middle_block_1_": {
|
|
"name": "middle_block.1."
|
|
},
|
|
"middle_block_2_": {
|
|
"name": "middle_block.2."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"out_": {
|
|
"name": "out."
|
|
},
|
|
"output_blocks_0_": {
|
|
"name": "output_blocks.0."
|
|
},
|
|
"output_blocks_10_": {
|
|
"name": "output_blocks.10."
|
|
},
|
|
"output_blocks_11_": {
|
|
"name": "output_blocks.11."
|
|
},
|
|
"output_blocks_1_": {
|
|
"name": "output_blocks.1."
|
|
},
|
|
"output_blocks_2_": {
|
|
"name": "output_blocks.2."
|
|
},
|
|
"output_blocks_3_": {
|
|
"name": "output_blocks.3."
|
|
},
|
|
"output_blocks_4_": {
|
|
"name": "output_blocks.4."
|
|
},
|
|
"output_blocks_5_": {
|
|
"name": "output_blocks.5."
|
|
},
|
|
"output_blocks_6_": {
|
|
"name": "output_blocks.6."
|
|
},
|
|
"output_blocks_7_": {
|
|
"name": "output_blocks.7."
|
|
},
|
|
"output_blocks_8_": {
|
|
"name": "output_blocks.8."
|
|
},
|
|
"output_blocks_9_": {
|
|
"name": "output_blocks.9."
|
|
},
|
|
"time_embed_": {
|
|
"name": "time_embed."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSD35_Large": {
|
|
"display_name": "ModelMergeSD35_Large",
|
|
"inputs": {
|
|
"context_embedder_": {
|
|
"name": "context_embedder."
|
|
},
|
|
"final_layer_": {
|
|
"name": "final_layer."
|
|
},
|
|
"joint_blocks_0_": {
|
|
"name": "joint_blocks.0."
|
|
},
|
|
"joint_blocks_10_": {
|
|
"name": "joint_blocks.10."
|
|
},
|
|
"joint_blocks_11_": {
|
|
"name": "joint_blocks.11."
|
|
},
|
|
"joint_blocks_12_": {
|
|
"name": "joint_blocks.12."
|
|
},
|
|
"joint_blocks_13_": {
|
|
"name": "joint_blocks.13."
|
|
},
|
|
"joint_blocks_14_": {
|
|
"name": "joint_blocks.14."
|
|
},
|
|
"joint_blocks_15_": {
|
|
"name": "joint_blocks.15."
|
|
},
|
|
"joint_blocks_16_": {
|
|
"name": "joint_blocks.16."
|
|
},
|
|
"joint_blocks_17_": {
|
|
"name": "joint_blocks.17."
|
|
},
|
|
"joint_blocks_18_": {
|
|
"name": "joint_blocks.18."
|
|
},
|
|
"joint_blocks_19_": {
|
|
"name": "joint_blocks.19."
|
|
},
|
|
"joint_blocks_1_": {
|
|
"name": "joint_blocks.1."
|
|
},
|
|
"joint_blocks_20_": {
|
|
"name": "joint_blocks.20."
|
|
},
|
|
"joint_blocks_21_": {
|
|
"name": "joint_blocks.21."
|
|
},
|
|
"joint_blocks_22_": {
|
|
"name": "joint_blocks.22."
|
|
},
|
|
"joint_blocks_23_": {
|
|
"name": "joint_blocks.23."
|
|
},
|
|
"joint_blocks_24_": {
|
|
"name": "joint_blocks.24."
|
|
},
|
|
"joint_blocks_25_": {
|
|
"name": "joint_blocks.25."
|
|
},
|
|
"joint_blocks_26_": {
|
|
"name": "joint_blocks.26."
|
|
},
|
|
"joint_blocks_27_": {
|
|
"name": "joint_blocks.27."
|
|
},
|
|
"joint_blocks_28_": {
|
|
"name": "joint_blocks.28."
|
|
},
|
|
"joint_blocks_29_": {
|
|
"name": "joint_blocks.29."
|
|
},
|
|
"joint_blocks_2_": {
|
|
"name": "joint_blocks.2."
|
|
},
|
|
"joint_blocks_30_": {
|
|
"name": "joint_blocks.30."
|
|
},
|
|
"joint_blocks_31_": {
|
|
"name": "joint_blocks.31."
|
|
},
|
|
"joint_blocks_32_": {
|
|
"name": "joint_blocks.32."
|
|
},
|
|
"joint_blocks_33_": {
|
|
"name": "joint_blocks.33."
|
|
},
|
|
"joint_blocks_34_": {
|
|
"name": "joint_blocks.34."
|
|
},
|
|
"joint_blocks_35_": {
|
|
"name": "joint_blocks.35."
|
|
},
|
|
"joint_blocks_36_": {
|
|
"name": "joint_blocks.36."
|
|
},
|
|
"joint_blocks_37_": {
|
|
"name": "joint_blocks.37."
|
|
},
|
|
"joint_blocks_3_": {
|
|
"name": "joint_blocks.3."
|
|
},
|
|
"joint_blocks_4_": {
|
|
"name": "joint_blocks.4."
|
|
},
|
|
"joint_blocks_5_": {
|
|
"name": "joint_blocks.5."
|
|
},
|
|
"joint_blocks_6_": {
|
|
"name": "joint_blocks.6."
|
|
},
|
|
"joint_blocks_7_": {
|
|
"name": "joint_blocks.7."
|
|
},
|
|
"joint_blocks_8_": {
|
|
"name": "joint_blocks.8."
|
|
},
|
|
"joint_blocks_9_": {
|
|
"name": "joint_blocks.9."
|
|
},
|
|
"model1": {
|
|
"name": "model1"
|
|
},
|
|
"model2": {
|
|
"name": "model2"
|
|
},
|
|
"pos_embed_": {
|
|
"name": "pos_embed."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
},
|
|
"x_embedder_": {
|
|
"name": "x_embedder."
|
|
},
|
|
"y_embedder_": {
|
|
"name": "y_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSD3_2B": {
|
|
"display_name": "ModelMergeSD3_2B",
|
|
"inputs": {
|
|
"context_embedder_": {
|
|
"name": "context_embedder."
|
|
},
|
|
"final_layer_": {
|
|
"name": "couche_finale."
|
|
},
|
|
"joint_blocks_0_": {
|
|
"name": "joint_blocks.0."
|
|
},
|
|
"joint_blocks_10_": {
|
|
"name": "joint_blocks.10."
|
|
},
|
|
"joint_blocks_11_": {
|
|
"name": "joint_blocks.11."
|
|
},
|
|
"joint_blocks_12_": {
|
|
"name": "joint_blocks.12."
|
|
},
|
|
"joint_blocks_13_": {
|
|
"name": "joint_blocks.13."
|
|
},
|
|
"joint_blocks_14_": {
|
|
"name": "joint_blocks.14."
|
|
},
|
|
"joint_blocks_15_": {
|
|
"name": "joint_blocks.15."
|
|
},
|
|
"joint_blocks_16_": {
|
|
"name": "joint_blocks.16."
|
|
},
|
|
"joint_blocks_17_": {
|
|
"name": "joint_blocks.17."
|
|
},
|
|
"joint_blocks_18_": {
|
|
"name": "joint_blocks.18."
|
|
},
|
|
"joint_blocks_19_": {
|
|
"name": "joint_blocks.19."
|
|
},
|
|
"joint_blocks_1_": {
|
|
"name": "joint_blocks.1."
|
|
},
|
|
"joint_blocks_20_": {
|
|
"name": "joint_blocks.20."
|
|
},
|
|
"joint_blocks_21_": {
|
|
"name": "joint_blocks.21."
|
|
},
|
|
"joint_blocks_22_": {
|
|
"name": "joint_blocks.22."
|
|
},
|
|
"joint_blocks_23_": {
|
|
"name": "joint_blocks.23."
|
|
},
|
|
"joint_blocks_2_": {
|
|
"name": "joint_blocks.2."
|
|
},
|
|
"joint_blocks_3_": {
|
|
"name": "joint_blocks.3."
|
|
},
|
|
"joint_blocks_4_": {
|
|
"name": "joint_blocks.4."
|
|
},
|
|
"joint_blocks_5_": {
|
|
"name": "joint_blocks.5."
|
|
},
|
|
"joint_blocks_6_": {
|
|
"name": "joint_blocks.6."
|
|
},
|
|
"joint_blocks_7_": {
|
|
"name": "joint_blocks.7."
|
|
},
|
|
"joint_blocks_8_": {
|
|
"name": "joint_blocks.8."
|
|
},
|
|
"joint_blocks_9_": {
|
|
"name": "joint_blocks.9."
|
|
},
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"pos_embed_": {
|
|
"name": "pos_embed."
|
|
},
|
|
"t_embedder_": {
|
|
"name": "t_embedder."
|
|
},
|
|
"x_embedder_": {
|
|
"name": "x_embedder."
|
|
},
|
|
"y_embedder_": {
|
|
"name": "y_embedder."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSDXL": {
|
|
"display_name": "ModelMergeSDXL",
|
|
"inputs": {
|
|
"input_blocks_0": {
|
|
"name": "input_blocks.0"
|
|
},
|
|
"input_blocks_1": {
|
|
"name": "input_blocks.1"
|
|
},
|
|
"input_blocks_2": {
|
|
"name": "input_blocks.2"
|
|
},
|
|
"input_blocks_3": {
|
|
"name": "input_blocks.3"
|
|
},
|
|
"input_blocks_4": {
|
|
"name": "input_blocks.4"
|
|
},
|
|
"input_blocks_5": {
|
|
"name": "input_blocks.5"
|
|
},
|
|
"input_blocks_6": {
|
|
"name": "input_blocks.6"
|
|
},
|
|
"input_blocks_7": {
|
|
"name": "input_blocks.7"
|
|
},
|
|
"input_blocks_8": {
|
|
"name": "input_blocks.8"
|
|
},
|
|
"label_emb_": {
|
|
"name": "label_emb."
|
|
},
|
|
"middle_block_0": {
|
|
"name": "middle_block.0"
|
|
},
|
|
"middle_block_1": {
|
|
"name": "middle_block.1"
|
|
},
|
|
"middle_block_2": {
|
|
"name": "middle_block.2"
|
|
},
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"out_": {
|
|
"name": "out."
|
|
},
|
|
"output_blocks_0": {
|
|
"name": "output_blocks.0"
|
|
},
|
|
"output_blocks_1": {
|
|
"name": "output_blocks.1"
|
|
},
|
|
"output_blocks_2": {
|
|
"name": "output_blocks.2"
|
|
},
|
|
"output_blocks_3": {
|
|
"name": "output_blocks.3"
|
|
},
|
|
"output_blocks_4": {
|
|
"name": "output_blocks.4"
|
|
},
|
|
"output_blocks_5": {
|
|
"name": "output_blocks.5"
|
|
},
|
|
"output_blocks_6": {
|
|
"name": "output_blocks.6"
|
|
},
|
|
"output_blocks_7": {
|
|
"name": "output_blocks.7"
|
|
},
|
|
"output_blocks_8": {
|
|
"name": "output_blocks.8"
|
|
},
|
|
"time_embed_": {
|
|
"name": "time_embed."
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSimple": {
|
|
"display_name": "ModelMergeSimple",
|
|
"inputs": {
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"ratio": {
|
|
"name": "ratio"
|
|
}
|
|
}
|
|
},
|
|
"ModelMergeSubtract": {
|
|
"display_name": "ModelMergeSubtract",
|
|
"inputs": {
|
|
"model1": {
|
|
"name": "modèle1"
|
|
},
|
|
"model2": {
|
|
"name": "modèle2"
|
|
},
|
|
"multiplier": {
|
|
"name": "multiplicateur"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingAuraFlow": {
|
|
"display_name": "ModelSamplingAuraFlow",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"shift": {
|
|
"name": "décalage"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingContinuousEDM": {
|
|
"display_name": "ModelSamplingContinuousEDM",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"sampling": {
|
|
"name": "échantillonnage"
|
|
},
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingContinuousV": {
|
|
"display_name": "ModelSamplingContinuousV",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"sampling": {
|
|
"name": "échantillonnage"
|
|
},
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingDiscrete": {
|
|
"display_name": "ModèleÉchantillonnageDiscret",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"sampling": {
|
|
"name": "échantillonnage"
|
|
},
|
|
"zsnr": {
|
|
"name": "zsnr"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingFlux": {
|
|
"display_name": "ModèleÉchantillonnageFlux",
|
|
"inputs": {
|
|
"base_shift": {
|
|
"name": "décalage_base"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"max_shift": {
|
|
"name": "décalage_max"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingLTXV": {
|
|
"display_name": "ModèleÉchantillonnageLTXV",
|
|
"inputs": {
|
|
"base_shift": {
|
|
"name": "décalage_base"
|
|
},
|
|
"latent": {
|
|
"name": "latent"
|
|
},
|
|
"max_shift": {
|
|
"name": "décalage_max"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingSD3": {
|
|
"display_name": "ModèleÉchantillonnageSD3",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"shift": {
|
|
"name": "décalage"
|
|
}
|
|
}
|
|
},
|
|
"ModelSamplingStableCascade": {
|
|
"display_name": "ModèleÉchantillonnageStableCascade",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"shift": {
|
|
"name": "décalage"
|
|
}
|
|
}
|
|
},
|
|
"ModelSave": {
|
|
"display_name": "ModèleEnregistrer",
|
|
"inputs": {
|
|
"filename_prefix": {
|
|
"name": "préfixe_fichier"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"Morphology": {
|
|
"display_name": "ImageMorphologie",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"kernel_size": {
|
|
"name": "taille_noyau"
|
|
},
|
|
"operation": {
|
|
"name": "opération"
|
|
}
|
|
}
|
|
},
|
|
"PairConditioningCombine": {
|
|
"display_name": "Cond Pair Combiner",
|
|
"inputs": {
|
|
"negative_A": {
|
|
"name": "negative_A"
|
|
},
|
|
"negative_B": {
|
|
"name": "negative_B"
|
|
},
|
|
"positive_A": {
|
|
"name": "positive_A"
|
|
},
|
|
"positive_B": {
|
|
"name": "positive_B"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"PairConditioningSetDefaultCombine": {
|
|
"display_name": "Cond Pair Définir Combiner par Défaut",
|
|
"inputs": {
|
|
"hooks": {
|
|
"name": "hooks"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"negative_DEFAULT": {
|
|
"name": "negative_DEFAULT"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"positive_DEFAULT": {
|
|
"name": "positive_DEFAULT"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"PairConditioningSetProperties": {
|
|
"display_name": "Cond Pair Définir Propriétés",
|
|
"inputs": {
|
|
"hooks": {
|
|
"name": "hooks"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"negative_NEW": {
|
|
"name": "negative_NEW"
|
|
},
|
|
"positive_NEW": {
|
|
"name": "positive_NEW"
|
|
},
|
|
"set_cond_area": {
|
|
"name": "définir_zone_cond"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"timesteps": {
|
|
"name": "pas_de_temps"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"PairConditioningSetPropertiesAndCombine": {
|
|
"display_name": "Cond Pair Set Props Combine",
|
|
"inputs": {
|
|
"hooks": {
|
|
"name": "crochets"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"negative": {
|
|
"name": "negative"
|
|
},
|
|
"negative_NEW": {
|
|
"name": "negative_NEW"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"positive_NEW": {
|
|
"name": "positive_NEW"
|
|
},
|
|
"set_cond_area": {
|
|
"name": "set_cond_area"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"timesteps": {
|
|
"name": "pas de temps"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "negative"
|
|
}
|
|
}
|
|
},
|
|
"PatchModelAddDownscale": {
|
|
"display_name": "PatchModelAddDownscale (Kohya Deep Shrink)",
|
|
"inputs": {
|
|
"block_number": {
|
|
"name": "numéro de bloc"
|
|
},
|
|
"downscale_after_skip": {
|
|
"name": "réduction après saut"
|
|
},
|
|
"downscale_factor": {
|
|
"name": "facteur de réduction"
|
|
},
|
|
"downscale_method": {
|
|
"name": "méthode de réduction"
|
|
},
|
|
"end_percent": {
|
|
"name": "pourcentage de fin"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"start_percent": {
|
|
"name": "pourcentage de départ"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode d'agrandissement"
|
|
}
|
|
}
|
|
},
|
|
"PerpNeg": {
|
|
"display_name": "Perp-Neg (OBSOLÈTE par PerpNegGuider)",
|
|
"inputs": {
|
|
"empty_conditioning": {
|
|
"name": "conditionnement vide"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"neg_scale": {
|
|
"name": "échelle nég"
|
|
}
|
|
}
|
|
},
|
|
"PerpNegGuider": {
|
|
"display_name": "PerpNegGuider",
|
|
"inputs": {
|
|
"cfg": {
|
|
"name": "cfg"
|
|
},
|
|
"empty_conditioning": {
|
|
"name": "conditionnement vide"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"neg_scale": {
|
|
"name": "échelle nég"
|
|
},
|
|
"negative": {
|
|
"name": "négative"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
}
|
|
}
|
|
},
|
|
"PerturbedAttentionGuidance": {
|
|
"display_name": "PerturbedAttentionGuidance",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"scale": {
|
|
"name": "échelle"
|
|
}
|
|
}
|
|
},
|
|
"PhotoMakerEncode": {
|
|
"display_name": "PhotoMakerEncode",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"photomaker": {
|
|
"name": "photomaker"
|
|
},
|
|
"text": {
|
|
"name": "texte"
|
|
}
|
|
}
|
|
},
|
|
"PhotoMakerLoader": {
|
|
"display_name": "PhotoMakerLoader",
|
|
"inputs": {
|
|
"photomaker_model_name": {
|
|
"name": "nom_du_modèle_photomaker"
|
|
}
|
|
}
|
|
},
|
|
"PolyexponentialScheduler": {
|
|
"display_name": "PolyexponentialScheduler",
|
|
"inputs": {
|
|
"rho": {
|
|
"name": "rho"
|
|
},
|
|
"sigma_max": {
|
|
"name": "sigma_max"
|
|
},
|
|
"sigma_min": {
|
|
"name": "sigma_min"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"PorterDuffImageComposite": {
|
|
"display_name": "Composite d'image Porter-Duff",
|
|
"inputs": {
|
|
"destination": {
|
|
"name": "destination"
|
|
},
|
|
"destination_alpha": {
|
|
"name": "alpha_destination"
|
|
},
|
|
"mode": {
|
|
"name": "mode"
|
|
},
|
|
"source": {
|
|
"name": "source"
|
|
},
|
|
"source_alpha": {
|
|
"name": "alpha_source"
|
|
}
|
|
}
|
|
},
|
|
"Preview3D": {
|
|
"display_name": "Aperçu 3D",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"model_file": {
|
|
"name": "fichier_modèle"
|
|
}
|
|
}
|
|
},
|
|
"Preview3DAnimation": {
|
|
"display_name": "Aperçu 3D - Animation",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"model_file": {
|
|
"name": "fichier_modèle"
|
|
}
|
|
}
|
|
},
|
|
"PreviewAudio": {
|
|
"display_name": "AperçuAudio",
|
|
"inputs": {
|
|
"audio": {
|
|
"name": "audio"
|
|
}
|
|
}
|
|
},
|
|
"PreviewImage": {
|
|
"description": "Enregistre les images d'entrée dans votre répertoire de sortie ComfyUI.",
|
|
"display_name": "Aperçu Image",
|
|
"inputs": {
|
|
"images": {
|
|
"name": "images"
|
|
}
|
|
}
|
|
},
|
|
"RandomNoise": {
|
|
"display_name": "BruitAléatoire",
|
|
"inputs": {
|
|
"control_after_generate": {
|
|
"name": "contrôle après génération"
|
|
},
|
|
"noise_seed": {
|
|
"name": "graine_de_bruit"
|
|
}
|
|
}
|
|
},
|
|
"RebatchImages": {
|
|
"display_name": "Rebatch Images",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_de_lot"
|
|
},
|
|
"images": {
|
|
"name": "images"
|
|
}
|
|
}
|
|
},
|
|
"RebatchLatents": {
|
|
"display_name": "Rebatch Latents",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_de_lot"
|
|
},
|
|
"latents": {
|
|
"name": "latents"
|
|
}
|
|
}
|
|
},
|
|
"RenormCFG": {
|
|
"display_name": "RenormCFG",
|
|
"inputs": {
|
|
"cfg_trunc": {
|
|
"name": "cfg_trunc"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"renorm_cfg": {
|
|
"name": "renorm_cfg"
|
|
}
|
|
}
|
|
},
|
|
"RepeatImageBatch": {
|
|
"display_name": "RépéterLotImage",
|
|
"inputs": {
|
|
"amount": {
|
|
"name": "quantité"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"RepeatLatentBatch": {
|
|
"display_name": "Répéter Lot Latent",
|
|
"inputs": {
|
|
"amount": {
|
|
"name": "quantité"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"RescaleCFG": {
|
|
"display_name": "RescaleCFG",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"multiplier": {
|
|
"name": "multiplicateur"
|
|
}
|
|
}
|
|
},
|
|
"SDTurboScheduler": {
|
|
"display_name": "SDTurboScheduler",
|
|
"inputs": {
|
|
"denoise": {
|
|
"name": "débruitage"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"SD_4XUpscale_Conditioning": {
|
|
"display_name": "SD_4XUpscale_Conditioning",
|
|
"inputs": {
|
|
"images": {
|
|
"name": "images"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"noise_augmentation": {
|
|
"name": "augmentation_du_bruit"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"scale_ratio": {
|
|
"name": "ratio_d'échelle"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"SV3D_Conditioning": {
|
|
"display_name": "SV3D_Conditioning",
|
|
"inputs": {
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"elevation": {
|
|
"name": "élévation"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"init_image": {
|
|
"name": "init_image"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"video_frames": {
|
|
"name": "cadres_vidéo"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positif"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"SVD_img2vid_Conditioning": {
|
|
"display_name": "SVD_img2vid_Conditioning",
|
|
"inputs": {
|
|
"augmentation_level": {
|
|
"name": "niveau_d'augmentation"
|
|
},
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"fps": {
|
|
"name": "fps"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"init_image": {
|
|
"name": "init_image"
|
|
},
|
|
"motion_bucket_id": {
|
|
"name": "id_seau_de_mouvement"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"video_frames": {
|
|
"name": "cadres_vidéo"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positif"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"SamplerCustom": {
|
|
"display_name": "ÉchantillonneurPersonnalisé",
|
|
"inputs": {
|
|
"add_noise": {
|
|
"name": "ajouter_bruit"
|
|
},
|
|
"cfg": {
|
|
"name": "cfg"
|
|
},
|
|
"control_after_generate": {
|
|
"name": "contrôle après génération"
|
|
},
|
|
"latent_image": {
|
|
"name": "image_latente"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"negative": {
|
|
"name": "négative"
|
|
},
|
|
"noise_seed": {
|
|
"name": "graine_de_bruit"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"sampler": {
|
|
"name": "échantillonneur"
|
|
},
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "sortie"
|
|
},
|
|
"1": {
|
|
"name": "sortie_débruitée"
|
|
}
|
|
}
|
|
},
|
|
"SamplerCustomAdvanced": {
|
|
"display_name": "ÉchantillonneurPersonnaliséAvancé",
|
|
"inputs": {
|
|
"guider": {
|
|
"name": "guide"
|
|
},
|
|
"latent_image": {
|
|
"name": "image_latente"
|
|
},
|
|
"noise": {
|
|
"name": "bruit"
|
|
},
|
|
"sampler": {
|
|
"name": "échantillonneur"
|
|
},
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "sortie"
|
|
},
|
|
"1": {
|
|
"name": "sortie_débruitée"
|
|
}
|
|
}
|
|
},
|
|
"SamplerDPMAdaptative": {
|
|
"display_name": "SamplerDPMAdaptative",
|
|
"inputs": {
|
|
"accept_safety": {
|
|
"name": "accept_safety"
|
|
},
|
|
"atol": {
|
|
"name": "atol"
|
|
},
|
|
"dcoeff": {
|
|
"name": "dcoeff"
|
|
},
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"h_init": {
|
|
"name": "h_init"
|
|
},
|
|
"icoeff": {
|
|
"name": "icoeff"
|
|
},
|
|
"order": {
|
|
"name": "ordre"
|
|
},
|
|
"pcoeff": {
|
|
"name": "pcoeff"
|
|
},
|
|
"rtol": {
|
|
"name": "rtol"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerDPMPP_2M_SDE": {
|
|
"display_name": "SamplerDPMPP_2M_SDE",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"noise_device": {
|
|
"name": "appareil_bruit"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
},
|
|
"solver_type": {
|
|
"name": "type_solveur"
|
|
}
|
|
}
|
|
},
|
|
"SamplerDPMPP_2S_Ancestral": {
|
|
"display_name": "SamplerDPMPP_2S_Ancestral",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerDPMPP_3M_SDE": {
|
|
"display_name": "SamplerDPMPP_3M_SDE",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"noise_device": {
|
|
"name": "appareil_bruit"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerDPMPP_SDE": {
|
|
"display_name": "SamplerDPMPP_SDE",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"noise_device": {
|
|
"name": "appareil_bruit"
|
|
},
|
|
"r": {
|
|
"name": "r"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerEulerAncestral": {
|
|
"display_name": "SamplerEulerAncestral",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerEulerAncestralCFGPP": {
|
|
"display_name": "SamplerEulerAncestralCFG++",
|
|
"inputs": {
|
|
"eta": {
|
|
"name": "eta"
|
|
},
|
|
"s_noise": {
|
|
"name": "s_bruit"
|
|
}
|
|
}
|
|
},
|
|
"SamplerEulerCFGpp": {
|
|
"display_name": "SamplerEulerCFG++",
|
|
"inputs": {
|
|
"version": {
|
|
"name": "version"
|
|
}
|
|
}
|
|
},
|
|
"SamplerLCMUpscale": {
|
|
"display_name": "SamplerLCMUpscale",
|
|
"inputs": {
|
|
"scale_ratio": {
|
|
"name": "ratio_échelle"
|
|
},
|
|
"scale_steps": {
|
|
"name": "étapes_échelle"
|
|
},
|
|
"upscale_method": {
|
|
"name": "méthode_agrandissement"
|
|
}
|
|
}
|
|
},
|
|
"SamplerLMS": {
|
|
"display_name": "SamplerLMS",
|
|
"inputs": {
|
|
"order": {
|
|
"name": "ordre"
|
|
}
|
|
}
|
|
},
|
|
"SaveAnimatedPNG": {
|
|
"display_name": "EnregistrerPNGAnimé",
|
|
"inputs": {
|
|
"compress_level": {
|
|
"name": "niveau_compression"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "préfixe_nom_fichier"
|
|
},
|
|
"fps": {
|
|
"name": "fps"
|
|
},
|
|
"images": {
|
|
"name": "images"
|
|
}
|
|
}
|
|
},
|
|
"SaveAnimatedWEBP": {
|
|
"display_name": "EnregistrerWEBPAnimé",
|
|
"inputs": {
|
|
"filename_prefix": {
|
|
"name": "préfixe_du_nom_de_fichier"
|
|
},
|
|
"fps": {
|
|
"name": "fps"
|
|
},
|
|
"images": {
|
|
"name": "images"
|
|
},
|
|
"lossless": {
|
|
"name": "sans_perte"
|
|
},
|
|
"method": {
|
|
"name": "méthode"
|
|
},
|
|
"quality": {
|
|
"name": "qualité"
|
|
}
|
|
}
|
|
},
|
|
"SaveAudio": {
|
|
"display_name": "EnregistrerAudio",
|
|
"inputs": {
|
|
"audio": {
|
|
"name": "audio"
|
|
},
|
|
"filename_prefix": {
|
|
"name": "préfixe_du_nom_de_fichier"
|
|
}
|
|
}
|
|
},
|
|
"SaveImage": {
|
|
"description": "Enregistre les images d'entrée dans votre répertoire de sortie ComfyUI.",
|
|
"display_name": "Enregistrer Image",
|
|
"inputs": {
|
|
"filename_prefix": {
|
|
"name": "préfixe_du_nom_de_fichier",
|
|
"tooltip": "Le préfixe pour le fichier à enregistrer. Cela peut inclure des informations de formatage telles que %date:yyyy-MM-dd% ou %Empty Latent Image.width% pour inclure des valeurs à partir de nœuds."
|
|
},
|
|
"images": {
|
|
"name": "images",
|
|
"tooltip": "Les images à enregistrer."
|
|
}
|
|
}
|
|
},
|
|
"SaveImageWebsocket": {
|
|
"display_name": "EnregistrerImageWebsocket",
|
|
"inputs": {
|
|
"images": {
|
|
"name": "images"
|
|
}
|
|
}
|
|
},
|
|
"SaveLatent": {
|
|
"display_name": "EnregistrerLatent",
|
|
"inputs": {
|
|
"filename_prefix": {
|
|
"name": "préfixe_du_nom_de_fichier"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"SaveWEBM": {
|
|
"display_name": "EnregistrerWEBM",
|
|
"inputs": {
|
|
"codec": {
|
|
"name": "codec"
|
|
},
|
|
"crf": {
|
|
"name": "crf",
|
|
"tooltip": "Un crf plus élevé signifie une qualité inférieure avec une taille de fichier plus petite, un crf plus bas signifie une qualité supérieure avec une taille de fichier plus grande."
|
|
},
|
|
"filename_prefix": {
|
|
"name": "préfixe_de_nom_de_fichier"
|
|
},
|
|
"fps": {
|
|
"name": "fps"
|
|
},
|
|
"images": {
|
|
"name": "images"
|
|
}
|
|
}
|
|
},
|
|
"SelfAttentionGuidance": {
|
|
"display_name": "Guidance d'Auto-Attention",
|
|
"inputs": {
|
|
"blur_sigma": {
|
|
"name": "blur_sigma"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"scale": {
|
|
"name": "échelle"
|
|
}
|
|
}
|
|
},
|
|
"SetClipHooks": {
|
|
"display_name": "Définir les Crochets CLIP",
|
|
"inputs": {
|
|
"apply_to_conds": {
|
|
"name": "appliquer_à_conds"
|
|
},
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"hooks": {
|
|
"name": "crochets"
|
|
},
|
|
"schedule_clip": {
|
|
"name": "programmer_clip"
|
|
}
|
|
}
|
|
},
|
|
"SetFirstSigma": {
|
|
"display_name": "DéfinirPremierSigma",
|
|
"inputs": {
|
|
"sigma": {
|
|
"name": "sigma"
|
|
},
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
}
|
|
},
|
|
"SetHookKeyframes": {
|
|
"display_name": "Définir les Images Clés de Crochet",
|
|
"inputs": {
|
|
"hook_kf": {
|
|
"name": "crochet_kf"
|
|
},
|
|
"hooks": {
|
|
"name": "crochets"
|
|
}
|
|
}
|
|
},
|
|
"SetLatentNoiseMask": {
|
|
"display_name": "Définir le Masque de Bruit Latent",
|
|
"inputs": {
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
}
|
|
}
|
|
},
|
|
"SetUnionControlNetType": {
|
|
"display_name": "Définir le Type de Réseau de Contrôle d'Union",
|
|
"inputs": {
|
|
"control_net": {
|
|
"name": "réseau_de_contrôle"
|
|
},
|
|
"type": {
|
|
"name": "type"
|
|
}
|
|
}
|
|
},
|
|
"SkipLayerGuidanceDiT": {
|
|
"description": "Version générique du nœud SkipLayerGuidance qui peut être utilisée sur chaque modèle DiT.",
|
|
"display_name": "SkipLayerGuidanceDiT",
|
|
"inputs": {
|
|
"double_layers": {
|
|
"name": "double_couches"
|
|
},
|
|
"end_percent": {
|
|
"name": "pourcentage_de_fin"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"rescaling_scale": {
|
|
"name": "échelle_de_redimensionnement"
|
|
},
|
|
"scale": {
|
|
"name": "échelle"
|
|
},
|
|
"single_layers": {
|
|
"name": "couches_simples"
|
|
},
|
|
"start_percent": {
|
|
"name": "pourcentage_de_départ"
|
|
}
|
|
}
|
|
},
|
|
"SkipLayerGuidanceSD3": {
|
|
"description": "Version générique du nœud SkipLayerGuidance qui peut être utilisée sur chaque modèle DiT.",
|
|
"display_name": "SkipLayerGuidanceSD3",
|
|
"inputs": {
|
|
"end_percent": {
|
|
"name": "pourcentage_de_fin"
|
|
},
|
|
"layers": {
|
|
"name": "couches"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"scale": {
|
|
"name": "échelle"
|
|
},
|
|
"start_percent": {
|
|
"name": "pourcentage_de_départ"
|
|
}
|
|
}
|
|
},
|
|
"SolidMask": {
|
|
"display_name": "SolidMask",
|
|
"inputs": {
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"value": {
|
|
"name": "valeur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"SplitImageWithAlpha": {
|
|
"display_name": "Diviser l'image avec Alpha",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
}
|
|
}
|
|
},
|
|
"SplitSigmas": {
|
|
"display_name": "SplitSigmas",
|
|
"inputs": {
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
},
|
|
"step": {
|
|
"name": "étape"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "high_sigmas"
|
|
},
|
|
"1": {
|
|
"name": "low_sigmas"
|
|
}
|
|
}
|
|
},
|
|
"SplitSigmasDenoise": {
|
|
"display_name": "SplitSigmasDenoise",
|
|
"inputs": {
|
|
"denoise": {
|
|
"name": "réduction_du_bruit"
|
|
},
|
|
"sigmas": {
|
|
"name": "sigmas"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "high_sigmas"
|
|
},
|
|
"1": {
|
|
"name": "low_sigmas"
|
|
}
|
|
}
|
|
},
|
|
"StableCascade_EmptyLatentImage": {
|
|
"display_name": "StableCascade_EmptyLatentImage",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"compression": {
|
|
"name": "compression"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "stage_c"
|
|
},
|
|
"1": {
|
|
"name": "stage_b"
|
|
}
|
|
}
|
|
},
|
|
"StableCascade_StageB_Conditioning": {
|
|
"display_name": "StableCascade_StageB_Conditioning",
|
|
"inputs": {
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"stage_c": {
|
|
"name": "stage_c"
|
|
}
|
|
}
|
|
},
|
|
"StableCascade_StageC_VAEEncode": {
|
|
"display_name": "StableCascade_StageC_VAEEncode",
|
|
"inputs": {
|
|
"compression": {
|
|
"name": "compression"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "stage_c"
|
|
},
|
|
"1": {
|
|
"name": "stage_b"
|
|
}
|
|
}
|
|
},
|
|
"StableCascade_SuperResolutionControlnet": {
|
|
"display_name": "StableCascade_SuperResolutionControlnet",
|
|
"inputs": {
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "entrée_controlnet"
|
|
},
|
|
"1": {
|
|
"name": "étape_c"
|
|
},
|
|
"2": {
|
|
"name": "étape_b"
|
|
}
|
|
}
|
|
},
|
|
"StableZero123_Conditioning": {
|
|
"display_name": "StableZero123_Conditioning",
|
|
"inputs": {
|
|
"azimuth": {
|
|
"name": "azimut"
|
|
},
|
|
"batch_size": {
|
|
"name": "taille_lot"
|
|
},
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"elevation": {
|
|
"name": "élévation"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"init_image": {
|
|
"name": "init_image"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positif"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"StableZero123_Conditioning_Batched": {
|
|
"display_name": "StableZero123_Conditioning_Batched",
|
|
"inputs": {
|
|
"azimuth": {
|
|
"name": "azimut"
|
|
},
|
|
"azimuth_batch_increment": {
|
|
"name": "incrément_lot_azimut"
|
|
},
|
|
"batch_size": {
|
|
"name": "taille_lot"
|
|
},
|
|
"clip_vision": {
|
|
"name": "clip_vision"
|
|
},
|
|
"elevation": {
|
|
"name": "élévation"
|
|
},
|
|
"elevation_batch_increment": {
|
|
"name": "incrément_lot_élévation"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"init_image": {
|
|
"name": "init_image"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positif"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"StyleModelApply": {
|
|
"display_name": "Appliquer le modèle de style",
|
|
"inputs": {
|
|
"clip_vision_output": {
|
|
"name": "sortie_clip_vision"
|
|
},
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
},
|
|
"strength_type": {
|
|
"name": "type_de_force"
|
|
},
|
|
"style_model": {
|
|
"name": "modèle_de_style"
|
|
}
|
|
}
|
|
},
|
|
"StyleModelLoader": {
|
|
"display_name": "Charger le modèle de style",
|
|
"inputs": {
|
|
"style_model_name": {
|
|
"name": "nom_du_modèle_de_style"
|
|
}
|
|
}
|
|
},
|
|
"TextEncodeHunyuanVideo_ImageToVideo": {
|
|
"display_name": "TextEncodeHunyuanVideo_ImageToVideo",
|
|
"inputs": {
|
|
"clip": {
|
|
"name": "clip"
|
|
},
|
|
"clip_vision_output": {
|
|
"name": "sortie_vision_clip"
|
|
},
|
|
"image_interleave": {
|
|
"name": "entrelacement_image",
|
|
"tooltip": "À quel point l'image influence les choses par rapport à l'invite de texte. Un nombre plus élevé signifie plus d'influence de l'invite de texte."
|
|
},
|
|
"prompt": {
|
|
"name": "invite"
|
|
}
|
|
}
|
|
},
|
|
"ThresholdMask": {
|
|
"display_name": "SeuilMasque",
|
|
"inputs": {
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"value": {
|
|
"name": "valeur"
|
|
}
|
|
}
|
|
},
|
|
"TomePatchModel": {
|
|
"display_name": "ModèlePatchTome",
|
|
"inputs": {
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"ratio": {
|
|
"name": "ratio"
|
|
}
|
|
}
|
|
},
|
|
"TorchCompileModel": {
|
|
"display_name": "ModèleCompilationTorch",
|
|
"inputs": {
|
|
"backend": {
|
|
"name": "backend"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"TripleCLIPLoader": {
|
|
"description": "[Recettes]\n\nsd3: clip-l, clip-g, t5",
|
|
"display_name": "ChargeurTripleCLIP",
|
|
"inputs": {
|
|
"clip_name1": {
|
|
"name": "nom_clip1"
|
|
},
|
|
"clip_name2": {
|
|
"name": "nom_clip2"
|
|
},
|
|
"clip_name3": {
|
|
"name": "nom_clip3"
|
|
}
|
|
}
|
|
},
|
|
"UNETLoader": {
|
|
"display_name": "Charger Modèle Diffusion",
|
|
"inputs": {
|
|
"unet_name": {
|
|
"name": "nom_unet"
|
|
},
|
|
"weight_dtype": {
|
|
"name": "dtype_poids"
|
|
}
|
|
}
|
|
},
|
|
"UNetCrossAttentionMultiply": {
|
|
"display_name": "UNetMultiplicationAttentionCroisée",
|
|
"inputs": {
|
|
"k": {
|
|
"name": "k"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"out": {
|
|
"name": "sortie"
|
|
},
|
|
"q": {
|
|
"name": "q"
|
|
},
|
|
"v": {
|
|
"name": "v"
|
|
}
|
|
}
|
|
},
|
|
"UNetSelfAttentionMultiply": {
|
|
"display_name": "UNetMultiplicationAutoAttention",
|
|
"inputs": {
|
|
"k": {
|
|
"name": "k"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"out": {
|
|
"name": "sortie"
|
|
},
|
|
"q": {
|
|
"name": "q"
|
|
},
|
|
"v": {
|
|
"name": "v"
|
|
}
|
|
}
|
|
},
|
|
"UNetTemporalAttentionMultiply": {
|
|
"display_name": "UNetTemporalAttentionMultiply",
|
|
"inputs": {
|
|
"cross_structural": {
|
|
"name": "cross_structural"
|
|
},
|
|
"cross_temporal": {
|
|
"name": "cross_temporal"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
},
|
|
"self_structural": {
|
|
"name": "self_structural"
|
|
},
|
|
"self_temporal": {
|
|
"name": "self_temporal"
|
|
}
|
|
}
|
|
},
|
|
"UpscaleModelLoader": {
|
|
"display_name": "Charger le modèle de mise à l'échelle",
|
|
"inputs": {
|
|
"model_name": {
|
|
"name": "nom_du_modèle"
|
|
}
|
|
}
|
|
},
|
|
"VAEDecode": {
|
|
"description": "Décode les images latentes en images d'espace de pixels.",
|
|
"display_name": "VAE Decode",
|
|
"inputs": {
|
|
"samples": {
|
|
"name": "échantillons",
|
|
"tooltip": "Le latent à décoder."
|
|
},
|
|
"vae": {
|
|
"name": "vae",
|
|
"tooltip": "Le modèle VAE utilisé pour le décodage du latent."
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"tooltip": "L'image décodée."
|
|
}
|
|
}
|
|
},
|
|
"VAEDecodeAudio": {
|
|
"display_name": "VAEDecodeAudio",
|
|
"inputs": {
|
|
"samples": {
|
|
"name": "échantillons"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAEDecodeTiled": {
|
|
"display_name": "VAE Decode (Tiled)",
|
|
"inputs": {
|
|
"overlap": {
|
|
"name": "chevauchement"
|
|
},
|
|
"samples": {
|
|
"name": "échantillons"
|
|
},
|
|
"temporal_overlap": {
|
|
"name": "chevauchement_temporel",
|
|
"tooltip": "Uniquement utilisé pour les VAE vidéo : Nombre de trames à chevaucher."
|
|
},
|
|
"temporal_size": {
|
|
"name": "taille_temporelle",
|
|
"tooltip": "Uniquement utilisé pour les VAE vidéo : Nombre de trames à décoder à la fois."
|
|
},
|
|
"tile_size": {
|
|
"name": "taille_de_tuile"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAEEncode": {
|
|
"display_name": "VAE Encode",
|
|
"inputs": {
|
|
"pixels": {
|
|
"name": "pixels"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAEEncodeAudio": {
|
|
"display_name": "VAEEncodeAudio",
|
|
"inputs": {
|
|
"audio": {
|
|
"name": "audio"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAEEncodeForInpaint": {
|
|
"display_name": "VAE Encode (pour Inpainting)",
|
|
"inputs": {
|
|
"grow_mask_by": {
|
|
"name": "agrandir_masque_par"
|
|
},
|
|
"mask": {
|
|
"name": "masque"
|
|
},
|
|
"pixels": {
|
|
"name": "pixels"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAEEncodeTiled": {
|
|
"display_name": "VAE Encode (Tiled)",
|
|
"inputs": {
|
|
"overlap": {
|
|
"name": "chevauchement"
|
|
},
|
|
"pixels": {
|
|
"name": "pixels"
|
|
},
|
|
"temporal_overlap": {
|
|
"name": "chevauchement_temporel",
|
|
"tooltip": "Uniquement utilisé pour les VAE vidéo : Nombre de trames à chevaucher."
|
|
},
|
|
"temporal_size": {
|
|
"name": "taille_temporelle",
|
|
"tooltip": "Uniquement utilisé pour les VAE vidéo : Nombre de trames à encoder à la fois."
|
|
},
|
|
"tile_size": {
|
|
"name": "taille_de_tuile"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VAELoader": {
|
|
"display_name": "Charger VAE",
|
|
"inputs": {
|
|
"vae_name": {
|
|
"name": "nom_vae"
|
|
}
|
|
}
|
|
},
|
|
"VAESave": {
|
|
"display_name": "VAESauvegarder",
|
|
"inputs": {
|
|
"filename_prefix": {
|
|
"name": "préfixe_de_fichier"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
}
|
|
}
|
|
},
|
|
"VPScheduler": {
|
|
"display_name": "PlanificateurVP",
|
|
"inputs": {
|
|
"beta_d": {
|
|
"name": "beta_d"
|
|
},
|
|
"beta_min": {
|
|
"name": "beta_min"
|
|
},
|
|
"eps_s": {
|
|
"name": "eps_s"
|
|
},
|
|
"steps": {
|
|
"name": "étapes"
|
|
}
|
|
}
|
|
},
|
|
"VideoLinearCFGGuidance": {
|
|
"display_name": "Guidance VideoLinearCFG",
|
|
"inputs": {
|
|
"min_cfg": {
|
|
"name": "min_cfg"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"VideoTriangleCFGGuidance": {
|
|
"display_name": "Guidance VideoTriangleCFG",
|
|
"inputs": {
|
|
"min_cfg": {
|
|
"name": "min_cfg"
|
|
},
|
|
"model": {
|
|
"name": "modèle"
|
|
}
|
|
}
|
|
},
|
|
"WanImageToVideo": {
|
|
"display_name": "WanImageVersVidéo",
|
|
"inputs": {
|
|
"batch_size": {
|
|
"name": "taille_du_lot"
|
|
},
|
|
"clip_vision_output": {
|
|
"name": "sortie_vision_clip"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"length": {
|
|
"name": "longueur"
|
|
},
|
|
"negative": {
|
|
"name": "négatif"
|
|
},
|
|
"positive": {
|
|
"name": "positive"
|
|
},
|
|
"start_image": {
|
|
"name": "image_de_départ"
|
|
},
|
|
"vae": {
|
|
"name": "vae"
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"0": {
|
|
"name": "positive"
|
|
},
|
|
"1": {
|
|
"name": "négatif"
|
|
},
|
|
"2": {
|
|
"name": "latent"
|
|
}
|
|
}
|
|
},
|
|
"WebcamCapture": {
|
|
"display_name": "Capture Webcam",
|
|
"inputs": {
|
|
"capture_on_queue": {
|
|
"name": "capture_en_file_d'attente"
|
|
},
|
|
"height": {
|
|
"name": "hauteur"
|
|
},
|
|
"image": {
|
|
"name": "image"
|
|
},
|
|
"waiting for camera___": {
|
|
},
|
|
"width": {
|
|
"name": "largeur"
|
|
}
|
|
}
|
|
},
|
|
"unCLIPCheckpointLoader": {
|
|
"display_name": "ChargeurPointContrôleunCLIP",
|
|
"inputs": {
|
|
"ckpt_name": {
|
|
"name": "nom_ckpt"
|
|
}
|
|
}
|
|
},
|
|
"unCLIPConditioning": {
|
|
"display_name": "ConditionnementunCLIP",
|
|
"inputs": {
|
|
"clip_vision_output": {
|
|
"name": "sortie_vision_clip"
|
|
},
|
|
"conditioning": {
|
|
"name": "conditionnement"
|
|
},
|
|
"noise_augmentation": {
|
|
"name": "augmentation_bruit"
|
|
},
|
|
"strength": {
|
|
"name": "force"
|
|
}
|
|
}
|
|
}
|
|
} |