Browse Source

update DB

pull/72/head
Dr.Lt.Data 1 year ago
parent
commit
c49be4fd0f
  1. 10
      custom-node-list.json
  2. 13
      extension-node-map.json

10
custom-node-list.json

@ -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",

13
extension-node-map.json

@ -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…
Cancel
Save