From 59a2ce177d179b057f1825879210035c1cdedc17 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 4 Nov 2023 21:45:52 +0900 Subject: [PATCH] update README --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9f074a7..750462f 100644 --- a/README.md +++ b/README.md @@ -169,10 +169,6 @@ NODE_CLASS_MAPPINGS.update({ ![missing-list](misc/missing-list.png) -* Currently, support is not available for custom nodes that can only be downloaded through civitai. - -* [ComfyUI_Custom_Nodes_AlekPet](https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet) - ## Troubleshooting * If your `git.exe` is installed in a specific location other than system git, please install ComfyUI-Manager and run ComfyUI. Then, specify the path including the file name in `git_exe = ` in the ComfyUI-Manager/config.ini file that is generated. @@ -194,12 +190,12 @@ NODE_CLASS_MAPPINGS.update({ - [x] category/keyword filter - [x] Automatic recognition of missing custom nodes - [x] Automatic installation suggestion of missing custom nodes -- [x] 3rd party repository -- [ ] installation from git url -- [ ] Specification of custom nodes -- [ ] Specification scanner -- [ ] Search extension by node name -- [ ] workflow downloader +- [x] 3rd party repository -> channels +- [x] Specification of custom nodes +- [x] Specification scanner +- [x] workflow download -> workflow gallery +- [x] Search extension by node name -> [ltdrdata.github.io](https://ltdrdata.github.io) +- [ ] installation from git url # Disclaimer