stable-diffusion-webui-loca.../template/source/extensions/weight_gradient.json

35 lines
1.6 KiB
JSON

{
"Weight Gradient": "Weight Gradient",
"weight_gradient": "weight_gradient",
"https://github.com/DingoBite/weight_gradient": "https://github.com/DingoBite/weight_gradient",
"8aedef42 (Sun May 14 20:30:57 2023)": "8aedef42 (Sun May 14 20:30:57 2023)",
"Enable": "Enable",
"Log in console": "Log in console",
"FigureBracesEXIF": "FigureBracesEXIF",
"Documentation": "Documentation",
"Info": "Info",
"Modes Hint": "Modes Hint",
"Form": "Form",
"Required. Tokens": "Required. Tokens",
"Required. Weight start to end range": "Required. Weight start to end range",
"Steps where weight changes": "Steps where weight changes",
"Weight move to return weight": "Weight move to return weight",
"Gradient mode (e, ei, eo, c, ci, co)": "Gradient mode (e, ei, eo, c, ci, co)",
"Examples": "Examples",
"Linear decreasing from 1 to 0 in 20% of steps (10% - 30%)": "Linear decreasing from 1 to 0 in 20% of steps (10% - 30%)",
"Exponencial decreasing from 1 to 0 in 8 steps then increasing from 0 to 1 in 7 steps": "Exponencial decreasing from 1 to 0 in 8 steps then increasing from 0 to 1 in 7 steps",
"Circle increasing from 0 to 1 at every step": "Circle increasing from 0 to 1 at every step",
"Circle": "Circle",
"CircleIn": "CircleIn",
"CircleOut": "CircleOut",
"Exponential": "Exponential",
"ExponentialIn": "ExponentialIn",
"ExponentialOut": "ExponentialOut",
"Click to view actions": "Click to view actions",
"Save as SVG": "Save as SVG",
"Save as PNG": "Save as PNG",
"View Source": "View Source",
"View Compiled Vega": "View Compiled Vega",
"Open in Vega Editor": "Open in Vega Editor"
}