update DB

This commit is contained in:
dr.lt.data 2024-01-05 10:32:58 +09:00
parent be05eb9777
commit e7fe0fdd2c
6 changed files with 75 additions and 69 deletions

View File

@ -4004,6 +4004,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:3D Pose Editor" "description": "Nodes:3D Pose Editor"
}, },
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
},
{ {
@ -4298,16 +4308,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl motionctrl.pth (https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
} }
] ]
} }

View File

@ -3282,6 +3282,17 @@
"title_aux": "ComfyUI LLaVA Captioner" "title_aux": "ComfyUI LLaVA Captioner"
} }
], ],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"Load Motion Camera Preset",
"Load Motion Traj Preset",
"Motionctrl Sample",
"Select Image Indices"
],
{
"title_aux": "ComfyUI-MotionCtrl"
}
],
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [ "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
[ [
"Input Trigger", "Input Trigger",
@ -6107,8 +6118,11 @@
"Batch Unsampler", "Batch Unsampler",
"Iterative Mixing KSampler", "Iterative Mixing KSampler",
"Iterative Mixing KSampler Advanced", "Iterative Mixing KSampler Advanced",
"IterativeMixingSampler",
"IterativeMixingScheduler",
"Latent Batch Comparison Plot", "Latent Batch Comparison Plot",
"Latent Batch Statistics Plot" "Latent Batch Statistics Plot",
"MixingMaskGenerator"
], ],
{ {
"title_aux": "ComfyUI Iterative Mixing Nodes" "title_aux": "ComfyUI Iterative Mixing Nodes"
@ -6212,8 +6226,7 @@
], ],
"https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": [ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": [
[ [
"ChatGptPrompt", "ChatGptPrompt"
"ChatGptTextConcat"
], ],
{ {
"title_aux": "ComfyUI-Chat-GPT-Integration" "title_aux": "ComfyUI-Chat-GPT-Integration"
@ -6640,16 +6653,5 @@
{ {
"title_aux": "SDXLCustomAspectRatio" "title_aux": "SDXLCustomAspectRatio"
} }
],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"MotionctrlSample",
"LoadMotionCameraPreset",
"LoadMotionTrajPreset",
"ImageSelector"
],
{
"title_aux": "MotionCtrl for ComfyUI"
}
] ]
} }

View File

@ -1478,6 +1478,18 @@
"filename": "lt_long_mm_16_64_frames_v1.1.ckpt", "filename": "lt_long_mm_16_64_frames_v1.1.ckpt",
"url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames_v1.1.ckpt" "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames_v1.1.ckpt"
}, },
{
"name": "TencentARC/motionctrl.pth",
"type": "checkpoints",
"base": "MotionCtrl",
"save_path": "checkpoints/motionctrl",
"description": "To use the ComfyUI-MotionCtrl extension, downloading this model is required.",
"reference": "https://huggingface.co/TencentARC/MotionCtrl",
"filename": "motionctrl.pth",
"url": "https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth"
},
{ {
"name": "ip-adapter_sd15.safetensors", "name": "ip-adapter_sd15.safetensors",
"type": "IP-Adapter", "type": "IP-Adapter",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
},
{ {
"author": "hinablue", "author": "hinablue",
"title": "ComfyUI 3D Pose Editor", "title": "ComfyUI 3D Pose Editor",

View File

@ -3282,6 +3282,17 @@
"title_aux": "ComfyUI LLaVA Captioner" "title_aux": "ComfyUI LLaVA Captioner"
} }
], ],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"Load Motion Camera Preset",
"Load Motion Traj Preset",
"Motionctrl Sample",
"Select Image Indices"
],
{
"title_aux": "ComfyUI-MotionCtrl"
}
],
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [ "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
[ [
"Input Trigger", "Input Trigger",
@ -6107,8 +6118,11 @@
"Batch Unsampler", "Batch Unsampler",
"Iterative Mixing KSampler", "Iterative Mixing KSampler",
"Iterative Mixing KSampler Advanced", "Iterative Mixing KSampler Advanced",
"IterativeMixingSampler",
"IterativeMixingScheduler",
"Latent Batch Comparison Plot", "Latent Batch Comparison Plot",
"Latent Batch Statistics Plot" "Latent Batch Statistics Plot",
"MixingMaskGenerator"
], ],
{ {
"title_aux": "ComfyUI Iterative Mixing Nodes" "title_aux": "ComfyUI Iterative Mixing Nodes"
@ -6212,8 +6226,7 @@
], ],
"https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": [ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": [
[ [
"ChatGptPrompt", "ChatGptPrompt"
"ChatGptTextConcat"
], ],
{ {
"title_aux": "ComfyUI-Chat-GPT-Integration" "title_aux": "ComfyUI-Chat-GPT-Integration"

View File

@ -1,5 +1,15 @@
{ {
"models": [ "models": [
{
"name": "TencentARC/motionctrl.pth",
"type": "checkpoints",
"base": "MotionCtrl",
"save_path": "checkpoints/motionctrl",
"description": "To use the ComfyUI-MotionCtrl extension, downloading this model is required.",
"reference": "https://huggingface.co/TencentARC/MotionCtrl",
"filename": "motionctrl.pth",
"url": "https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth"
},
{ {
"name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)", "name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)",
@ -707,47 +717,6 @@
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-sketch-rank128-metadata.safetensors", "filename": "control-lora-sketch-rank128-metadata.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-sketch-rank128-metadata.safetensors" "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank128/control-lora-sketch-rank128-metadata.safetensors"
},
{
"name": "stabilityai/control-lora-canny-rank256.safetensors",
"type": "controlnet",
"base": "SDXL",
"save_path": "default",
"description": "Control-LoRA: canny rank256",
"reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-canny-rank256.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-canny-rank256.safetensors"
},
{
"name": "stabilityai/control-lora-depth-rank256.safetensors",
"type": "controlnet",
"base": "SDXL",
"save_path": "default",
"description": "Control-LoRA: depth rank256",
"reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-depth-rank256.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-depth-rank256.safetensors"
},
{
"name": "stabilityai/control-lora-recolor-rank256.safetensors",
"type": "controlnet",
"base": "SDXL",
"save_path": "default",
"description": "Control-LoRA: recolor rank256",
"reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-recolor-rank256.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-recolor-rank256.safetensors"
},
{
"name": "stabilityai/control-lora-sketch-rank256.safetensors",
"type": "controlnet",
"base": "SDXL",
"save_path": "default",
"description": "Control-LoRA: sketch rank256",
"reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-sketch-rank256.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/control-LoRAs-rank256/control-lora-sketch-rank256.safetensors"
} }
] ]
} }