We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e98c23 commit 4edbb53Copy full SHA for 4edbb53
configs/nodes.yaml
@@ -2,8 +2,8 @@ nodes:
2
# Core TensorRT nodes
3
comfyui-tensorrt:
4
name: "ComfyUI TensorRT"
5
- url: "https://github.com/eliteprox/ComfyUI_TensorRT.git"
6
- branch: "chore/upgrade-onnxmltools-1.14.0"
+ url: "https://github.com/yondonfu/ComfyUI_TensorRT.git"
+ branch: "quantization_with_controlnet_fixes"
7
type: "tensorrt"
8
dependencies:
9
- "tensorrt==10.12.0.36"
0 commit comments