UmeAiRT commited on
Commit
65147a2
·
verified ·
1 Parent(s): 63aa3e0

add mxtools

Browse files
Files changed (1) hide show
  1. UmeAiRT-WAN2.1-Missing_nodes.bat +3 -0
UmeAiRT-WAN2.1-Missing_nodes.bat CHANGED
@@ -46,6 +46,9 @@ cd ComfyUI-GGUF
46
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
47
  cd ..
48
 
 
 
 
49
  echo - Custom-Scripts
50
  git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
51
 
 
46
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
47
  cd ..
48
 
49
+ echo - mxToolkit
50
+ git clone https://github.com/Smirnov75/ComfyUI-mxToolkit >nul 2>&1
51
+
52
  echo - Custom-Scripts
53
  git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
54