ComfyUI / 3d.json
kadirnar's picture
Upload 3d.json
3a90d9f verified
raw
history blame contribute delete
No virus
2.88 kB
{
"last_node_id": 5,
"last_link_id": 9,
"nodes": [
{
"id": 4,
"type": "PreviewImage",
"pos": [
739,
468
],
"size": [
300.8001708984375,
392.933349609375
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 5
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 3,
"type": "DepthAnythingPreprocessor",
"pos": [
746,
327
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 1
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
5,
8
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DepthAnythingPreprocessor"
},
"widgets_values": [
"depth_anything_vitl14.pth",
1024
]
},
{
"id": 5,
"type": "DepthViewer",
"pos": [
1091,
344
],
"size": [
600,
500
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "reference_image",
"type": "IMAGE",
"link": 9
},
{
"name": "depth_map",
"type": "IMAGE",
"link": 8
}
],
"properties": {
"Node name for S&R": "DepthViewer"
},
"widgets_values": [
null
]
},
{
"id": 1,
"type": "LoadImage",
"pos": [
166,
308
],
"size": [
534.8001098632812,
548.0667114257812
],
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
1,
9
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"hf-logo (1).png",
"image"
]
}
],
"links": [
[
1,
1,
0,
3,
0,
"IMAGE"
],
[
5,
3,
0,
4,
0,
"IMAGE"
],
[
8,
3,
0,
5,
1,
"IMAGE"
],
[
9,
1,
0,
5,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}