mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
f5d997bbbb
commit
6b7c4d6330
@ -1532,15 +1532,15 @@
|
|||||||
"description": "Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL"
|
"description": "Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "failfa.st",
|
"author": "blib-la",
|
||||||
"title": "failfast-comfyui-extensions",
|
"title": "blibla-comfyui-extensions",
|
||||||
"id": "failfast",
|
"id": "blibla-comfyui-extensions",
|
||||||
"reference": "https://github.com/failfa-st/failfast-comfyui-extensions",
|
"reference": "https://github.com/blib-la/blibla-comfyui-extensions",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/failfa-st/failfast-comfyui-extensions"
|
"https://github.com/blib-la/blibla-comfyui-extensions"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image\nNOTE: This repo is identical to 'blibla-comfyui-extensions'."
|
"description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image\n[w/failfast-comfyui-extensions is renamed to blibla-comfyui-extensions. Please resintall to this.]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Pfaeff",
|
"author": "Pfaeff",
|
||||||
@ -11612,6 +11612,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
|
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "rhdunn",
|
||||||
|
"title": "comfyui-audio-processing",
|
||||||
|
"reference": "https://github.com/rhdunn/comfyui-audio-processing",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rhdunn/comfyui-audio-processing"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This plugin is compatible with the ComfyUI audio nodes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "hyunamy",
|
"author": "hyunamy",
|
||||||
"title": "Comfy-UI on-complete-email-me",
|
"title": "Comfy-UI on-complete-email-me",
|
||||||
|
|||||||
@ -256,6 +256,7 @@
|
|||||||
"mesh_remap_cubvh",
|
"mesh_remap_cubvh",
|
||||||
"ply_load",
|
"ply_load",
|
||||||
"ply_normalize",
|
"ply_normalize",
|
||||||
|
"ply_save",
|
||||||
"show_any",
|
"show_any",
|
||||||
"string-to-array",
|
"string-to-array",
|
||||||
"vc_to_texture"
|
"vc_to_texture"
|
||||||
@ -8959,6 +8960,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/city96/ComfyUI-GGUF": [
|
"https://github.com/city96/ComfyUI-GGUF": [
|
||||||
[
|
[
|
||||||
|
"CLIPLoaderGGUF",
|
||||||
|
"DualCLIPLoaderGGUF",
|
||||||
|
"TripleCLIPLoaderGGUF",
|
||||||
"UnetLoaderGGUF"
|
"UnetLoaderGGUF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9640,6 +9644,7 @@
|
|||||||
"SimpleComparison+",
|
"SimpleComparison+",
|
||||||
"SimpleCondition+",
|
"SimpleCondition+",
|
||||||
"SimpleMath+",
|
"SimpleMath+",
|
||||||
|
"SimpleMathBoolean+",
|
||||||
"SimpleMathCondition+",
|
"SimpleMathCondition+",
|
||||||
"SimpleMathFloat+",
|
"SimpleMathFloat+",
|
||||||
"SimpleMathInt+",
|
"SimpleMathInt+",
|
||||||
@ -10560,6 +10565,7 @@
|
|||||||
"FL_InfiniteZoom",
|
"FL_InfiniteZoom",
|
||||||
"FL_InpaintCrop",
|
"FL_InpaintCrop",
|
||||||
"FL_Inpaint_Stitch",
|
"FL_Inpaint_Stitch",
|
||||||
|
"FL_KSamplerXYZPlot",
|
||||||
"FL_KsamplerBasic",
|
"FL_KsamplerBasic",
|
||||||
"FL_KsamplerPlus",
|
"FL_KsamplerPlus",
|
||||||
"FL_KsamplerSettings",
|
"FL_KsamplerSettings",
|
||||||
@ -10574,7 +10580,9 @@
|
|||||||
"FL_RetroEffect",
|
"FL_RetroEffect",
|
||||||
"FL_Ripple",
|
"FL_Ripple",
|
||||||
"FL_SDUltimate_Slices",
|
"FL_SDUltimate_Slices",
|
||||||
|
"FL_SamplerStrings",
|
||||||
"FL_SaveCSV",
|
"FL_SaveCSV",
|
||||||
|
"FL_SchedulerStrings",
|
||||||
"FL_SendToDiscordWebhook",
|
"FL_SendToDiscordWebhook",
|
||||||
"FL_SeparateMaskComponents",
|
"FL_SeparateMaskComponents",
|
||||||
"FL_Shadertoy",
|
"FL_Shadertoy",
|
||||||
@ -13676,6 +13684,7 @@
|
|||||||
"TclExtractFramesFromVideo",
|
"TclExtractFramesFromVideo",
|
||||||
"TclExtractFramesFromVideoFile",
|
"TclExtractFramesFromVideoFile",
|
||||||
"TclFrames2Video",
|
"TclFrames2Video",
|
||||||
|
"TclLoraSaveImages",
|
||||||
"TclSaveVideoFromFrames",
|
"TclSaveVideoFromFrames",
|
||||||
"TclYoloV8Segmentation",
|
"TclYoloV8Segmentation",
|
||||||
"TclYoloV9Segmentation"
|
"TclYoloV9Segmentation"
|
||||||
@ -14389,7 +14398,10 @@
|
|||||||
[
|
[
|
||||||
"CharacterImpersonator",
|
"CharacterImpersonator",
|
||||||
"GetRandomKeyFromJSON",
|
"GetRandomKeyFromJSON",
|
||||||
|
"GetValueFromJSON",
|
||||||
"LoadLocalJSON",
|
"LoadLocalJSON",
|
||||||
|
"Lora2Prompt",
|
||||||
|
"LoraName2Prompt",
|
||||||
"SeedGenerator",
|
"SeedGenerator",
|
||||||
"SwitchInteger",
|
"SwitchInteger",
|
||||||
"WorkflowSettings"
|
"WorkflowSettings"
|
||||||
@ -15812,6 +15824,22 @@
|
|||||||
"title_aux": "rgthree's ComfyUI Nodes"
|
"title_aux": "rgthree's ComfyUI Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rhdunn/comfyui-audio-processing": [
|
||||||
|
[
|
||||||
|
"ComfyAudio.ApplyFilterBank",
|
||||||
|
"ComfyAudio.GriffinLim",
|
||||||
|
"ComfyAudio.InverseSpectrogram",
|
||||||
|
"ComfyAudio.LoadAudio",
|
||||||
|
"ComfyAudio.MelScaleFilterBank",
|
||||||
|
"ComfyAudio.PlotFilterBank",
|
||||||
|
"ComfyAudio.PlotSpectrogram",
|
||||||
|
"ComfyAudio.PlotWaveform",
|
||||||
|
"ComfyAudio.Spectrogram"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-audio-processing"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rhdunn/comfyui-bus-plugin": [
|
"https://github.com/rhdunn/comfyui-bus-plugin": [
|
||||||
[
|
[
|
||||||
"ComfyBus.CLIPEncodedPromptBusNode",
|
"ComfyBus.CLIPEncodedPromptBusNode",
|
||||||
@ -16379,7 +16407,6 @@
|
|||||||
"BizyAirFakeScribblePreprocessor",
|
"BizyAirFakeScribblePreprocessor",
|
||||||
"BizyAirGenerateLightningImage",
|
"BizyAirGenerateLightningImage",
|
||||||
"BizyAirHEDPreprocessor",
|
"BizyAirHEDPreprocessor",
|
||||||
"BizyAirImageCaption",
|
|
||||||
"BizyAirJoyCaption",
|
"BizyAirJoyCaption",
|
||||||
"BizyAirLeReS_DepthMapPreprocessor",
|
"BizyAirLeReS_DepthMapPreprocessor",
|
||||||
"BizyAirLineArtPreprocessor",
|
"BizyAirLineArtPreprocessor",
|
||||||
|
|||||||
2940
github-stats.json
2940
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -248,9 +248,7 @@ def get_model_dir(data):
|
|||||||
base_model = os.path.join(folder_paths.models_dir, data['save_path'])
|
base_model = os.path.join(folder_paths.models_dir, data['save_path'])
|
||||||
else:
|
else:
|
||||||
model_type = data['type']
|
model_type = data['type']
|
||||||
if model_type == "checkpoints":
|
if model_type == "checkpoints" or model_type == "checkpoint":
|
||||||
base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0]
|
|
||||||
elif model_type == "checkpoint":
|
|
||||||
base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0]
|
base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0]
|
||||||
elif model_type == "unclip":
|
elif model_type == "unclip":
|
||||||
base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0]
|
base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0]
|
||||||
@ -274,6 +272,12 @@ def get_model_dir(data):
|
|||||||
base_model = folder_paths.folder_names_and_paths["upscale_models"][0][0]
|
base_model = folder_paths.folder_names_and_paths["upscale_models"][0][0]
|
||||||
elif model_type == "embeddings":
|
elif model_type == "embeddings":
|
||||||
base_model = folder_paths.folder_names_and_paths["embeddings"][0][0]
|
base_model = folder_paths.folder_names_and_paths["embeddings"][0][0]
|
||||||
|
elif model_type == "unet" or model_type == "diffusion_model":
|
||||||
|
if folder_paths.folder_names_and_paths.get("diffusion_models"):
|
||||||
|
base_model = folder_paths.folder_names_and_paths["diffusion_models"][0][1]
|
||||||
|
else:
|
||||||
|
print(f"[ComfyUI-Manager] Your ComfyUI is outdated version.")
|
||||||
|
base_model = folder_paths.folder_names_and_paths["unet"][0][0] # outdated version
|
||||||
else:
|
else:
|
||||||
base_model = "etc"
|
base_model = "etc"
|
||||||
|
|
||||||
|
|||||||
188
model-list.json
188
model-list.json
@ -398,9 +398,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_b.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_b.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_b",
|
"description": "Stable Cascade: stage_b",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_b.safetensors",
|
"filename": "stage_b.safetensors",
|
||||||
@ -409,9 +409,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_b_bf16.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_b_bf16.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_b/bf16",
|
"description": "Stable Cascade: stage_b/bf16",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_b_bf16.safetensors",
|
"filename": "stage_b_bf16.safetensors",
|
||||||
@ -420,9 +420,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_b_lite.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_b_lite.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_b/lite",
|
"description": "Stable Cascade: stage_b/lite",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_b_lite.safetensors",
|
"filename": "stage_b_lite.safetensors",
|
||||||
@ -431,9 +431,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_b_lite.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_b_lite.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_b/bf16,lite",
|
"description": "Stable Cascade: stage_b/bf16,lite",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_b_lite_bf16.safetensors",
|
"filename": "stage_b_lite_bf16.safetensors",
|
||||||
@ -442,9 +442,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_c.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_c.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_c",
|
"description": "Stable Cascade: stage_c",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_c.safetensors",
|
"filename": "stage_c.safetensors",
|
||||||
@ -453,9 +453,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_c_bf16.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_c_bf16.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_c/bf16",
|
"description": "Stable Cascade: stage_c/bf16",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_c_bf16.safetensors",
|
"filename": "stage_c_bf16.safetensors",
|
||||||
@ -464,9 +464,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_c_lite.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_c_lite.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_c/lite",
|
"description": "Stable Cascade: stage_c/lite",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_c_lite.safetensors",
|
"filename": "stage_c_lite.safetensors",
|
||||||
@ -475,9 +475,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Cascade: stage_c_lite.safetensors (UNET)",
|
"name": "stabilityai/Stable Cascade: stage_c_lite.safetensors (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "Stable Cascade",
|
"base": "Stable Cascade",
|
||||||
"save_path": "unet/Stable-Cascade",
|
"save_path": "diffusion_models/Stable-Cascade",
|
||||||
"description": "Stable Cascade: stage_c/bf16,lite",
|
"description": "Stable Cascade: stage_c/bf16,lite",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||||
"filename": "stage_c_lite_bf16.safetensors",
|
"filename": "stage_c_lite_bf16.safetensors",
|
||||||
@ -562,25 +562,25 @@
|
|||||||
"size": "6.08GB"
|
"size": "6.08GB"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET/fp16)",
|
"name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (diffusion_models/fp16)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "SDXL",
|
"base": "SDXL",
|
||||||
"save_path": "unet/xl-inpaint-0.1",
|
"save_path": "diffusion_models/xl-inpaint-0.1",
|
||||||
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
||||||
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
||||||
"filename": "diffusion_pytorch_model.fp16.safetensors",
|
"filename": "diffusion_pytorch_model.fp16.safetensors",
|
||||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.fp16.safetensors",
|
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/diffusion_models/diffusion_pytorch_model.fp16.safetensors",
|
||||||
"size": "5.14GB"
|
"size": "5.14GB"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET)",
|
"name": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1 (UNET)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "SDXL",
|
"base": "SDXL",
|
||||||
"save_path": "unet/xl-inpaint-0.1",
|
"save_path": "diffusion_models/xl-inpaint-0.1",
|
||||||
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
||||||
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
||||||
"filename": "diffusion_pytorch_model.safetensors",
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.safetensors",
|
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/diffusion_models/diffusion_pytorch_model.safetensors",
|
||||||
"size": "10.3GB"
|
"size": "10.3GB"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -663,6 +663,130 @@
|
|||||||
"size": "4.89GB"
|
"size": "4.89GB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_L quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"size": "2.46GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"size": "2.3GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"size": "2.1GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q4_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"size": "2.9GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q4_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"size": "2.74GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q5_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"size": "3.39GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q5_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"size": "3.29GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q6_K quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"size": "3.91GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q8_0 quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"size": "5.06GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (float 16)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"size": "9.53GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (float 32)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"size": "19.1GB"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "comfyanonymous/clip_l",
|
"name": "comfyanonymous/clip_l",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
@ -2912,7 +3036,7 @@
|
|||||||
"name": "IC-Light/fc",
|
"name": "IC-Light/fc",
|
||||||
"type": "IC-Light",
|
"type": "IC-Light",
|
||||||
"base": "SD1.5",
|
"base": "SD1.5",
|
||||||
"save_path": "unet/IC-Light",
|
"save_path": "diffusion_models/IC-Light",
|
||||||
"description": "The default relighting model, conditioned on text and foreground",
|
"description": "The default relighting model, conditioned on text and foreground",
|
||||||
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
||||||
"filename": "iclight_sd15_fc.safetensors",
|
"filename": "iclight_sd15_fc.safetensors",
|
||||||
@ -2923,7 +3047,7 @@
|
|||||||
"name": "IC-Light/fbc",
|
"name": "IC-Light/fbc",
|
||||||
"type": "IC-Light",
|
"type": "IC-Light",
|
||||||
"base": "SD1.5",
|
"base": "SD1.5",
|
||||||
"save_path": "unet/IC-Light",
|
"save_path": "diffusion_models/IC-Light",
|
||||||
"description": "Relighting model conditioned with text, foreground, and background",
|
"description": "Relighting model conditioned with text, foreground, and background",
|
||||||
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
||||||
"filename": "iclight_sd15_fbc.safetensors",
|
"filename": "iclight_sd15_fbc.safetensors",
|
||||||
@ -2934,7 +3058,7 @@
|
|||||||
"name": "IC-Light/fcon",
|
"name": "IC-Light/fcon",
|
||||||
"type": "IC-Light",
|
"type": "IC-Light",
|
||||||
"base": "SD1.5",
|
"base": "SD1.5",
|
||||||
"save_path": "unet/IC-Light",
|
"save_path": "diffusion_models/IC-Light",
|
||||||
"description": "Same as iclight_sd15_fc.safetensors, but trained with offset noise",
|
"description": "Same as iclight_sd15_fc.safetensors, but trained with offset noise",
|
||||||
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
"reference": "https://huggingface.co/lllyasviel/ic-light",
|
||||||
"filename": "iclight_sd15_fcon.safetensors",
|
"filename": "iclight_sd15_fcon.safetensors",
|
||||||
@ -3454,9 +3578,9 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "FLUX.1 [schnell] Diffusion model",
|
"name": "FLUX.1 [schnell] Diffusion model",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "FLUX.1",
|
"base": "FLUX.1",
|
||||||
"save_path": "unet/FLUX1",
|
"save_path": "diffusion_models/FLUX1",
|
||||||
"description": "FLUX.1 [Schnell] Diffusion model (a.k.a. FLUX.1 turbo model)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]",
|
"description": "FLUX.1 [Schnell] Diffusion model (a.k.a. FLUX.1 turbo model)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]",
|
||||||
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
||||||
"filename": "flux1-schnell.sft",
|
"filename": "flux1-schnell.sft",
|
||||||
@ -3478,9 +3602,9 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "kijai/FLUX.1 [schnell] Diffusion model (float8_e4m3fn)",
|
"name": "kijai/FLUX.1 [schnell] Diffusion model (float8_e4m3fn)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "FLUX.1",
|
"base": "FLUX.1",
|
||||||
"save_path": "unet/FLUX1",
|
"save_path": "diffusion_models/FLUX1",
|
||||||
"description": "FLUX.1 [Schnell] Diffusion model (float8_e4m3fn)",
|
"description": "FLUX.1 [Schnell] Diffusion model (float8_e4m3fn)",
|
||||||
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
||||||
"filename": "flux1-schnell-fp8.safetensors",
|
"filename": "flux1-schnell-fp8.safetensors",
|
||||||
@ -3489,9 +3613,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "kijai/FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
"name": "kijai/FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
||||||
"type": "unet",
|
"type": "diffusion_model",
|
||||||
"base": "FLUX.1",
|
"base": "FLUX.1",
|
||||||
"save_path": "unet/FLUX1",
|
"save_path": "diffusion_models/FLUX1",
|
||||||
"description": "FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
"description": "FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
||||||
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
||||||
"filename": "flux1-dev-fp8.safetensors",
|
"filename": "flux1-dev-fp8.safetensors",
|
||||||
|
|||||||
@ -11,6 +11,38 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "ThisModernDay",
|
||||||
|
"title": "ComfyUI Instructor Ollama",
|
||||||
|
"reference": "https://github.com/ThisModernDay/ComfyUI-InstructorOllama",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ThisModernDay/ComfyUI-InstructorOllama"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI Nodes for interacting with Ollama using the Instructor. Library to provide structured output from your LLM. To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI.\nNOTE: The files in the repo are not organized, which may lead to update issues."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "gioferreira",
|
||||||
|
"title": "ComfyUI-Molde-Utils",
|
||||||
|
"reference": "https://github.com/gioferreira/ComfyUI-Molde-Utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gioferreira/ComfyUI-Molde-Utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-Molde-Utils is a utility library designed to provide various helper functions for working with UI elements. This project includes modules for handling bezier curves and color conversions.\nNOTE: The files in the repo are not organized, which may lead to update issues."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI nodes for VEnhancer [WIP]",
|
||||||
|
"reference": "https://github.com/kijai/ComfyUI-VEnhancer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kijai/ComfyUI-VEnhancer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Original repo: [a/https://github.com/Vchitect/VEnhancer](https://github.com/Vchitect/VEnhancer)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "TTPlanetPig",
|
"author": "TTPlanetPig",
|
||||||
"title": "Comfyui_TTP_Toolset",
|
"title": "Comfyui_TTP_Toolset",
|
||||||
@ -19,7 +51,7 @@
|
|||||||
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset"
|
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a workflow for my simple logic amazing upscale node for DIT model. it can be common use for Flux,Hunyuan,SD3 It can simple tile the initial image into pieces and then use image-interrogator to get each tile prompts for more accurate upscale process. The condition will be properly handled and the hallucination will be significantly eliminated."
|
"description": "This is a workflow for my simple logic amazing upscale node for DIT model. it can be common use for Flux,Hunyuan,SD3 It can simple tile the initial image into pieces and then use image-interrogator to get each tile prompts for more accurate upscale process. The condition will be properly handled and the hallucination will be significantly eliminated.\nNOTE: The files in the repo are not organized, which may lead to update issues."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "jimstudt",
|
"author": "jimstudt",
|
||||||
@ -59,7 +91,7 @@
|
|||||||
"https://github.com/sebord/ComfyUI-LMCQ"
|
"https://github.com/sebord/ComfyUI-LMCQ"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI small node toolkit, this toolkit is mainly to update some practical small nodes, to make a contribution to the comfyui ecosystem, PS: 'LMCQ' is the abbreviation of the team name"
|
"description": "ComfyUI small node toolkit, this toolkit is mainly to update some practical small nodes, to make a contribution to the comfyui ecosystem, PS: 'LMCQ' is the abbreviation of the team name\nNOTE: The files in the repo are not organized, which may lead to update issues."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "logtd",
|
"author": "logtd",
|
||||||
@ -159,7 +191,7 @@
|
|||||||
"https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor"
|
"https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Adapt for Hunyuan now"
|
"description": "Adapt for Hunyuan now\nNOTE: The files in the repo are not organized, which may lead to update issues."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "IuvenisSapiens",
|
"author": "IuvenisSapiens",
|
||||||
@ -1771,16 +1803,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A simple custom node that unloads all models. Useful for developers or users who want to free some memory."
|
"description": "A simple custom node that unloads all models. Useful for developers or users who want to free some memory."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "AIGODLIKE",
|
|
||||||
"title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]",
|
|
||||||
"reference": "https://github.com/AIGODLIKE/ComfyUI-Studio",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/AIGODLIKE/ComfyUI-Studio"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "WIP"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "MrAdamBlack",
|
"author": "MrAdamBlack",
|
||||||
"title": "CheckProgress [WIP]",
|
"title": "CheckProgress [WIP]",
|
||||||
|
|||||||
@ -799,9 +799,12 @@
|
|||||||
"Clip Tokens Encode (Shinsplat)",
|
"Clip Tokens Encode (Shinsplat)",
|
||||||
"Green Box (Shinsplat)",
|
"Green Box (Shinsplat)",
|
||||||
"Hex To Other (Shinsplat)",
|
"Hex To Other (Shinsplat)",
|
||||||
|
"KSampler (Shinsplat)",
|
||||||
"Lora Loader (Shinsplat)",
|
"Lora Loader (Shinsplat)",
|
||||||
|
"Nupoma (Shinsplat)",
|
||||||
"Python (Shinsplat)",
|
"Python (Shinsplat)",
|
||||||
"Python - More Inputs (Shinsplat)",
|
"Python - More Inputs (Shinsplat)",
|
||||||
|
"Seed (Shinsplat)",
|
||||||
"String Interpolated (Shinsplat)",
|
"String Interpolated (Shinsplat)",
|
||||||
"Sum Wrap (Shinsplat)",
|
"Sum Wrap (Shinsplat)",
|
||||||
"Tensor Toys (Shinsplat)",
|
"Tensor Toys (Shinsplat)",
|
||||||
@ -875,6 +878,14 @@
|
|||||||
"title_aux": "Comfyui_TTP_Toolset"
|
"title_aux": "Comfyui_TTP_Toolset"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [
|
||||||
|
[
|
||||||
|
"OllamaInstructorNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Instructor Ollama"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
|
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
|
||||||
[
|
[
|
||||||
"BatchImageAndPrompt",
|
"BatchImageAndPrompt",
|
||||||
@ -2038,6 +2049,16 @@
|
|||||||
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
|
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kijai/ComfyUI-VEnhancer": [
|
||||||
|
[
|
||||||
|
"DownloadAndLoadVEnhancerModel",
|
||||||
|
"VEnhancerSampler",
|
||||||
|
"VEnhancerUnpad"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI nodes for VEnhancer [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
|
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
|
||||||
[
|
[
|
||||||
"ObjectPromptWithTemplate",
|
"ObjectPromptWithTemplate",
|
||||||
@ -2174,10 +2195,12 @@
|
|||||||
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
|
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
|
||||||
[
|
[
|
||||||
"BLoRALoader",
|
"BLoRALoader",
|
||||||
"CreatePipeline",
|
"GenerateInpaintImage",
|
||||||
"ImageInference",
|
"GenerateTxt2Image",
|
||||||
|
"InpaintingStableDiffusionPipeline",
|
||||||
"LoRALoader",
|
"LoRALoader",
|
||||||
"MakeCanny"
|
"MakeCanny",
|
||||||
|
"Text2ImgStableDiffusionPipeline"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Diffusers-in-ComfyUI"
|
"title_aux": "Diffusers-in-ComfyUI"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "rhdunn",
|
||||||
|
"title": "comfyui-audio-processing",
|
||||||
|
"reference": "https://github.com/rhdunn/comfyui-audio-processing",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rhdunn/comfyui-audio-processing"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This plugin is compatible with the ComfyUI audio nodes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "rnbwdsh",
|
"author": "rnbwdsh",
|
||||||
"title": "Latent Walk",
|
"title": "Latent Walk",
|
||||||
|
|||||||
@ -256,6 +256,7 @@
|
|||||||
"mesh_remap_cubvh",
|
"mesh_remap_cubvh",
|
||||||
"ply_load",
|
"ply_load",
|
||||||
"ply_normalize",
|
"ply_normalize",
|
||||||
|
"ply_save",
|
||||||
"show_any",
|
"show_any",
|
||||||
"string-to-array",
|
"string-to-array",
|
||||||
"vc_to_texture"
|
"vc_to_texture"
|
||||||
@ -8959,6 +8960,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/city96/ComfyUI-GGUF": [
|
"https://github.com/city96/ComfyUI-GGUF": [
|
||||||
[
|
[
|
||||||
|
"CLIPLoaderGGUF",
|
||||||
|
"DualCLIPLoaderGGUF",
|
||||||
|
"TripleCLIPLoaderGGUF",
|
||||||
"UnetLoaderGGUF"
|
"UnetLoaderGGUF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9640,6 +9644,7 @@
|
|||||||
"SimpleComparison+",
|
"SimpleComparison+",
|
||||||
"SimpleCondition+",
|
"SimpleCondition+",
|
||||||
"SimpleMath+",
|
"SimpleMath+",
|
||||||
|
"SimpleMathBoolean+",
|
||||||
"SimpleMathCondition+",
|
"SimpleMathCondition+",
|
||||||
"SimpleMathFloat+",
|
"SimpleMathFloat+",
|
||||||
"SimpleMathInt+",
|
"SimpleMathInt+",
|
||||||
@ -10560,6 +10565,7 @@
|
|||||||
"FL_InfiniteZoom",
|
"FL_InfiniteZoom",
|
||||||
"FL_InpaintCrop",
|
"FL_InpaintCrop",
|
||||||
"FL_Inpaint_Stitch",
|
"FL_Inpaint_Stitch",
|
||||||
|
"FL_KSamplerXYZPlot",
|
||||||
"FL_KsamplerBasic",
|
"FL_KsamplerBasic",
|
||||||
"FL_KsamplerPlus",
|
"FL_KsamplerPlus",
|
||||||
"FL_KsamplerSettings",
|
"FL_KsamplerSettings",
|
||||||
@ -10574,7 +10580,9 @@
|
|||||||
"FL_RetroEffect",
|
"FL_RetroEffect",
|
||||||
"FL_Ripple",
|
"FL_Ripple",
|
||||||
"FL_SDUltimate_Slices",
|
"FL_SDUltimate_Slices",
|
||||||
|
"FL_SamplerStrings",
|
||||||
"FL_SaveCSV",
|
"FL_SaveCSV",
|
||||||
|
"FL_SchedulerStrings",
|
||||||
"FL_SendToDiscordWebhook",
|
"FL_SendToDiscordWebhook",
|
||||||
"FL_SeparateMaskComponents",
|
"FL_SeparateMaskComponents",
|
||||||
"FL_Shadertoy",
|
"FL_Shadertoy",
|
||||||
@ -13676,6 +13684,7 @@
|
|||||||
"TclExtractFramesFromVideo",
|
"TclExtractFramesFromVideo",
|
||||||
"TclExtractFramesFromVideoFile",
|
"TclExtractFramesFromVideoFile",
|
||||||
"TclFrames2Video",
|
"TclFrames2Video",
|
||||||
|
"TclLoraSaveImages",
|
||||||
"TclSaveVideoFromFrames",
|
"TclSaveVideoFromFrames",
|
||||||
"TclYoloV8Segmentation",
|
"TclYoloV8Segmentation",
|
||||||
"TclYoloV9Segmentation"
|
"TclYoloV9Segmentation"
|
||||||
@ -14389,7 +14398,10 @@
|
|||||||
[
|
[
|
||||||
"CharacterImpersonator",
|
"CharacterImpersonator",
|
||||||
"GetRandomKeyFromJSON",
|
"GetRandomKeyFromJSON",
|
||||||
|
"GetValueFromJSON",
|
||||||
"LoadLocalJSON",
|
"LoadLocalJSON",
|
||||||
|
"Lora2Prompt",
|
||||||
|
"LoraName2Prompt",
|
||||||
"SeedGenerator",
|
"SeedGenerator",
|
||||||
"SwitchInteger",
|
"SwitchInteger",
|
||||||
"WorkflowSettings"
|
"WorkflowSettings"
|
||||||
@ -15812,6 +15824,22 @@
|
|||||||
"title_aux": "rgthree's ComfyUI Nodes"
|
"title_aux": "rgthree's ComfyUI Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rhdunn/comfyui-audio-processing": [
|
||||||
|
[
|
||||||
|
"ComfyAudio.ApplyFilterBank",
|
||||||
|
"ComfyAudio.GriffinLim",
|
||||||
|
"ComfyAudio.InverseSpectrogram",
|
||||||
|
"ComfyAudio.LoadAudio",
|
||||||
|
"ComfyAudio.MelScaleFilterBank",
|
||||||
|
"ComfyAudio.PlotFilterBank",
|
||||||
|
"ComfyAudio.PlotSpectrogram",
|
||||||
|
"ComfyAudio.PlotWaveform",
|
||||||
|
"ComfyAudio.Spectrogram"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-audio-processing"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rhdunn/comfyui-bus-plugin": [
|
"https://github.com/rhdunn/comfyui-bus-plugin": [
|
||||||
[
|
[
|
||||||
"ComfyBus.CLIPEncodedPromptBusNode",
|
"ComfyBus.CLIPEncodedPromptBusNode",
|
||||||
@ -16379,7 +16407,6 @@
|
|||||||
"BizyAirFakeScribblePreprocessor",
|
"BizyAirFakeScribblePreprocessor",
|
||||||
"BizyAirGenerateLightningImage",
|
"BizyAirGenerateLightningImage",
|
||||||
"BizyAirHEDPreprocessor",
|
"BizyAirHEDPreprocessor",
|
||||||
"BizyAirImageCaption",
|
|
||||||
"BizyAirJoyCaption",
|
"BizyAirJoyCaption",
|
||||||
"BizyAirLeReS_DepthMapPreprocessor",
|
"BizyAirLeReS_DepthMapPreprocessor",
|
||||||
"BizyAirLineArtPreprocessor",
|
"BizyAirLineArtPreprocessor",
|
||||||
|
|||||||
@ -1,5 +1,127 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_L quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_L.gguf",
|
||||||
|
"size": "2.46GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_M.gguf",
|
||||||
|
"size": "2.3GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q3_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q3_K_S.gguf",
|
||||||
|
"size": "2.1GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q4_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q4_K_M.gguf",
|
||||||
|
"size": "2.9GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q4_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q4_K_S.gguf",
|
||||||
|
"size": "2.74GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q5_K_M quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q5_K_M.gguf",
|
||||||
|
"size": "3.39GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q5_K_S quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q5_K_S.gguf",
|
||||||
|
"size": "3.29GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q6_K quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q6_K.gguf",
|
||||||
|
"size": "3.91GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (Q8_0 quantized)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q8_0.gguf",
|
||||||
|
"size": "5.06GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (float 16)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-f16.gguf",
|
||||||
|
"size": "9.53GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "city96/t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "clip/t5",
|
||||||
|
"description": "t5xxl Text Encoder GGUF model. (float 32)",
|
||||||
|
"reference": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf",
|
||||||
|
"filename": "t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"url": "https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-f32.gguf",
|
||||||
|
"size": "19.1GB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "TAEF1 Decoder",
|
"name": "TAEF1 Decoder",
|
||||||
"type": "TAESD",
|
"type": "TAESD",
|
||||||
@ -568,131 +690,6 @@
|
|||||||
"filename": "model.ckpt",
|
"filename": "model.ckpt",
|
||||||
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
|
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
|
||||||
"size": "10.5GB"
|
"size": "10.5GB"
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_x2.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT",
|
|
||||||
"description": "[180MB] RGT x2 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_x2.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x2.pth",
|
|
||||||
"size": "179.8MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_x3.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT",
|
|
||||||
"description": "[180MB] RGT x3 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_x3.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x3.pth",
|
|
||||||
"size": "180.5MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_x4.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT",
|
|
||||||
"description": "[180MB] RGT_S x4 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_x4.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x4.pth",
|
|
||||||
"size": "180.4MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_S_x2.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT_S",
|
|
||||||
"description": "[135MB] RGT_S x2 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_S_x2.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x2.pth",
|
|
||||||
"size": "135.4MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_S_x3.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT_S",
|
|
||||||
"description": "[136MB] RGT_S x3 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_S_x3.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x3.pth",
|
|
||||||
"size": "136.1MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ViperYX/RGT_S_x4.pth",
|
|
||||||
"type": "RGT",
|
|
||||||
"base": "RGT",
|
|
||||||
"save_path": "RGT/RGT_S",
|
|
||||||
"description": "[136MB] RGT_S x4 upscale model for ComfyUI-RGT",
|
|
||||||
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
|
|
||||||
"filename": "RGT_S_x4.pth",
|
|
||||||
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x4.pth",
|
|
||||||
"size": "136.0MB"
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (fp16)",
|
|
||||||
"type": "controlnet",
|
|
||||||
"base": "SDXL",
|
|
||||||
"save_path": "controlnet/SDXL",
|
|
||||||
"description": "[2.5GB] Controlnet SDXL Tile model realistic version.",
|
|
||||||
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
|
|
||||||
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors",
|
|
||||||
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors",
|
|
||||||
"size": "2.50GB"
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "TencentARC/CustomNet",
|
|
||||||
"type": "CustomNet",
|
|
||||||
"base": "CustomNet",
|
|
||||||
"save_path": "custom_nodes/ComfyUI_CustomNet/pretrain",
|
|
||||||
"description": "CustomNet pretrained model for ComfyUI_CustomNet",
|
|
||||||
"reference": "https://huggingface.co/TencentARC/CustomNet/tree/main",
|
|
||||||
"filename": "customnet_v1.pt",
|
|
||||||
"url": "https://huggingface.co/TencentARC/CustomNet/resolve/main/customnet_v1.pt",
|
|
||||||
"size": "5.71GB"
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "ID-Animator/animator.ckpt",
|
|
||||||
"type": "ID-Animator",
|
|
||||||
"base": "SD1.5",
|
|
||||||
"save_path": "custom_nodes/ComfyUI_ID_Animator/models",
|
|
||||||
"description": "ID-Animator checkpoint",
|
|
||||||
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
|
|
||||||
"filename": "animator.ckpt",
|
|
||||||
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/animator.ckpt",
|
|
||||||
"size": "247.3MB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ID-Animator/mm_sd_v15_v2.ckpt",
|
|
||||||
"type": "ID-Animator",
|
|
||||||
"base": "SD1.5",
|
|
||||||
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/animatediff_models",
|
|
||||||
"description": "AnimateDiff checkpoint for ID-Animator",
|
|
||||||
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
|
|
||||||
"filename": "mm_sd_v15_v2.ckpt",
|
|
||||||
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/mm_sd_v15_v2.ckpt",
|
|
||||||
"size": "1.82GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ID-Animator/image_encoder",
|
|
||||||
"type": "ID-Animator",
|
|
||||||
"base": "SD1.5",
|
|
||||||
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/image_encoder",
|
|
||||||
"description": "CLIP Image encoder for ID-Animator",
|
|
||||||
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
|
|
||||||
"filename": "model.safetensors",
|
|
||||||
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors",
|
|
||||||
"size": "2.53GB"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user