update DB

This commit is contained in:
Dr.Lt.Data
2024-02-01 20:44:00 +09:00
parent 8916748405
commit 302beec4bb
4 changed files with 74 additions and 14 deletions

View File

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

View File

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