Browse Source

update DB

pull/383/head
Dr.Lt.Data 10 months ago
parent
commit
302beec4bb
  1. 30
      custom-node-list.json
  2. 19
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 19
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -4824,6 +4824,26 @@
"install_type": "git-clone",
"description": "Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))"
},
{
"author": "LyazS",
"title": "Anime Character Segmentation node for comfyui",
"reference": "https://github.com/LyazS/comfyui-anime-seg",
"files": [
"https://github.com/LyazS/comfyui-anime-seg"
],
"install_type": "git-clone",
"description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)."
},
{
"author": "Chan-0312",
"title": "ComfyUI-IPAnimate",
"reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate",
"files": [
"https://github.com/Chan-0312/ComfyUI-IPAnimate"
],
"install_type": "git-clone",
"description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos."
},
@ -5136,16 +5156,6 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "LyazS",
"title": "Anime Character Segmentation node for comfyui",
"reference": "https://github.com/LyazS/comfyui-anime-seg",
"files": [
"https://github.com/LyazS/comfyui-anime-seg"
],
"install_type": "git-clone",
"description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",

19
extension-node-map.json

@ -425,6 +425,14 @@
"title_aux": "ComfyUIInvisibleWatermark"
}
],
"https://github.com/Chan-0312/ComfyUI-IPAnimate": [
[
"IPAdapterAnimate"
],
{
"title_aux": "ComfyUI-IPAnimate"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[
"LoadImageFromPath"
@ -1379,6 +1387,14 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/LyazS/comfyui-anime-seg": [
[
"Anime Character Seg"
],
{
"title_aux": "Anime Character Segmentation node for comfyui"
}
],
"https://github.com/M1kep/ComfyLiterals": [
[
"Checkpoint",
@ -4016,8 +4032,7 @@
"https://github.com/chrisgoringe/cg-image-picker": [
[
"Preview Chooser",
"Preview Chooser Fabric",
"Safe Save Image"
"Preview Chooser Fabric"
],
{
"author": "chrisgoringe",

20
node_db/new/custom-node-list.json

@ -10,6 +10,26 @@
},
{
"author": "Chan-0312",
"title": "ComfyUI-IPAnimate",
"reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate",
"files": [
"https://github.com/Chan-0312/ComfyUI-IPAnimate"
],
"install_type": "git-clone",
"description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos."
},
{
"author": "LyazS",
"title": "Anime Character Segmentation node for comfyui",
"reference": "https://github.com/LyazS/comfyui-anime-seg",
"files": [
"https://github.com/LyazS/comfyui-anime-seg"
],
"install_type": "git-clone",
"description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)."
},
{
"author": "zhongpei",
"title": "ComfyUI for InstructIR",

19
node_db/new/extension-node-map.json

@ -425,6 +425,14 @@
"title_aux": "ComfyUIInvisibleWatermark"
}
],
"https://github.com/Chan-0312/ComfyUI-IPAnimate": [
[
"IPAdapterAnimate"
],
{
"title_aux": "ComfyUI-IPAnimate"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[
"LoadImageFromPath"
@ -1379,6 +1387,14 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/LyazS/comfyui-anime-seg": [
[
"Anime Character Seg"
],
{
"title_aux": "Anime Character Segmentation node for comfyui"
}
],
"https://github.com/M1kep/ComfyLiterals": [
[
"Checkpoint",
@ -4016,8 +4032,7 @@
"https://github.com/chrisgoringe/cg-image-picker": [
[
"Preview Chooser",
"Preview Chooser Fabric",
"Safe Save Image"
"Preview Chooser Fabric"
],
{
"author": "chrisgoringe",

Loading…
Cancel
Save