update DB

This commit is contained in:
Dr.Lt.Data
2024-09-12 01:43:42 +09:00
parent 5a87326518
commit 6ed23c7abe
8 changed files with 1984 additions and 1904 deletions

View File

@@ -7318,6 +7318,16 @@
"install_type": "git-clone",
"description": "experimental node pack to test using reference videos for their motion."
},
{
"author": "logtd",
"title": "ComfyUI-DiLightNet",
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
"files": [
"https://github.com/logtd/ComfyUI-DiLightNet"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@@ -13972,16 +13982,6 @@
"install_type": "git-clone",
"description": "StyledCLIPTextEncode is a node that enables you to build your prompts(both postive and negative) based on the selected style. It provides up-to 77 styles currently and has been tested on SDXL and SD1.5 checkpoints. It's ported from project [a/Style Selector for SDXL 1.0](https://github.com/ahgsql/StyleSelectorXL), which is only availabe on WebUI."
},
{
"author": "yvann-ba",
"title": "ComfyUI_Yvann-Nodes",
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
"files": [
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
},
{
"author": "Isi-dev",
"title": "ComfyUI-Img2DrawingAssistants",
@@ -14326,6 +14326,17 @@
"install_type": "git-clone",
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
},
{
"author": "Bin-sam",
"title": "DynamicPose-ComfyUI",
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
"files": [
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
},