Support 'pip' section for custom-node-list.json

update DB
This commit is contained in:
Dr.Lt.Data
2023-07-22 21:59:19 +09:00
parent e7610eb7a8
commit 83f76abb11
4 changed files with 45 additions and 3 deletions

View File

@@ -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",