update DB

This commit is contained in:
Dr.Lt.Data 2024-09-24 02:00:38 +09:00
parent ffc095a3e5
commit 1d7777fb0b
4 changed files with 4 additions and 59 deletions

View File

@ -14762,17 +14762,6 @@
"install_type": "git-clone",
"description": "Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing."
},
{
"author": "jordancoult",
"title": "ComfyUI_HelpfulNodes",
"reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes",
"files": [
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py"
],
"install_type": "copy",
"description": "NODES: Prepare Crop Around Keypoints"
},

View File

@ -12721,6 +12721,8 @@
"md_to_excel",
"md_to_html",
"mini_party",
"mini_sd_prompt",
"mini_translate",
"none2false",
"omost_decode",
"omost_json2py",
@ -13777,14 +13779,6 @@
"title_aux": "ComfyUI-sampler-lcm-alternative"
}
],
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
[
"CropAroundKPS"
],
{
"title_aux": "ComfyUI_HelpfulNodes"
}
],
"https://github.com/jordoh/ComfyUI-Deepface": [
[
"DeepfaceExtractFaces",

View File

@ -691,38 +691,6 @@
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels."
},
{
"author": "Extraltodeus",
"title": "DistanceSampler",
"id": "distancesampler",
"reference": "https://github.com/Extraltodeus/DistanceSampler",
"files": [
"https://github.com/Extraltodeus/Skimmed_CFG"
],
"install_type": "git-clone",
"description": "Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI."
},
{
"author": "SeanScripts",
"title": "ComfyUI-Unload-Model",
"reference": "https://github.com/SeanScripts/ComfyUI-Unload-Model",
"files": [
"https://github.com/SeanScripts/ComfyUI-Unload-Model"
],
"install_type": "git-clone",
"description": "For unloading a model or all models, using the memory management that is already present in ComfyUI. Copied from [a/https://github.com/willblaschko/ComfyUI-Unload-Models](https://github.com/willblaschko/ComfyUI-Unload-Models) but without the unnecessary extra stuff."
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI_DiffusionModel_fp8_converter",
"id": "fp8-converter",
"reference": "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter",
"files": [
"https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter"
],
"install_type": "git-clone",
"description": "This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI.\nVAE fp8 conversion is not supported.\nThe advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides."
}
]
}

View File

@ -12721,6 +12721,8 @@
"md_to_excel",
"md_to_html",
"mini_party",
"mini_sd_prompt",
"mini_translate",
"none2false",
"omost_decode",
"omost_json2py",
@ -13777,14 +13779,6 @@
"title_aux": "ComfyUI-sampler-lcm-alternative"
}
],
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
[
"CropAroundKPS"
],
{
"title_aux": "ComfyUI_HelpfulNodes"
}
],
"https://github.com/jordoh/ComfyUI-Deepface": [
[
"DeepfaceExtractFaces",