update DB

This commit is contained in:
Dr.Lt.Data 2025-01-28 08:06:27 +09:00
parent b5946344dc
commit 42d73fe25d
4 changed files with 9 additions and 2 deletions

View File

@ -15840,9 +15840,9 @@
{ {
"author": "silveroxides", "author": "silveroxides",
"title": "Model and Checkpoint Loaders for NF4 and FP4", "title": "Model and Checkpoint Loaders for NF4 and FP4",
"reference": "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders", "reference": "https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4",
"files": [ "files": [
"https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders" "https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4"
], ],
"install_type": "git-clone", "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." "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."

View File

@ -21174,6 +21174,7 @@
"LumaModifyImage", "LumaModifyImage",
"LumaPreviewVideo", "LumaPreviewVideo",
"LumaText2Video", "LumaText2Video",
"Ray2Text2Video",
"Reference" "Reference"
], ],
{ {

View File

@ -8159,6 +8159,11 @@
"last_update": "2024-06-24 10:08:11", "last_update": "2024-06-24 10:08:11",
"author_account_age_days": 523 "author_account_age_days": 523
}, },
"https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4": {
"stars": 13,
"last_update": "2025-01-20 08:30:14",
"author_account_age_days": 1718
},
"https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": {
"stars": 13, "stars": 13,
"last_update": "2025-01-20 08:30:14", "last_update": "2025-01-20 08:30:14",

View File

@ -21174,6 +21174,7 @@
"LumaModifyImage", "LumaModifyImage",
"LumaPreviewVideo", "LumaPreviewVideo",
"LumaText2Video", "LumaText2Video",
"Ray2Text2Video",
"Reference" "Reference"
], ],
{ {