mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 06:50:17 +08:00
Add ComfyUI DFloat11 Extended custom node (#2528)
Added a new custom node for ComfyUI DFloat11 Extended with installation instructions and a detailed description.
This commit is contained in:
parent
b320c47e45
commit
2eae6faf46
@ -42302,6 +42302,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "mingyi456",
|
||||
"title": "ComfyUI DFloat11 Extended",
|
||||
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
|
||||
"files": [
|
||||
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user