Cosmos-Predict2-14B-Text2Image-gguf / media /cosmos-predict2-14b-text2image_workflow.json
city96's picture
Rename cosmos-predict2-14b-text2image_workflow.json to media/cosmos-predict2-14b-text2image_workflow.json
e855da7 verified
{
"id": "242a6140-7341-49ca-876b-c01366b39b84",
"revision": 0,
"last_node_id": 29,
"last_link_id": 43,
"nodes": [
{
"id": 10,
"type": "CLIPLoader",
"pos": [
0,
230
],
"size": [
270,
106
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
34,
35
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"oldt5_xxl_fp16.safetensors",
"cosmos",
"default"
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
400,
180
],
"size": [
400,
170
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 35
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
4
]
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A close-up view of a man kneading dough on a wooden countertop. The man's hands are covered in flour as he works the dough, pushing and folding it with firm movements. The background includes a rustic kitchen setting with various baking ingredients like flour, eggs, and a rolling pin. The lighting is warm and natural, highlighting the texture of the dough and the man's hands at work."
]
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
400,
390
],
"size": [
400,
88
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 34
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
6
]
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"jpeg compression, bad quality,"
]
},
{
"id": 12,
"type": "EmptySD3LatentImage",
"pos": [
530,
530
],
"size": [
270,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
40
]
}
],
"properties": {
"Node name for S&R": "EmptySD3LatentImage"
},
"widgets_values": [
1280,
768,
1
]
},
{
"id": 29,
"type": "UnetLoaderGGUF",
"pos": [
380,
70
],
"size": [
420,
60
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
43
]
}
],
"properties": {
"Node name for S&R": "UnetLoaderGGUF"
},
"widgets_values": [
"gguf/cosmos-predict2-14b-text2image-BF16.gguf"
]
},
{
"id": 15,
"type": "VAELoader",
"pos": [
850,
-30
],
"size": [
310,
60
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
17
]
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 3,
"type": "KSampler",
"pos": [
850,
70
],
"size": [
310,
486
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 43
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 4
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"type": "LATENT",
"link": 40
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
7
]
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
23,
"fixed",
35,
4,
"euler",
"normal",
1
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1190,
70
],
"size": [
140,
50
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 7
},
{
"name": "vae",
"type": "VAE",
"link": 17
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
42
]
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 28,
"type": "PreviewImage",
"pos": [
1350,
70
],
"size": [
750,
430
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 42
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
}
],
"links": [
[
4,
6,
0,
3,
1,
"CONDITIONING"
],
[
6,
7,
0,
3,
2,
"CONDITIONING"
],
[
7,
3,
0,
8,
0,
"LATENT"
],
[
17,
15,
0,
8,
1,
"VAE"
],
[
34,
10,
0,
7,
0,
"CLIP"
],
[
35,
10,
0,
6,
0,
"CLIP"
],
[
40,
12,
0,
3,
3,
"LATENT"
],
[
42,
8,
0,
28,
0,
"IMAGE"
],
[
43,
29,
0,
3,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.9229599817706657,
"offset": [
45.13351721648357,
200.6273544912944
]
},
"frontendVersion": "1.21.7"
},
"version": 0.4
}