workflows / comfyui-workflows1 /CRM-lovram-3.json
Luis-Filipe's picture
Upload 424 files
3339706 verified
{
"last_node_id": 52,
"last_link_id": 78,
"nodes": [
{
"id": 49,
"type": "LoadImage",
"pos": [
567,
873
],
"size": [
315,
314.00000381469727
],
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
74
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"ComfyUI_00012_.png",
"image"
]
},
{
"id": 34,
"type": "SaveImage",
"pos": [
1696,
882
],
"size": {
"0": 315,
"1": 270
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 77,
"slot_index": 0
}
],
"properties": {},
"widgets_values": [
"ComfyUI"
]
},
{
"id": 44,
"type": "CRMPoserConfig",
"pos": [
914,
876
],
"size": {
"0": 393,
"1": 130
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "processed_image",
"type": "IMAGE",
"link": 74,
"slot_index": 0
}
],
"outputs": [
{
"name": "CRM_POSE_CONFIG",
"type": "CRM_POSE_CONFIG",
"links": [
76
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CRMPoserConfig"
},
"widgets_values": [
1234,
"fixed",
5.5,
30
]
},
{
"id": 51,
"type": "CCMSampler",
"pos": [
1336,
877
],
"size": {
"0": 315,
"1": 78
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "config",
"type": "CRM_POSE_CONFIG",
"link": 76
},
{
"name": "poses",
"type": "IMAGE",
"link": 78,
"slot_index": 1
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
77
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CCMSampler"
},
"widgets_values": [
"ccm-diffusion.pth"
]
},
{
"id": 52,
"type": "VHS_LoadImagesPath",
"pos": [
916,
1050
],
"size": [
226.8000030517578,
194
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
78
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
},
{
"name": "INT",
"type": "INT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VHS_LoadImagesPath"
},
"widgets_values": {
"directory": "input/poses/",
"image_load_cap": 0,
"skip_first_images": 0,
"select_every_nth": 1,
"choose folder to upload": "image",
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"frame_load_cap": 0,
"skip_first_images": 0,
"filename": "input/poses/",
"type": "path",
"format": "folder",
"select_every_nth": 1
}
}
}
},
{
"id": 50,
"type": "Note",
"pos": [
597,
1232
],
"size": [
279.3755228342102,
122.07330661604556
],
"flags": {},
"order": 2,
"mode": 0,
"properties": {
"text": ""
},
"widgets_values": [
"Here load the preprocessed image from workflow 1. In the 'load images' node, select the path of the 'poses' images saved from workflow 2. after it finishes, find the 6 output images and copy them into a new folder called 'ccm' inside the comfyui's input folder."
],
"color": "#432",
"bgcolor": "#653"
}
],
"links": [
[
74,
49,
0,
44,
0,
"IMAGE"
],
[
76,
44,
0,
51,
0,
"CRM_POSE_CONFIG"
],
[
77,
51,
0,
34,
0,
"IMAGE"
],
[
78,
52,
0,
51,
1,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}