mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
860f7d367e
commit
79a2539088
@ -2756,7 +2756,7 @@
|
|||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
|
"description": "Nodes:File Padding, Image Info, VAE Loader With Name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "ansonkao",
|
"author": "ansonkao",
|
||||||
@ -2776,7 +2776,7 @@
|
|||||||
"https://github.com/Off-Live/ComfyUI-off-suite"
|
"https://github.com/Off-Live/ComfyUI-off-suite"
|
||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node."
|
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Ser-Hilary",
|
"author": "Ser-Hilary",
|
||||||
|
|||||||
@ -63,6 +63,7 @@
|
|||||||
"\u2728 Shape Generator (jov)",
|
"\u2728 Shape Generator (jov)",
|
||||||
"\ud83c\udf08 HSV (jov)",
|
"\ud83c\udf08 HSV (jov)",
|
||||||
"\ud83c\udf31 Transform (jov)",
|
"\ud83c\udf31 Transform (jov)",
|
||||||
|
"\ud83c\udf69 GLSL (jov)",
|
||||||
"\ud83c\udf87 Extend (jov)",
|
"\ud83c\udf87 Extend (jov)",
|
||||||
"\ud83d\udcc9 Threshold (jov)",
|
"\ud83d\udcc9 Threshold (jov)",
|
||||||
"\ud83d\udcf7 WebCam (jov)",
|
"\ud83d\udcf7 WebCam (jov)",
|
||||||
@ -497,7 +498,8 @@
|
|||||||
"Add Noise to Image with Mask",
|
"Add Noise to Image with Mask",
|
||||||
"Color correction",
|
"Color correction",
|
||||||
"Displace Image with Depth",
|
"Displace Image with Depth",
|
||||||
"Displace Images with Mask"
|
"Displace Images with Mask",
|
||||||
|
"Zoom Image with Depth"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||||
@ -574,6 +576,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
||||||
[
|
[
|
||||||
|
"Get From Danbooru",
|
||||||
"Simple Wildcards",
|
"Simple Wildcards",
|
||||||
"Simple Wildcards (Dir.)",
|
"Simple Wildcards (Dir.)",
|
||||||
"Wildcards"
|
"Wildcards"
|
||||||
@ -1427,11 +1430,13 @@
|
|||||||
"https://github.com/THtianhao/ComfyUI-FaceChain": [
|
"https://github.com/THtianhao/ComfyUI-FaceChain": [
|
||||||
[
|
[
|
||||||
"FCStyleLoraLoad",
|
"FCStyleLoraLoad",
|
||||||
|
"FC_CropAndPaste",
|
||||||
"FC_CropBottom",
|
"FC_CropBottom",
|
||||||
|
"FC_CropFace",
|
||||||
"FC_CropMask",
|
"FC_CropMask",
|
||||||
"FC_FCCropFace",
|
|
||||||
"FC_FaceDetection",
|
"FC_FaceDetection",
|
||||||
"FC_FaceFusion",
|
"FC_FaceFusion",
|
||||||
|
"FC_MaskOP",
|
||||||
"FC_ReplaceImage",
|
"FC_ReplaceImage",
|
||||||
"FC_Segment",
|
"FC_Segment",
|
||||||
"FC_StyleLoraLoad"
|
"FC_StyleLoraLoad"
|
||||||
@ -2685,7 +2690,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
[
|
[
|
||||||
"file_padding"
|
"file_padding",
|
||||||
|
"image_info",
|
||||||
|
"vae_loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_Dragos_Nodes"
|
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||||
|
|||||||
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "drago87",
|
|
||||||
"title": "ComfyUI_Dragos_Nodes",
|
|
||||||
"reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "oyvindg",
|
"author": "oyvindg",
|
||||||
"title": "ComfyUI-TrollSuite",
|
"title": "ComfyUI-TrollSuite",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "drago87",
|
||||||
|
"title": "ComfyUI_Dragos_Nodes",
|
||||||
|
"reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:File Padding, Image Info, VAE Loader With Name"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ansonkao",
|
"author": "ansonkao",
|
||||||
"title": "comfyui-geometry",
|
"title": "comfyui-geometry",
|
||||||
@ -209,7 +219,7 @@
|
|||||||
"https://github.com/Off-Live/ComfyUI-off-suite"
|
"https://github.com/Off-Live/ComfyUI-off-suite"
|
||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node."
|
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "laksjdjf",
|
"author": "laksjdjf",
|
||||||
|
|||||||
@ -63,6 +63,7 @@
|
|||||||
"\u2728 Shape Generator (jov)",
|
"\u2728 Shape Generator (jov)",
|
||||||
"\ud83c\udf08 HSV (jov)",
|
"\ud83c\udf08 HSV (jov)",
|
||||||
"\ud83c\udf31 Transform (jov)",
|
"\ud83c\udf31 Transform (jov)",
|
||||||
|
"\ud83c\udf69 GLSL (jov)",
|
||||||
"\ud83c\udf87 Extend (jov)",
|
"\ud83c\udf87 Extend (jov)",
|
||||||
"\ud83d\udcc9 Threshold (jov)",
|
"\ud83d\udcc9 Threshold (jov)",
|
||||||
"\ud83d\udcf7 WebCam (jov)",
|
"\ud83d\udcf7 WebCam (jov)",
|
||||||
@ -497,7 +498,8 @@
|
|||||||
"Add Noise to Image with Mask",
|
"Add Noise to Image with Mask",
|
||||||
"Color correction",
|
"Color correction",
|
||||||
"Displace Image with Depth",
|
"Displace Image with Depth",
|
||||||
"Displace Images with Mask"
|
"Displace Images with Mask",
|
||||||
|
"Zoom Image with Depth"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||||
@ -574,6 +576,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
||||||
[
|
[
|
||||||
|
"Get From Danbooru",
|
||||||
"Simple Wildcards",
|
"Simple Wildcards",
|
||||||
"Simple Wildcards (Dir.)",
|
"Simple Wildcards (Dir.)",
|
||||||
"Wildcards"
|
"Wildcards"
|
||||||
@ -1427,11 +1430,13 @@
|
|||||||
"https://github.com/THtianhao/ComfyUI-FaceChain": [
|
"https://github.com/THtianhao/ComfyUI-FaceChain": [
|
||||||
[
|
[
|
||||||
"FCStyleLoraLoad",
|
"FCStyleLoraLoad",
|
||||||
|
"FC_CropAndPaste",
|
||||||
"FC_CropBottom",
|
"FC_CropBottom",
|
||||||
|
"FC_CropFace",
|
||||||
"FC_CropMask",
|
"FC_CropMask",
|
||||||
"FC_FCCropFace",
|
|
||||||
"FC_FaceDetection",
|
"FC_FaceDetection",
|
||||||
"FC_FaceFusion",
|
"FC_FaceFusion",
|
||||||
|
"FC_MaskOP",
|
||||||
"FC_ReplaceImage",
|
"FC_ReplaceImage",
|
||||||
"FC_Segment",
|
"FC_Segment",
|
||||||
"FC_StyleLoraLoad"
|
"FC_StyleLoraLoad"
|
||||||
@ -2685,7 +2690,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
[
|
[
|
||||||
"file_padding"
|
"file_padding",
|
||||||
|
"image_info",
|
||||||
|
"vae_loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_Dragos_Nodes"
|
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user