From bd6a9ae212aa914f6203e6e4c6c787adef57865e Mon Sep 17 00:00:00 2001 From: YAN Wenkun Date: Mon, 4 Nov 2024 08:53:13 +0800 Subject: [PATCH] Add nodes --- README.adoc | 2 ++ README.zh.adoc | 2 ++ generate-requirements5.sh | 1 + stage2.sh | 2 ++ 4 files changed, 7 insertions(+) diff --git a/README.adoc b/README.adoc index 6adfc04..a23bc5c 100644 --- a/README.adoc +++ b/README.adoc @@ -112,6 +112,7 @@ set HTTPS_PROXY=http://localhost:1081 .General [cols=2] |=== +|link:https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git[Comfyroll Studio] |link:https://github.com/cubiq/ComfyUI_essentials[ComfyUI Essentials by cubiq] |link:https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git[Derfuu Modded Nodes] |link:https://github.com/pythongosssss/ComfyUI-Custom-Scripts[Custom Scripts by pythongosssss] @@ -148,6 +149,7 @@ set HTTPS_PROXY=http://localhost:1081 .Video [cols=2] |=== +|link:https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved[AnimateAnyone Evolved] |link:https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved[AnimateDiff Evolved] |link:https://github.com/FizzleDorf/ComfyUI_FizzNodes[FizzNodes] |link:https://github.com/Fannovel16/ComfyUI-Frame-Interpolation[Frame Interpolation (VFI)] diff --git a/README.zh.adoc b/README.zh.adoc index 6593aa8..16338ff 100644 --- a/README.zh.adoc +++ b/README.zh.adoc @@ -110,6 +110,7 @@ set HTTPS_PROXY=http://localhost:1081 .综合 [cols=2] |=== +|link:https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git[Comfyroll Studio] |link:https://github.com/cubiq/ComfyUI_essentials[ComfyUI Essentials by cubiq] |link:https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git[Derfuu Modded Nodes] |link:https://github.com/pythongosssss/ComfyUI-Custom-Scripts[Custom Scripts by pythongosssss] @@ -146,6 +147,7 @@ set HTTPS_PROXY=http://localhost:1081 .视频 [cols=2] |=== +|link:https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved[AnimateAnyone Evolved] |link:https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved[AnimateDiff Evolved] |link:https://github.com/FizzleDorf/ComfyUI_FizzNodes[FizzNodes] |link:https://github.com/Fannovel16/ComfyUI-Frame-Interpolation[Frame Interpolation (VFI)] diff --git a/generate-requirements5.sh b/generate-requirements5.sh index 31cd321..aa290ee 100644 --- a/generate-requirements5.sh +++ b/generate-requirements5.sh @@ -22,6 +22,7 @@ https://github.com/ltdrdata/ComfyUI-Inspire-Pack/raw/refs/heads/main/requirement https://github.com/ltdrdata/ComfyUI-Manager/raw/refs/heads/main/requirements.txt https://github.com/melMass/comfy_mtb/raw/refs/heads/main/requirements.txt https://github.com/MrForExample/ComfyUI-3D-Pack/raw/refs/heads/main/requirements.txt +https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved/raw/refs/heads/main/requirements.txt https://github.com/storyicon/comfyui_segment_anything/raw/refs/heads/main/requirements.txt https://github.com/WASasquatch/was-node-suite-comfyui/raw/refs/heads/main/requirements.txt ) diff --git a/stage2.sh b/stage2.sh index dfabea6..7b5fa7b 100644 --- a/stage2.sh +++ b/stage2.sh @@ -52,6 +52,7 @@ $gcs https://github.com/kijai/ComfyUI-KJNodes.git $gcs https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git $gcs https://github.com/rgthree/rgthree-comfy.git $gcs https://github.com/shiimizu/ComfyUI_smZNodes.git +$gcs https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git $gcs https://github.com/yolain/ComfyUI-Easy-Use.git # Control @@ -74,6 +75,7 @@ $gcs https://github.com/FizzleDorf/ComfyUI_FizzNodes.git $gcs https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git $gcs https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git $gcs https://github.com/melMass/comfy_mtb.git +$gcs https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved.git # More $gcs https://github.com/city96/ComfyUI-GGUF.git