Browse Source

update DB

pull/79/head
dr.lt.data 1 year ago
parent
commit
9bb1c357e9
  1. 2
      README.md
  2. 2
      __init__.py
  3. 2
      channels.list
  4. 20
      custom-node-list.json
  5. 18
      extension-node-map.json
  6. 30
      model-list.json
  7. 10
      node_db/new/custom-node-list.json
  8. 18
      node_db/new/extension-node-map.json
  9. 30
      node_db/new/model-list.json

2
README.md

@ -167,8 +167,8 @@ NODE_CLASS_MAPPINGS.update({
* https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes
* https://github.com/diontimmer/Sample-Diffusion-ComfyUI-Extension
* https://github.com/laksjdjf/pfg-ComfyUI
* https://github.com/senshilabs/NINJA-plugin
* https://github.com/Beinsezii/bsz-cui-extras
## Roadmap

2
__init__.py

@ -76,7 +76,7 @@ config_path = os.path.join(os.path.dirname(__file__), "config.ini")
cached_config = None
default_channels = 'default::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main,new::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new,'
default_channels = 'default::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main,recent::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new,'
with open(os.path.join(comfyui_manager_path, 'channels.list'), 'r') as file:
channels = file.read()
default_channels = channels.replace('\n', ',')

2
channels.list

@ -1,2 +1,2 @@
default::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
new::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new
recent::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new

20
custom-node-list.json

@ -1262,6 +1262,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": "laksjdjf",
"title": "pfg-ComfyUI",
"reference": "https://github.com/laksjdjf/pfg-ComfyUI",
"files": [
"https://github.com/laksjdjf/pfg-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from <B>Install Models</B>)"
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",
@ -1490,16 +1500,6 @@
"install_type": "copy",
"description": "Nodes:CLIPTextEncodeWithWildcards. This wildcard node is a wildcard node that operates based on the seed."
},
{
"author": "Beinsezii",
"title": "bsz-cui-extras",
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
"files": [
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py"
],
"install_type": "copy",
"description": "Contains 3 nodes each with a different means to the same end result. These nodes are designed to automatically calculate the appropriate latent sizes when performing a 'Hi Res Fix' style workflow."
},
{
"author": "throttlekitty",
"title": "SDXLCustomAspectRatio",

18
extension-node-map.json

@ -49,16 +49,6 @@
"title_aux": "Masquerade Nodes"
}
],
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py": [
[
"BSZAbsoluteHires",
"BSZAspectHires",
"BSZCombinedHires"
],
{
"title_aux": "bsz-cui-extras"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
@ -1654,6 +1644,14 @@
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"
],
{
"title_aux": "pfg-ComfyUI"
}
],
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
[
"CheckpointLoaderSimpleText",

30
model-list.json

@ -990,6 +990,36 @@
"reference": "https://huggingface.co/h94/IP-Adapter",
"filename": "ip-adapter_sd15.bin",
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin"
},
{
"name": "pfg-novel-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-novel-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-novel-n10.pt"
},
{
"name": "pfg-wd14-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-wd14-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-wd14-n10.pt"
},
{
"name": "pfg-wd15beta2-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-wd15beta2-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-wd15beta2-n10.pt"
}
]
}

10
node_db/new/custom-node-list.json

@ -120,6 +120,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": "laksjdjf",
"title": "pfg-ComfyUI",
"reference": "https://github.com/laksjdjf/pfg-ComfyUI",
"files": [
"https://github.com/laksjdjf/pfg-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from <B>Install Models</B>)"
},
{
"author": "Girish Gopaul",
"title": "Save Image with Generation Metadata",

18
node_db/new/extension-node-map.json

@ -49,16 +49,6 @@
"title_aux": "Masquerade Nodes"
}
],
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py": [
[
"BSZAbsoluteHires",
"BSZAspectHires",
"BSZCombinedHires"
],
{
"title_aux": "bsz-cui-extras"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
@ -1654,6 +1644,14 @@
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"
],
{
"title_aux": "pfg-ComfyUI"
}
],
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
[
"CheckpointLoaderSimpleText",

30
node_db/new/model-list.json

@ -207,6 +207,36 @@
"reference": "https://huggingface.co/h94/IP-Adapter",
"filename": "ip-adapter_sd15.bin",
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin"
},
{
"name": "pfg-novel-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-novel-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-novel-n10.pt"
},
{
"name": "pfg-wd14-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-wd14-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-wd14-n10.pt"
},
{
"name": "pfg-wd15beta2-n10.pt",
"type": "PFG",
"base": "SD1.5",
"save_path": "custom_nodes/pfg-ComfyUI/models",
"description": "Pressing 'install' directly downloads the model from the pfg-ComfyUI/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/furusu/PFG",
"filename": "pfg-wd15beta2-n10.pt",
"url": "https://huggingface.co/furusu/PFG/resolve/main/pfg-wd15beta2-n10.pt"
}
]
}

Loading…
Cancel
Save