VoC / DiscoDiffusion.json
Softology's picture
Upload DiscoDiffusion.json
de947dd verified
{
"id": "aaf8cd0c-4a24-4fa0-b12f-441a1f31caba",
"revision": 0,
"last_node_id": 5,
"last_link_id": 3,
"nodes": [
{
"id": 4,
"type": "DiscoDiffusion_DiscoDiffusion",
"pos": [
1401.066650390625,
559.6500244140625
],
"size": [
726.066650390625,
616.8999633789062
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "guided_diffusion",
"type": "GUIDED_DIFFUSION_MODEL",
"link": 1
},
{
"name": "guided_clip",
"type": "GUIDED_CLIP",
"link": 2
},
{
"name": "init_image",
"shape": 7,
"type": "IMAGE",
"link": null
},
{
"name": "extra_settings",
"shape": 7,
"type": "DISCO_DIFFUSION_EXTRA_SETTINGS",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"shape": 6,
"type": "IMAGE",
"links": [
3
]
}
],
"properties": {
"cnr_id": "ComfyUI-Disco-Diffusion",
"ver": "44e342eaa1ae2df8f048e3fc56d1d06e94383f33",
"Node name for S&R": "DiscoDiffusion_DiscoDiffusion"
},
"widgets_values": [
"; How to prompt:\n; Each line is prefixed with the starting step number of the prompt.\n; More than one line with the same step number concatenates the two prompts together.\n; Each individual prompt can be no more than 77 CLIP tokens long.\n; Weights are parsed from the end of each prompt with \"25:a fluffy fox:5\" syntax\n; Comments are written with the ';' character. Blank lines are ignored.\n\n0:A beautiful painting of a singular lighthouse, shining its light across a tumultuous sea of blood by greg rutkowski and thomas kinkade. Trending on artstation.\n0:yellow color scheme\n;100:This set of prompts start at frame 100.\n;100:This prompt has weight five:5",
1280,
768,
1088518055018538,
"randomize",
250,
0,
1,
"ddim",
1500,
0,
150,
7.7
]
},
{
"id": 1,
"type": "DiscoDiffusion_GuidedDiffusionLoader",
"pos": [
1098.0772705078125,
560.7047729492188
],
"size": [
270,
82
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "GUIDED_DIFFUSION_MODEL",
"type": "GUIDED_DIFFUSION_MODEL",
"links": [
1
]
}
],
"properties": {
"cnr_id": "ComfyUI-Disco-Diffusion",
"ver": "44e342eaa1ae2df8f048e3fc56d1d06e94383f33",
"Node name for S&R": "DiscoDiffusion_GuidedDiffusionLoader"
},
"widgets_values": [
"512x512_diffusion_uncond_finetune_008100",
"True"
]
},
{
"id": 3,
"type": "DiscoDiffusion_OpenAICLIPLoader",
"pos": [
1082.7181396484375,
811.6830444335938
],
"size": [
285.72088623046875,
370
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "GUIDED_CLIP",
"type": "GUIDED_CLIP",
"links": [
2
]
}
],
"properties": {
"cnr_id": "ComfyUI-Disco-Diffusion",
"ver": "44e342eaa1ae2df8f048e3fc56d1d06e94383f33",
"Node name for S&R": "DiscoDiffusion_OpenAICLIPLoader"
},
"widgets_values": [
"False",
"False",
"True",
"False",
"False",
"False",
"False",
"False",
"False",
"False",
"True",
"True",
"False",
"False"
]
},
{
"id": 5,
"type": "PreviewImage",
"pos": [
2160.842529296875,
556.61669921875
],
"size": [
983.8727416992188,
619.6939086914062
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 3
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
}
],
"links": [
[
1,
1,
0,
4,
0,
"GUIDED_DIFFUSION_MODEL"
],
[
2,
3,
0,
4,
1,
"GUIDED_CLIP"
],
[
3,
4,
0,
5,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.1,
"offset": [
-988.7370823894663,
-449.70949689355274
]
},
"frontendVersion": "1.23.4",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}