UmeAiRT commited on
Commit
373127f
·
verified ·
1 Parent(s): d1c17ce

Upload UmeAiRT-WAN2.1-Missing_nodes.bat

Browse files
Files changed (1) hide show
  1. UmeAiRT-WAN2.1-Missing_nodes.bat +14 -6
UmeAiRT-WAN2.1-Missing_nodes.bat CHANGED
@@ -94,16 +94,24 @@ cd rgthree-comfy
94
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
95
  cd ..
96
 
97
- echo - ComfyUI-WanVideoWrapper
98
- git clone https://github.com/kijai/ComfyUI-HunyuanVideoWrapper >nul 2>&1
99
- cd ComfyUI-HunyuanVideoWrapper
100
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
101
  cd ..
102
 
103
- echo - ComfyUI-TeaCache
104
- git clone https://github.com/welltop-cn/ComfyUI-TeaCache >nul 2>&1
105
- cd ComfyUI-TeaCache
106
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
 
 
 
 
 
 
 
 
107
  cd ..
108
 
109
  echo - ComfyUI-HunyuanVideoMultiLora
 
94
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
95
  cd ..
96
 
97
+ echo - ComfyUI-Easy-Use
98
+ git clone https://github.com/yolain/ComfyUI-Easy-Use >nul 2>&1
99
+ cd ComfyUI-Easy-Use
100
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
101
  cd ..
102
 
103
+ echo - ComfyUI_PuLID_Flux_ll
104
+ git clone https://github.com/lldacing/ComfyUI_PuLID_Flux_ll >nul 2>&1
105
+ cd ComfyUI_PuLID_Flux_ll
106
  ..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
107
+ curl -L -o "insightface-0.7.3-cp311-cp311-win_amd64.whl" https://github.com/Gourieff/Assets/blob/main/Insightface/insightface-0.7.3-cp310-cp310-win_amd64.whl >nul 2>&1
108
+ curl -L -o "insightface-0.7.3-cp311-cp311-win_amd64.whl" https://github.com/Gourieff/Assets/raw/main/Insightface/insightface-0.7.3-cp311-cp311-win_amd64.whl >nul 2>&1
109
+ curl -L -o "insightface-0.7.3-cp311-cp311-win_amd64.whl" https://github.com/Gourieff/Assets/blob/main/Insightface/insightface-0.7.3-cp312-cp312-win_amd64.whl >nul 2>&1
110
+ ..\..\..\python_embeded\python.exe -m pip install --use-pep517 facexlib >nul 2>&1
111
+ ..\..\..\python_embeded\python.exe -m pip install git+https://github.com/rodjjo/filterpy.git >nul 2>&1
112
+ ..\..\..\python_embeded\python.exe -m pip install onnxruntime==1.19.2 onnxruntime-gpu==1.15.1 insightface-0.7.3-cp310-cp310-win_amd64.whl >nul 2>&1
113
+ ..\..\..\python_embeded\python.exe -m pip install onnxruntime==1.19.2 onnxruntime-gpu==1.15.1 insightface-0.7.3-cp311-cp311-win_amd64.whl >nul 2>&1
114
+ ..\..\..\python_embeded\python.exe -m pip install onnxruntime==1.19.2 onnxruntime-gpu==1.15.1 insightface-0.7.3-cp312-cp312-win_amd64.whl >nul 2>&1
115
  cd ..
116
 
117
  echo - ComfyUI-HunyuanVideoMultiLora