mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
d50b71a887
commit
8f6dd92374
@ -23946,6 +23946,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui image encrypt and save."
|
||||
},
|
||||
{
|
||||
"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": "yanlang0123",
|
||||
"title": "ComfyUI_Lam",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -5704,6 +5704,11 @@
|
||||
"last_update": "2025-04-25 13:42:08",
|
||||
"author_account_age_days": 531
|
||||
},
|
||||
"https://github.com/chou18194766xx/comfyui_EncryptPreview": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-26 07:39:01",
|
||||
"author_account_age_days": 532
|
||||
},
|
||||
"https://github.com/chri002/ComfyUI_depthMapOperation": {
|
||||
"stars": 8,
|
||||
"last_update": "2025-03-23 11:38:55",
|
||||
|
||||
@ -4953,6 +4953,18 @@
|
||||
"filename": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
||||
"size": "6.74GB"
|
||||
},
|
||||
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,7 +11,26 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "tighug",
|
||||
"title": "ComfyUI Rating Checker",
|
||||
"reference": "https://github.com/tighug/comfyui-rating-checker",
|
||||
"files": [
|
||||
"https://github.com/tighug/comfyui-rating-checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Rating Checker (GantMan), Rating Checker (Marqo), Rating Checker (NudeNet)"
|
||||
},
|
||||
{
|
||||
"author": "BobRandomNumber",
|
||||
"title": "ComfyUI DiaTest TTS Node [WIP]",
|
||||
"reference": "https://github.com/BobRandomNumber/ComfyUI-DiaTest",
|
||||
"files": [
|
||||
"https://github.com/BobRandomNumber/ComfyUI-DiaTest"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Partial ComfyUI Dia implementation"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-1hewNodes [WIP]",
|
||||
@ -895,7 +914,7 @@
|
||||
},
|
||||
{
|
||||
"author": "Solankimayursinh",
|
||||
"title": "PMSnodes",
|
||||
"title": "PMSnodes [WIP]",
|
||||
"reference": "https://github.com/Solankimayursinh/PMSnodes",
|
||||
"files": [
|
||||
"https://github.com/Solankimayursinh/PMSnodes"
|
||||
|
||||
@ -774,6 +774,14 @@
|
||||
"title_aux": "ComfyUI-BDXNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobRandomNumber/ComfyUI-DiaTest": [
|
||||
[
|
||||
"DiaGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DiaTest TTS Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Brandelan/ComfyUI_bd_customNodes": [
|
||||
[
|
||||
"BD Random Range",
|
||||
@ -2192,10 +2200,14 @@
|
||||
[
|
||||
"InputAnalyzer",
|
||||
"LoadBase64Audio",
|
||||
"PMSSendAudio"
|
||||
"LoadImageBase64",
|
||||
"LoadMaskBase64",
|
||||
"PMSLoadText",
|
||||
"PMSSendAudio",
|
||||
"PMSSendImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "PMSnodes"
|
||||
"title_aux": "PMSnodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sophylax/ComfyUI-ReferenceMerge": [
|
||||
@ -6687,6 +6699,16 @@
|
||||
"title_aux": "MLXnodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tighug/comfyui-rating-checker": [
|
||||
[
|
||||
"RatingCheckerGantMan",
|
||||
"RatingCheckerMarqo",
|
||||
"RatingCheckerNudeNet"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Rating Checker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
|
||||
[
|
||||
"ImageSizer",
|
||||
|
||||
@ -189,6 +189,11 @@
|
||||
"last_update": "2023-12-10 04:01:19",
|
||||
"author_account_age_days": 552
|
||||
},
|
||||
"https://github.com/BobRandomNumber/ComfyUI-DiaTest": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-26 08:42:52",
|
||||
"author_account_age_days": 149
|
||||
},
|
||||
"https://github.com/Brandelan/ComfyUI_bd_customNodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-09-08 01:04:38",
|
||||
@ -2434,6 +2439,11 @@
|
||||
"last_update": "2025-02-15 13:41:14",
|
||||
"author_account_age_days": 4270
|
||||
},
|
||||
"https://github.com/tighug/comfyui-rating-checker": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-26 09:15:49",
|
||||
"author_account_age_days": 2417
|
||||
},
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-05 13:31:31",
|
||||
|
||||
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user