Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-06-28 08:20:48 +09:00 committed by GitHub
parent f8c98f8fe6
commit 9614b8c190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28684,14 +28684,14 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"name": "DoomFLUX Nodes",
"author": "PeterMikhai",
"repo": "PeterMikhai/Doom_Flux_NodePack",
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.",
"title": "DoomFLUX Nodes",
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
"files": [
"nodes.py"
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
],
"install_command": "pip install -r requirements.txt"
"install_type": "git-clone",
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.",
}
]