update DB
This commit is contained in:
@@ -11,6 +11,69 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Prompt_Gallery",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "Phando",
|
||||
"title": "ComfyUI-PhandoNodes",
|
||||
"reference": "https://github.com/Phando/ComfyUI-PhandoNodes",
|
||||
"files": [
|
||||
"https://github.com/Phando/ComfyUI-PhandoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to help streamline your ComfyUI workflows"
|
||||
},
|
||||
{
|
||||
"author": "geocine",
|
||||
"title": "geocine-comfyui",
|
||||
"reference": "https://github.com/geocine/geocine-comfyui",
|
||||
"files": [
|
||||
"https://github.com/geocine/geocine-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Image Selector (geocine), Image Scale (geocine)"
|
||||
},
|
||||
{
|
||||
"author": "PabloGFX",
|
||||
"title": "Head Orientation Node",
|
||||
@@ -671,7 +734,7 @@
|
||||
"https://github.com/Steudio/ComfyUI_Steudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: TileSplit (Dynamic), TileMerge (Dynamic)"
|
||||
"description": "Nodes: Make_Tile_Calc, Make_Tiles, Unmake_Tiles, Make_Size, Make_Size_Latent"
|
||||
},
|
||||
{
|
||||
"author": "nonnonstop",
|
||||
|
||||
Reference in New Issue
Block a user