mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
update DB
This commit is contained in:
parent
c2a1a2dd63
commit
c49be4fd0f
@ -1251,6 +1251,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
|
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "alsritter",
|
||||||
|
"title": "asymmetric-tiling-comfyui",
|
||||||
|
"reference": "https://github.com/alsritter/asymmetric-tiling-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/alsritter/asymmetric-tiling-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Asymmetric_Tiling_KSampler. "
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -327,6 +327,7 @@
|
|||||||
"LineArtPreprocessor",
|
"LineArtPreprocessor",
|
||||||
"M-LSDPreprocessor",
|
"M-LSDPreprocessor",
|
||||||
"Manga2Anime_LineArt_Preprocessor",
|
"Manga2Anime_LineArt_Preprocessor",
|
||||||
|
"MediaPipe-FaceMeshPreprocessor",
|
||||||
"MiDaS-DepthMapPreprocessor",
|
"MiDaS-DepthMapPreprocessor",
|
||||||
"MiDaS-NormalMapPreprocessor",
|
"MiDaS-NormalMapPreprocessor",
|
||||||
"OneFormer-ADE20K-SemSegPreprocessor",
|
"OneFormer-ADE20K-SemSegPreprocessor",
|
||||||
@ -337,6 +338,7 @@
|
|||||||
"ScribblePreprocessor",
|
"ScribblePreprocessor",
|
||||||
"Scribble_XDoG_Preprocessor",
|
"Scribble_XDoG_Preprocessor",
|
||||||
"SemSegPreprocessor",
|
"SemSegPreprocessor",
|
||||||
|
"ShufflePreprocessor",
|
||||||
"UniFormer-SemSegPreprocessor",
|
"UniFormer-SemSegPreprocessor",
|
||||||
"Zoe-DepthMapPreprocessor"
|
"Zoe-DepthMapPreprocessor"
|
||||||
],
|
],
|
||||||
@ -1067,6 +1069,14 @@
|
|||||||
"title_aux": "DynamicPrompts Custom Nodes"
|
"title_aux": "DynamicPrompts Custom Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/alsritter/asymmetric-tiling-comfyui": [
|
||||||
|
[
|
||||||
|
"Asymmetric_Tiling_KSampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "asymmetric-tiling-comfyui"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/andersxa/comfyui-PromptAttention": [
|
"https://github.com/andersxa/comfyui-PromptAttention": [
|
||||||
[
|
[
|
||||||
"CLIPAttentionMaskEncode"
|
"CLIPAttentionMaskEncode"
|
||||||
@ -1561,7 +1571,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
|
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
|
||||||
[
|
[
|
||||||
"IPAdapter"
|
"IPAdapter",
|
||||||
|
"ImageCrop"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "IPAdapter-ComfyUI"
|
"title_aux": "IPAdapter-ComfyUI"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user