update DB

This commit is contained in:
dr.lt.data
2024-02-01 17:51:05 +09:00
parent 280ed0322c
commit 30dd3e735e
5 changed files with 211 additions and 64 deletions

View File

@@ -10,6 +10,16 @@
},
{
"author": "kappa54m",
"title": "ComfyUI_Usability (WIP)",
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
"files": [
"https://github.com/kappa54m/ComfyUI_Usability"
],
"install_type": "git-clone",
"description": "Nodes: Load Image Dedup, Load Image By Path."
},
{
"author": "17Retoucher",
"title": "ComfyUI_Fooocus",

View File

@@ -10,6 +10,36 @@
},
{
"author": "zhongpei",
"title": "ComfyUI for InstructIR",
"reference": "https://github.com/zhongpei/ComfyUI-InstructIR",
"files": [
"https://github.com/zhongpei/ComfyUI-InstructIR"
],
"install_type": "git-clone",
"description": "Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))"
},
{
"author": "nosiu",
"title": "ComfyUI InstantID Faceswapper",
"reference": "https://github.com/nosiu/comfyui-instantId-faceswap",
"files": [
"https://github.com/nosiu/comfyui-instantId-faceswap"
],
"install_type": "git-clone",
"description": "Implementation of [a/faceswap](https://github.com/nosiu/InstantID-faceswap/tree/main) based on [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI. Allows usage of [a/LCM Lora](https://huggingface.co/latent-consistency/lcm-lora-sdxl) which can produce good results in only a few generation steps.\nNOTE:Works ONLY with SDXL checkpoints."
},
{
"author": "ricklove",
"title": "comfyui-ricklove",
"reference": "https://github.com/ricklove/comfyui-ricklove",
"files": [
"https://github.com/ricklove/comfyui-ricklove"
],
"install_type": "git-clone",
"description": "Nodes: Image Crop and Resize by Mask, Image Uncrop, Image Shadow, Optical Flow (Dip), Warp Image with Flow, Image Threshold (Channels), Finetune Variable, Finetune Analyze, Finetune Analyze Batch, ... Misc ComfyUI nodes by Rick Love"
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
@@ -48,7 +78,7 @@
"https://github.com/StartHua/ComfyUI_Seg_VITON"
],
"install_type": "git-clone",
"description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Through this extension, you can virtually try on clothes on a target person's image."
"description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up."
},
{
"author": "HaydenReeve",
@@ -659,36 +689,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Word Cloud, Load Text File"
},
{
"author": "underclockeddev",
"title": "Preview Subselection Node for ComfyUI",
"reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node",
"files": [
"https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py"
],
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
"author": "AInseven",
"title": "ComfyUI-fastblend",
"reference": "https://github.com/AInseven/ComfyUI-fastblend",
"files": [
"https://github.com/AInseven/ComfyUI-fastblend"
],
"install_type": "git-clone",
"description": "fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose"
},
{
"author": "glowcone",
"title": "Load Image From Base64 URI",
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
"files": [
"https://github.com/glowcone/comfyui-base64-to-image"
],
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
}
]
}

View File

@@ -975,6 +975,7 @@
"IG Float",
"IG Folder",
"IG Int",
"IG Load Image",
"IG Load Images",
"IG Multiply",
"IG Path Join",
@@ -3957,6 +3958,7 @@
"LayerUtility: ImageChannelMerge",
"LayerUtility: ImageChannelSplit",
"LayerUtility: ImageOpacity",
"LayerUtility: ImageScaleRestore",
"LayerUtility: PrintInfo",
"LayerUtility: RestoreCropBox",
"LayerUtility: XY to Percent"
@@ -4014,7 +4016,8 @@
"https://github.com/chrisgoringe/cg-image-picker": [
[
"Preview Chooser",
"Preview Chooser Fabric"
"Preview Chooser Fabric",
"Safe Save Image"
],
{
"author": "chrisgoringe",
@@ -5743,6 +5746,7 @@
"PixelTiledKSampleUpscalerProviderPipe",
"PreviewBridge",
"PreviewBridgeLatent",
"PreviewDetailerHookProvider",
"ReencodeLatent",
"ReencodeLatentPipe",
"RegionalPrompt",
@@ -6203,6 +6207,17 @@
"title_aux": "noEmbryo nodes"
}
],
"https://github.com/nosiu/comfyui-instantId-faceswap": [
[
"FaceEmbed",
"FaceSwapGenerationInpaint",
"FaceSwapSetupPipeline",
"LCMLora"
],
{
"title_aux": "ComfyUI InstantID Faceswapper"
}
],
"https://github.com/noxinias/ComfyUI_NoxinNodes": [
[
"NoxinChime",
@@ -6497,6 +6512,30 @@
"title_aux": "Comfy-LFO"
}
],
"https://github.com/ricklove/comfyui-ricklove": [
[
"RL_Crop_Resize",
"RL_Crop_Resize_Batch",
"RL_Depth16",
"RL_Finetune_Analyze",
"RL_Finetune_Analyze_Batch",
"RL_Finetune_Variable",
"RL_Image_Shadow",
"RL_Image_Threshold_Channels",
"RL_Internet_Search",
"RL_LoadImageSequence",
"RL_Optical_Flow_Dip",
"RL_SaveImageSequence",
"RL_Uncrop",
"RL_Warp_Image",
"RL_Zoe_Depth_Map_Preprocessor",
"RL_Zoe_Depth_Map_Preprocessor_Raw_Infer",
"RL_Zoe_Depth_Map_Preprocessor_Raw_Process"
],
{
"title_aux": "comfyui-ricklove"
}
],
"https://github.com/rklaffehn/rk-comfy-nodes": [
[
"RK_CivitAIAddHashes",
@@ -7771,6 +7810,15 @@
"title_aux": "ComfyUI_zfkun"
}
],
"https://github.com/zhongpei/ComfyUI-InstructIR": [
[
"InstructIRProcess",
"LoadInstructIRModel"
],
{
"title_aux": "ComfyUI for InstructIR"
}
],
"https://github.com/zhongpei/Comfyui_image2prompt": [
[
"Image2Text",