File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes/raw/refs/heads/main/requi
1313https://github.com/Amorano/Jovimetrix/raw/refs/heads/main/requirements.txt
1414https://github.com/chflame163/ComfyUI_LayerStyle/raw/refs/heads/main/repair_dependency_list.txt
1515https://github.com/chflame163/ComfyUI_LayerStyle/raw/refs/heads/main/requirements.txt
16- https://github.com/city96/ComfyUI-GGUF/raw/refs/heads/main/requirements.txt
1716https://github.com/digitaljohn/comfyui-propost/raw/refs/heads/master/requirements.txt
1817https://github.com/Jonseed/ComfyUI-Detail-Daemon/raw/refs/heads/main/requirements.txt
1918https://github.com/kijai/ComfyUI-DepthAnythingV2/raw/refs/heads/main/requirements.txt
@@ -22,6 +21,10 @@ https://github.com/mirabarukaso/ComfyUI_Mira/raw/refs/heads/main/requirements.tx
2221https://github.com/neverbiasu/ComfyUI-SAM2/raw/refs/heads/main/requirements.txt
2322https://github.com/pydn/ComfyUI-to-Python-Extension/raw/refs/heads/main/requirements.txt
2423https://github.com/yolain/ComfyUI-Easy-Use/raw/refs/heads/main/requirements.txt
24+ # Performance
25+ https://github.com/openvino-dev-samples/comfyui_openvino/raw/refs/heads/main/requirements.txt
26+ https://github.com/welltop-cn/ComfyUI-TeaCache/raw/refs/heads/main/requirements.txt
27+ https://github.com/city96/ComfyUI-GGUF/raw/refs/heads/main/requirements.txt
2528)
2629
2730for line in " ${array[@]} " ;
Original file line number Diff line number Diff line change @@ -42,6 +42,11 @@ mkdir models
4242cd " $workdir " /ComfyUI_Windows_portable/ComfyUI/custom_nodes
4343$gcs https://github.com/Comfy-Org/ComfyUI-Manager.git
4444
45+ # Performance
46+ $gcs https://github.com/openvino-dev-samples/comfyui_openvino.git
47+ $gcs https://github.com/welltop-cn/ComfyUI-TeaCache.git
48+ $gcs https://github.com/city96/ComfyUI-GGUF.git
49+
4550# Workspace
4651$gcs https://github.com/crystian/ComfyUI-Crystools.git
4752$gcs https://github.com/pydn/ComfyUI-to-Python-Extension.git
@@ -90,7 +95,6 @@ $gcs https://github.com/melMass/comfy_mtb.git
9095
9196# More
9297$gcs https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes.git
93- $gcs https://github.com/city96/ComfyUI-GGUF.git
9498$gcs https://github.com/cubiq/ComfyUI_FaceAnalysis.git
9599$gcs https://github.com/digitaljohn/comfyui-propost.git
96100$gcs https://github.com/kijai/ComfyUI-DepthAnythingV2.git
You can’t perform that action at this time.
0 commit comments