From 7836e2dbd79cd552c92f74877bbb25ab13b6df2a Mon Sep 17 00:00:00 2001 From: wyrde Date: Thu, 27 Apr 2023 08:32:16 -0400 Subject: [PATCH] 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