Update all_nodes-good.py
Browse files- all_nodes-good.py +5 -7
all_nodes-good.py
CHANGED
|
@@ -77,29 +77,28 @@ install_options = {
|
|
| 77 |
"https://github.com/liusida/ComfyUI-AutoCropFaces.git",
|
| 78 |
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch.git",
|
| 79 |
"https://github.com/nullquant/ComfyUI-BrushNet.git",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
# Добавьте сюда ссылки на другие репозитории
|
| 81 |
],
|
| 82 |
"Все узлы": [
|
| 83 |
"https://github.com/nosiu/comfyui-instantId-faceswap.git",
|
| 84 |
"https://github.com/shadowcz007/comfyui-mixlab-nodes.git",
|
| 85 |
-
"https://github.com/sipherxyz/comfyui-art-venture.git",
|
| 86 |
"https://github.com/SeargeDP/SeargeSDXL.git",
|
| 87 |
"https://github.com/Acly/comfyui-inpaint-nodes.git",
|
| 88 |
"https://github.com/chflame163/ComfyUI_LayerStyle.git",
|
| 89 |
-
"https://github.com/EllangoK/ComfyUI-post-processing-nodes.git",
|
| 90 |
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life.git",
|
| 91 |
"https://github.com/coolzilj/ComfyUI-Photopea.git",
|
| 92 |
"https://github.com/twri/sdxl_prompt_styler.git",
|
| 93 |
"https://github.com/ArtVentureX/comfyui-animatediff.git",
|
| 94 |
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git",
|
| 95 |
-
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes.git",
|
| 96 |
"https://github.com/kijai/ComfyUI-Marigold.git",
|
| 97 |
-
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git",
|
| 98 |
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO.git",
|
| 99 |
"https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn.git",
|
| 100 |
"https://github.com/florestefano1975/comfyui-portrait-master.git",
|
| 101 |
-
"https://github.com/kijai/ComfyUI-LivePortraitKJ.git",
|
| 102 |
-
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch.git",
|
| 103 |
"https://github.com/AIrjen/OneButtonPrompt.git",
|
| 104 |
"https://github.com/banodoco/steerable-motion.git",
|
| 105 |
"https://github.com/huchenlei/ComfyUI-layerdiffuse.git",
|
|
@@ -175,4 +174,3 @@ for repo_url in selected_repos:
|
|
| 175 |
print(f"Ошибка при установке зависимостей: {e}")
|
| 176 |
|
| 177 |
print(colored("Скачивание custom_nodes завершено...", 'green'))
|
| 178 |
-
# print("Скачивание custom_nodes завершено.")
|
|
|
|
| 77 |
"https://github.com/liusida/ComfyUI-AutoCropFaces.git",
|
| 78 |
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch.git",
|
| 79 |
"https://github.com/nullquant/ComfyUI-BrushNet.git",
|
| 80 |
+
"https://github.com/sipherxyz/comfyui-art-venture.git",
|
| 81 |
+
"https://github.com/EllangoK/ComfyUI-post-processing-nodes.git",
|
| 82 |
+
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes.git",
|
| 83 |
+
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git",
|
| 84 |
+
"https://github.com/kijai/ComfyUI-LivePortraitKJ.git",
|
| 85 |
# Добавьте сюда ссылки на другие репозитории
|
| 86 |
],
|
| 87 |
"Все узлы": [
|
| 88 |
"https://github.com/nosiu/comfyui-instantId-faceswap.git",
|
| 89 |
"https://github.com/shadowcz007/comfyui-mixlab-nodes.git",
|
|
|
|
| 90 |
"https://github.com/SeargeDP/SeargeSDXL.git",
|
| 91 |
"https://github.com/Acly/comfyui-inpaint-nodes.git",
|
| 92 |
"https://github.com/chflame163/ComfyUI_LayerStyle.git",
|
|
|
|
| 93 |
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life.git",
|
| 94 |
"https://github.com/coolzilj/ComfyUI-Photopea.git",
|
| 95 |
"https://github.com/twri/sdxl_prompt_styler.git",
|
| 96 |
"https://github.com/ArtVentureX/comfyui-animatediff.git",
|
| 97 |
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git",
|
|
|
|
| 98 |
"https://github.com/kijai/ComfyUI-Marigold.git",
|
|
|
|
| 99 |
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO.git",
|
| 100 |
"https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn.git",
|
| 101 |
"https://github.com/florestefano1975/comfyui-portrait-master.git",
|
|
|
|
|
|
|
| 102 |
"https://github.com/AIrjen/OneButtonPrompt.git",
|
| 103 |
"https://github.com/banodoco/steerable-motion.git",
|
| 104 |
"https://github.com/huchenlei/ComfyUI-layerdiffuse.git",
|
|
|
|
| 174 |
print(f"Ошибка при установке зависимостей: {e}")
|
| 175 |
|
| 176 |
print(colored("Скачивание custom_nodes завершено...", 'green'))
|
|
|