Skip to content

Commit 4edbb53

Browse files
authored
chore: update comfyui-tensorrt repository URL and branch (#344)
1 parent 8e98c23 commit 4edbb53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/nodes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ nodes:
22
# Core TensorRT nodes
33
comfyui-tensorrt:
44
name: "ComfyUI TensorRT"
5-
url: "https://github.com/eliteprox/ComfyUI_TensorRT.git"
6-
branch: "chore/upgrade-onnxmltools-1.14.0"
5+
url: "https://github.com/yondonfu/ComfyUI_TensorRT.git"
6+
branch: "quantization_with_controlnet_fixes"
77
type: "tensorrt"
88
dependencies:
99
- "tensorrt==10.12.0.36"

0 commit comments

Comments
 (0)