bugfix
Browse files
ComfyUI-WAN2.1-AllinOne-Auto_install.bat
CHANGED
@@ -130,6 +130,9 @@ cd ..
|
|
130 |
echo - Custom-Scripts
|
131 |
git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
132 |
|
|
|
|
|
|
|
133 |
echo - KJNodes
|
134 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
135 |
cd ComfyUI-KJNodes
|
|
|
130 |
echo - Custom-Scripts
|
131 |
git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
132 |
|
133 |
+
echo - mxToolkit
|
134 |
+
git clone https://github.com/Smirnov75/ComfyUI-mxToolkit >nul 2>&1
|
135 |
+
|
136 |
echo - KJNodes
|
137 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
138 |
cd ComfyUI-KJNodes
|