fixed: An issue occurs when attempting to update a node pack installed via git clone if its URL has changed or if the node is not registered in custom-nodes-list.json.
https://github.com/Comfy-Org/ComfyUI-Manager/issues/1834#issuecomment-2907690538
This commit is contained in:
@@ -16853,9 +16853,9 @@
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "Model and Checkpoint Loaders for NF4 and FP4",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4"
|
||||
"https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
|
||||
|
||||
Reference in New Issue
Block a user