Skip to content

Commit 2eae6fa

Browse files
authored
Add ComfyUI DFloat11 Extended custom node (#2528)
Added a new custom node for ComfyUI DFloat11 Extended with installation instructions and a detailed description.
1 parent b320c47 commit 2eae6fa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

custom-node-list.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42302,6 +42302,16 @@
4230242302
],
4230342303
"install_type": "unzip",
4230442304
"description": "This is a node to convert an image into a CMYK Halftone dot image."
42305-
}
42305+
},
42306+
{
42307+
"author": "mingyi456",
42308+
"title": "ComfyUI DFloat11 Extended",
42309+
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
42310+
"files": [
42311+
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
42312+
],
42313+
"install_type": "git-clone",
42314+
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
42315+
},
4230642316
]
4230742317
}

0 commit comments

Comments
 (0)