mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
c2a1a2dd63
commit
c49be4fd0f
@ -1251,6 +1251,16 @@
|
||||
"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>"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -327,6 +327,7 @@
|
||||
"LineArtPreprocessor",
|
||||
"M-LSDPreprocessor",
|
||||
"Manga2Anime_LineArt_Preprocessor",
|
||||
"MediaPipe-FaceMeshPreprocessor",
|
||||
"MiDaS-DepthMapPreprocessor",
|
||||
"MiDaS-NormalMapPreprocessor",
|
||||
"OneFormer-ADE20K-SemSegPreprocessor",
|
||||
@ -337,6 +338,7 @@
|
||||
"ScribblePreprocessor",
|
||||
"Scribble_XDoG_Preprocessor",
|
||||
"SemSegPreprocessor",
|
||||
"ShufflePreprocessor",
|
||||
"UniFormer-SemSegPreprocessor",
|
||||
"Zoe-DepthMapPreprocessor"
|
||||
],
|
||||
@ -1067,6 +1069,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CLIPAttentionMaskEncode"
|
||||
@ -1561,7 +1571,8 @@
|
||||
],
|
||||
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
|
||||
[
|
||||
"IPAdapter"
|
||||
"IPAdapter",
|
||||
"ImageCrop"
|
||||
],
|
||||
{
|
||||
"title_aux": "IPAdapter-ComfyUI"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user