update DB

This commit is contained in:
Dr.Lt.Data
2025-04-26 18:24:56 +09:00
parent d50b71a887
commit 8f6dd92374
10 changed files with 130 additions and 40 deletions

View File

@@ -10,6 +10,16 @@
{
"author": "chou18194766xx",
"title": "comfyui_EncryptPreview",
"reference": "https://github.com/chou18194766xx/comfyui_EncryptPreview",
"files": [
"https://github.com/chou18194766xx/comfyui_EncryptPreview"
],
"install_type": "git-clone",
"description": "ComfyUI's non-persistent (in-memory) image preview feature"
},
{
"author": "bytedance",
"title": "ComfyUI-HyperLoRA",
@@ -681,17 +691,6 @@
],
"install_type": "git-clone",
"description": "A collection of nodes for manipulating LATENT in ComfyUI."
},
{
"author": "zzw5516",
"title": "ComfyUI-zw-tools",
"id": "zzw5516",
"reference": "https://github.com/zzw5516/ComfyUI-zw-tools",
"files": [
"https://github.com/zzw5516/ComfyUI-zw-tools"
],
"install_type": "git-clone",
"description": "Automatic prompt translation to Chinese, custom prompt management, AI-based prompt expansion and translation, AI-generated image/video record management (file browser), and cloud storage upload management."
}
]
}

View File

@@ -12476,7 +12476,11 @@
],
"https://github.com/a-und-b/ComfyUI_MaskAreaCondition": [
[
"MaskAreaCondition"
"GateImageForConditional",
"GateMaskForConditional",
"MaskAreaCondition",
"MaskAreaConditionGate",
"SelectData"
],
{
"title_aux": "ComfyUI Mask Area Condition"
@@ -16275,6 +16279,14 @@
"title_aux": "comfyui-EncryptSave"
}
],
"https://github.com/chou18194766xx/comfyui_EncryptPreview": [
[
"EncryptPreviewImage"
],
{
"title_aux": "comfyui_EncryptPreview"
}
],
"https://github.com/chri002/ComfyUI_depthMapOperation": [
[
"CleanPoints (KDTree)",

View File

@@ -1,5 +1,17 @@
{
"models": [
{
"name": "lllyasviel/FramePackI2V_HY",
"type": "FramePackI2V",
"base": "FramePackI2V",
"save_path": "diffusers/lllyasviel",
"description": "[SNAPSHOT] This is the f1k1_x_g9_f1k1f2k2f16k4_td FramePack for HY. [w/You cannot download this item on ComfyUI-Manager versions below V3.18]",
"reference": "https://huggingface.co/lllyasviel/FramePackI2V_HY",
"filename": "<huggingface>",
"url": "lllyasviel/FramePackI2V_HY",
"size": "25.75GB"
},
{
"name": "Comfy-Org/Wan2.1 i2v 480p 14B (bf16)",
"type": "diffusion_model",
@@ -682,29 +694,6 @@
"filename": "pulid_v1.1.safetensors",
"url": "https://huggingface.co/guozinan/PuLID/resolve/main/pulid_v1.1.safetensors",
"size": "984MB"
},
{
"name": "Kolors-IP-Adapter-Plus.bin (Kwai-Kolors/Kolors-IP-Adapter-Plus)",
"type": "IP-Adapter",
"base": "Kolors",
"save_path": "ipadapter",
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
"reference": "https://huggingface.co/Kwai-Kolors/Kolors-IP-Adapter-Plus",
"filename": "Kolors-IP-Adapter-Plus.bin",
"url": "https://huggingface.co/Kwai-Kolors/Kolors-IP-Adapter-Plus/resolve/main/ip_adapter_plus_general.bin",
"size": "1.01GB"
},
{
"name": "Kolors-IP-Adapter-FaceID-Plus.bin (Kwai-Kolors/Kolors-IP-Adapter-Plus)",
"type": "IP-Adapter",
"base": "Kolors",
"save_path": "ipadapter",
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
"reference": "https://huggingface.co/Kwai-Kolors/Kolors-IP-Adapter-FaceID-Plus",
"filename": "Kolors-IP-Adapter-FaceID-Plus.bin",
"url": "https://huggingface.co/Kwai-Kolors/Kolors-IP-Adapter-FaceID-Plus/resolve/main/ipa-faceid-plus.bin",
"size": "2.39GB"
}
]
}