Skip to content

Commit

Permalink
update DB
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed Aug 8, 2024
1 parent 596cdbe commit bd6dc08
Show file tree
Hide file tree
Showing 8 changed files with 2,071 additions and 1,568 deletions.
106 changes: 94 additions & 12 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,17 @@
"install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
},
{
"author": "shiimizu",
"title": "Semantic-aware Guidance (S-CFG)",
"id": "s-cfg",
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
"files": [
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
],
"install_type": "git-clone",
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
},
{
"author": "ZaneA",
"title": "ImageReward",
Expand Down Expand Up @@ -6505,6 +6516,16 @@
"install_type": "git-clone",
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
},
{
"author": "blepping",
"title": "comfyui_overly_complicated_sampling",
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
"files": [
"https://github.com/blepping/comfyui_overly_complicated_sampling"
],
"install_type": "git-clone",
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
},
{
"author": "JerryOrbachJr",
"title": "Random Size",
Expand Down Expand Up @@ -8230,6 +8251,16 @@
"install_type": "git-clone",
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
},
{
"author": "NeuralSamurAI",
"title": "PromptJSON Node for ComfyUI",
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
"files": [
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
],
"install_type": "git-clone",
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
},
{
"author": "MokkaBoss1",
"title": "Node Pack mostly for manipulating strings and integers",
Expand Down Expand Up @@ -11483,6 +11514,16 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
},
{
"author": "SEkINVR",
"title": "ComfyUI-Animator",
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
"files": [
"https://github.com/SEkINVR/ComfyUI-Animator"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
},
{
"author": "MrSamSeen",
"title": "ComfyUI_SSStereoscope",
Expand Down Expand Up @@ -12515,6 +12556,26 @@
"install_type": "git-clone",
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
},
{
"author": "leeguandong",
"title": "ComfyUI_InternVL2",
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
"files": [
"https://github.com/leeguandong/ComfyUI_InternVL2"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
},
{
"author": "leeguandong",
"title": "ComfyUI_LLaSM",
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
"files": [
"https://github.com/leeguandong/ComfyUI_LLaSM"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
},
{
"author": "lenskikh",
"title": "Propmt Worker",
Expand All @@ -12536,7 +12597,39 @@
"install_type": "git-clone",
"description": "Custom nodes intended to improve usability."
},

{
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
"id": "minicpm-v-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
],
"install_type": "git-clone",
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
},
{
"author": "mltask",
"title": "MLTask_ComfyUI",
"id": "mltask_comfyui",
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
"files": [
"https://github.com/misterjoessef/MLTask_ComfyUI"
],
"install_type": "git-clone",
"description": "a set of nodes to help u run ai code using MLTask"
},
{
"author": "smlbiobot",
"title": "ComfyUI-Flux-Replicate-API",
"id": "replicate-api",
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
"files": [
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
],
"install_type": "git-clone",
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
},



Expand Down Expand Up @@ -12921,17 +13014,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
"id": "minicpm-v-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
],
"install_type": "git-clone",
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
}
]
}
Loading

0 comments on commit bd6dc08

Please sign in to comment.