mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update DB. (#2118)
This commit is contained in:
parent
70741008ca
commit
c4b45129bd
@ -32449,6 +32449,16 @@
|
|||||||
],
|
],
|
||||||
"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": "mengqin",
|
||||||
|
"title": "Unet Bnb Model Loader",
|
||||||
|
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user