Browse Source

update DB

pull/195/head
Dr.Lt.Data 12 months ago
parent
commit
2f1ab1a327
  1. 2
      .gitignore
  2. 34
      custom-node-list.json
  3. 10
      extension-node-map.json
  4. 122
      node_db/new/custom-node-list.json
  5. 10
      node_db/new/extension-node-map.json

2
.gitignore vendored

@ -5,3 +5,5 @@ __pycache__/
config.ini
snapshots/**
startup-scripts/**
.openart_key
matrix_auth

34
custom-node-list.json

@ -1895,7 +1895,7 @@
"install_type": "git-clone",
"description": "Manage models: browsing, download and delete."
},
{
{
"author": "hayden-fr",
"title": "ComfyUI-Image-Browsing",
"reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing",
@ -2419,7 +2419,7 @@
},
{
"author": "kinfolk0117",
"title": "ComfyUI_SimpleTiles",
"title": "SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
@ -2427,6 +2427,26 @@
"install_type": "git-clone",
"description": "Nodes:TileSplit, TileMerge."
},
{
"author": "kinfolk0117",
"title": "ComfyUI_GradientDeepShrink",
"reference": "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink",
"files": [
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink"
],
"install_type": "git-clone",
"description": "Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink)."
},
{
"author": "kinfolk0117",
"title": "TiledIPAdapter",
"reference": "https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter",
"files": [
"https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter"
],
"install_type": "git-clone",
"description": "Proof of concent on how to use IPAdapter to control tiled upscaling. NOTE: You need to have 'ComfyUI_IPAdapter_plus' installed."
},
{
"author": "Fictiverse",
"title": "ComfyUI Fictiverse Nodes",
@ -2677,16 +2697,6 @@
"install_type": "git-clone",
"description": "Nodes:Noodle webcam is a node that records frames and send them to your favourite node."
},
{
"author": "kinfolk0117",
"title": "ComfyUI_GradientDeepShrink",
"reference": "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink",
"files": [
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink"
],
"install_type": "git-clone",
"description": "Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink)."
},
{
"author": "Feidorian",
"title": "feidorian-ComfyNodes",

10
extension-node-map.json

@ -3399,7 +3399,15 @@
"TileSplit"
],
{
"title_aux": "ComfyUI_SimpleTiles"
"title_aux": "SimpleTiles"
}
],
"https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter": [
[
"TiledIPAdapter"
],
{
"title_aux": "TiledIPAdapter"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [

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

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "hayden-fr",
"title": "ComfyUI-Image-Browsing",
"reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing",
"files": [
"https://github.com/hayden-fr/ComfyUI-Image-Browsing"
],
"install_type": "git-clone",
"description": "Image Browsing: browsing, download and delete."
},
{
"author": "kinfolk0117",
"title": "TiledIPAdapter",
"reference": "https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter",
"files": [
"https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter"
],
"install_type": "git-clone",
"description": "Proof of concent on how to use IPAdapter to control tiled upscaling. NOTE: You need to have 'ComfyUI_IPAdapter_plus' installed."
},
{
"author": "komojini",
"title": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes",
@ -523,7 +543,7 @@
},
{
"author": "kinfolk0117",
"title": "ComfyUI_SimpleTiles",
"title": "SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
@ -781,106 +801,6 @@
],
"install_type": "git-clone",
"description": "Cyberdolphin Suite of ComfyUI nodes for wiring up things."
},
{
"author": "a1lazydog",
"title": "ComfyUI-AudioScheduler",
"reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler",
"files": [
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
],
"install_type": "git-clone",
"description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes."
},
{
"author": "storyicon",
"title": "segment anything",
"reference": "https://github.com/storyicon/comfyui_segment_anything",
"files": [
"https://github.com/storyicon/comfyui_segment_anything"
],
"install_type": "git-clone",
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
},
{
"author": "catscandrive",
"title": "Image loader with subfolders",
"reference": "https://github.com/catscandrive/comfyui-imagesubfolders",
"files": [
"https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py"
],
"install_type": "copy",
"description": "Adds an Image Loader node that also shows images in subfolders of the default input directory"
},
{
"author": "laksjdjf",
"title": "LoRA-Merger-ComfyUI",
"reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI",
"files": [
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA."
},
{
"author": "avatechai",
"title": "avatar-graph-comfyui",
"reference": "https://github.com/avatechai/avatar-graph-comfyui",
"files": [
"https://github.com/avatechai/avatar-graph-comfyui"
],
"install_type": "git-clone",
"description": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime."
},
{
"author": "mikkel",
"title": "ComfyUI - Text Overlay Plugin",
"reference": "https://github.com/mikkel/ComfyUI-text-overlay",
"files": [
"https://github.com/mikkel/ComfyUI-text-overlay"
],
"install_type": "git-clone",
"description": "The ComfyUI Text Overlay Plugin provides functionalities for superimposing text on images. Users can select different font types, set text size, choose color, and adjust the text's position on the image."
},
{
"author": "SOELexicon",
"title": "ComfyUI-LexTools",
"reference": "https://github.com/SOELexicon/ComfyUI-LexTools",
"files": [
"https://github.com/SOELexicon/ComfyUI-LexTools"
],
"install_type": "git-clone",
"description": "ComfyUI-LexTools is a Python-based image processing and analysis toolkit that uses machine learning models for semantic image segmentation, image scoring, and image captioning."
},
{
"author": "thedyze",
"title": "Save Image Extended for ComfyUI",
"reference": "https://github.com/thedyze/save-image-extended-comfyui",
"files": [
"https://github.com/thedyze/save-image-extended-comfyui"
],
"install_type": "git-clone",
"description": "Customize the information saved in file- and folder names. Use the values of sampler parameters as part of file or folder names. Save your positive & negative prompt as entries in a JSON (text) file, in each folder."
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
"reference": "https://github.com/hhhzzyang/Comfyui_Lama",
"files": [
"https://github.com/hhhzzyang/Comfyui_Lama"
],
"install_type": "git-clone",
"description": "Nodes: LamaaModelLoad, LamaApply, YamlConfigLoader. a costumer node is realized to remove anything/inpainting anything from a picture by mask inpainting."
},
{
"author": "WASasquatch",
"title": "WAS_Extras",
"reference": "https://github.com/WASasquatch/WAS_Extras",
"files": [
"https://github.com/WASasquatch/WAS_Extras"
],
"install_type": "git-clone",
"description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes."
}
]
}

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

@ -3399,7 +3399,15 @@
"TileSplit"
],
{
"title_aux": "ComfyUI_SimpleTiles"
"title_aux": "SimpleTiles"
}
],
"https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter": [
[
"TiledIPAdapter"
],
{
"title_aux": "TiledIPAdapter"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [

Loading…
Cancel
Save