mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 16:12:31 +08:00
add-ModelQuantizer to custom node list
This commit is contained in:
parent
f7e930c5a2
commit
76d07885b1
@ -25606,6 +25606,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "lum3on",
|
||||||
|
"title": "ComfyUI Model Quantizer",
|
||||||
|
"id": "ModelQuantizer",
|
||||||
|
"reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lum3on/ComfyUI-ModelQuantizer/blob/main/nodes.py"
|
||||||
|
],
|
||||||
|
"install_type": "unzip",
|
||||||
|
"description": "This is a node to converts models into Fp8, bf16, fp16."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user