-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
1 lines (1 loc) · 2.93 KB
/
data.js
File metadata and controls
1 lines (1 loc) · 2.93 KB
1
rawData = {"title": "My Short Example Grid", "description": "This is to demonstrate the concept of how the infinite-axis grid system works. This description here demonstrates multi-line YAML strings. <br>It also shows that you can write <b>HTML</b> if you want to.\n", "ext": "jpg", "metadata": {"sampler": "Euler a", "seed": 3458265739, "restorefaces": null, "steps": 20, "cfgscale": 7, "model": "sd-v1-5-pruned-emaonly", "vae": null, "width": 512, "height": 512, "hypernetwork": null, "hypernetworkstrength": null, "prompt": "", "negativeprompt": "", "varseed": null, "varstrength": null, "clipskip": 1, "codeformerweight": 0.3, "denoising": null, "eta": null, "sigmachurn": 0, "sigmatmin": 0, "sigmatmax": null, "sigmanoise": 1.0}, "axes": [{"id": "sampler", "title": "Sampler", "description": "Different samplers can produce slightly different output.", "values": [{"key": "euler_a", "title": "Euler A", "description": "Euler Ancestral is like Euler, but with <b>ancestral</b> stuff.", "params": {"sampler": "euler a"}}, {"key": "euler", "title": "Euler", "description": "Good ol k_euler.", "params": {"sampler": "Euler"}}, {"key": "ddim", "title": "DDIM", "description": "The original.", "params": {"sampler": "ddim"}}]}, {"id": "steps", "title": "Steps", "description": "How many times to run the sampler.", "values": [{"key": "10", "title": 10, "description": "Ten times.", "params": {"steps": 10}}, {"key": "15", "title": "15", "description": "", "params": {"steps": "15"}}, {"key": "20", "title": "20", "description": "", "params": {"steps": "20"}}]}, {"id": "cfgscale", "title": "CFG Scale", "description": "", "values": [{"key": "3", "title": "3", "description": "", "params": {"cfgscale": "3"}}, {"key": "5", "title": "5", "description": "", "params": {"cfgscale": "5"}}, {"key": "7", "title": "7", "description": "", "params": {"cfgscale": "7"}}, {"key": "9", "title": "9", "description": "", "params": {"cfgscale": "9"}}, {"key": "11", "title": "11", "description": "", "params": {"cfgscale": "11"}}]}, {"id": "seed", "title": "Seed", "description": "", "values": [{"key": "1", "title": "1", "description": "", "params": {"seed": "1"}}, {"key": "2", "title": "2", "description": "", "params": {"seed": "2"}}, {"key": "3", "title": "3", "description": "", "params": {"seed": "3"}}]}, {"id": "prompt", "title": "Prompt", "description": "", "values": [{"key": "cat", "title": "Cat", "description": "", "params": {"prompt": "A professional portrait of a cat in a location"}}, {"key": "dog", "title": "Dog", "description": "", "params": {"prompt": "A photograph of a dog running in a location"}}]}, {"id": "promptreplaceexample", "title": "Prompt Replacements", "description": "", "values": [{"key": "field", "title": " location = field", "description": "", "params": {"promptreplace": " location = field"}}, {"key": "outer_space", "title": " location = distant planet deep in outer space", "description": "", "params": {"promptreplace": " location = distant planet deep in outer space"}}]}]}