Support 'pip' section for custom-node-list.json
update DB
This commit is contained in:
@@ -188,6 +188,15 @@
|
||||
"Simple Frame Folder To Video",
|
||||
"Video Frame Extractor"
|
||||
],
|
||||
"https://github.com/FizzleDorf/AIT": [
|
||||
"AITemplateControlNetLoader",
|
||||
"AITemplateEmptyLatentImage",
|
||||
"AITemplateLatentUpscale",
|
||||
"AITemplateLoader",
|
||||
"AITemplateVAEDecode",
|
||||
"AITemplateVAEEncode",
|
||||
"AITemplateVAEEncodeForInpaint"
|
||||
],
|
||||
"https://github.com/FizzleDorf/ComfyUI_FizzNodes": [
|
||||
"AbsCosWave",
|
||||
"AbsSinWave",
|
||||
@@ -633,6 +642,9 @@
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui/raw/master/prompt_generator.py": [
|
||||
"Prompt Generator"
|
||||
],
|
||||
"https://github.com/andersxa/comfyui-PromptAttention": [
|
||||
"CLIPAttentionMaskEncode"
|
||||
],
|
||||
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
|
||||
"CLIPSeg",
|
||||
"CombineSegMasks"
|
||||
@@ -829,7 +841,9 @@
|
||||
"FaceDetailer",
|
||||
"FaceDetailerPipe",
|
||||
"FromBasicPipe",
|
||||
"FromBasicPipe_v2",
|
||||
"FromDetailerPipe",
|
||||
"FromDetailerPipe_v2",
|
||||
"ImageMaskSwitch",
|
||||
"ImageReceiver",
|
||||
"ImageSender",
|
||||
|
||||
Reference in New Issue
Block a user