From dfe42e1d66843d76fb9b795a0a4402fd321a7d92 Mon Sep 17 00:00:00 2001 From: wyrde Date: Wed, 26 Apr 2023 04:49:03 -0400 Subject: [PATCH 1/2] added picklescanner repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f9a78..c393b48 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Some places for ComfyUI stuff much cooler than mine: * lollypop x4 is my favorite for illustration style images. * [A handy chart of aspect ratios](https://user-images.githubusercontent.com/9657443/231819299-77de2080-7b04-4512-9922-56faec2596b8.png) from a [reddit post](https://www.reddit.com/r/StableDiffusion/comments/10wqv7r/when_it_comes_to_printing_converting_resolutions/) * [MisterRuffian's Latent Artist & Modifier Encyclopedia](https://docs.google.com/spreadsheets/d/1_jgQ9SyvUaBNP1mHHEzZ6HhL_Es1KwBKQtnpnmWW82I/edit#gid=1807667703) - +* Pickel Scanner: https://github.com/mmaitre314/picklescan ## inject SD into the brain * https://www.youtube.com/@OlivioSarikas From 7836e2dbd79cd552c92f74877bbb25ab13b6df2a Mon Sep 17 00:00:00 2001 From: wyrde Date: Thu, 27 Apr 2023 08:32:16 -0400 Subject: [PATCH 2/2] updated list and formatting changes --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c393b48..b7d9e69 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,10 @@ ComfyUI is found at https://github.com/comfyanonymous/ComfyUI * [templates](./templates) some handy templates for comfyui ## Custom Nodes and Extensions -Some places for ComfyUI stuff much cooler than mine: + +The custom nodes and extensions I know about. + +### List * [WAS node suite](https://github.com/WASasquatch/was-node-suite-comfyui) * development is ended, but nodes are still useful * https://github.com/lilly1987/ComfyUI_node_Lilly @@ -42,9 +45,23 @@ Some places for ComfyUI stuff much cooler than mine: * image box/lightbox for previews of generated images * https://github.com/BadCafeCode/masquerade-nodes-comfyui * Masquerade Nodes (experimental) -* Many custom nodes are provided as packages on [civitai](https://civitai.com/). Use the "other" type in filters or search with the [comfyui](https://civitai.com/?query=comfyui) tag. -* An occasionally updated [backup list of the comfy nodes](https://github.com/wyrde/ComfyResources) for those times civit falls down a well. +* https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node + * Blender integration for comfyui + +### CivitAI + +* Many custom nodes are provided as packages on [civitai](https://civitai.com/). +* Use the "other" type in filters or search with the [comfyui](https://civitai.com/?query=comfyui) tag. + + +### ComfyResources Project +* Many custom projects are listed at [ComfyResources](https://github.com/wyrde/ComfyResources) +* Developers with githtub accounts can easily add to the list + +### Installing Custom Nodes and Extensions + * Some more information on installing custom nodes and extensions in [basics](./basics) +* Most have instructions in their repositories or on civit. * If you install custom nodes, keep an eye on comfyui PRs. Many end up in the UI. ## Useful things