update DB

This commit is contained in:
Dr.Lt.Data
2024-08-22 00:29:34 +09:00
parent e310072782
commit 2a50beb9ee
10 changed files with 2486 additions and 2032 deletions

View File

@@ -83,6 +83,16 @@
"install_type": "git-clone",
"description": "this will automaticlaly read the subfolders like 'checkpoints', 'loras' under the extra model folder path you specify in extra_model_paths.yaml and add them to folder paths, so you don't need to define those subfolders one by one.\nNOTE: invalid pyproject.toml"
},
{
"author": "Weixuanf",
"title": "ComfyUI File Manager for nodecafe.co [WIP]",
"reference": "https://github.com/Weixuanf/file-explore",
"files": [
"https://github.com/Weixuanf/file-explore"
],
"install_type": "git-clone",
"description": "To view and download files in ComfyUI\nNOTE: invalid pyproject.toml"
},
{
"author": "sebord",
"title": "ComfyUI-LMCQ [WIP]",
@@ -956,17 +966,6 @@
"install_type": "git-clone",
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{
"author": "Scorpinaus",
"title": "ComfyUI-DiffusersLoader",
"id": "diffusersloader",
"reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader",
"files": [
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
"description": "The purpose of this package is to understand how loading of diffusers format checkpoints are done in comfyUI and to create a loader that works for SDXL."
},
{
"author": "FoundD-oka",
"title": "ComfyUI KISEKAE-OOTD",

View File

@@ -250,6 +250,7 @@
"> Sharpen",
"> Text",
"> Text Combine",
"> Text Pick Line by Index",
"> Text Pick Random Line",
"> Text Random Weights",
"> Text Replace",
@@ -513,7 +514,7 @@
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput",
"PreViewVideo"
"PreviewVideo"
],
{
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@@ -768,17 +769,6 @@
"title_aux": "ComfyUI-MS-Nodes [WIP]"
}
],
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [
[
"CombinedDiffusersLoader",
"DiffusersClipLoader",
"DiffusersUNETLoader",
"DiffusersVAELoader"
],
{
"title_aux": "ComfyUI-DiffusersLoader"
}
],
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": [
[
"CheckpointLoaderSimpleShared //SeedV",
@@ -1800,6 +1790,7 @@
"ChooseFromStringList",
"Cubby",
"DefineWord",
"LoadImageAndInfoFromPath",
"LookupWord",
"ReplaceWords",
"TextToStringList",
@@ -2195,8 +2186,10 @@
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
[
"BLoRALoader",
"GenerateImg2Image",
"GenerateInpaintImage",
"GenerateTxt2Image",
"Img2ImgStableDiffusionPipeline",
"InpaintingStableDiffusionPipeline",
"LoRALoader",
"MakeCanny",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,47 @@
{
"author": "kijai",
"title": "ComfyUI Flux Trainer",
"reference": "https://github.com/kijai/ComfyUI-FluxTrainer",
"files": [
"https://github.com/kijai/ComfyUI-FluxTrainer"
],
"install_type": "git-clone",
"description": "Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)"
},
{
"author": "AIFSH",
"title": "FancyVideo-ComfyUI",
"reference": "https://github.com/AIFSH/FancyVideo-ComfyUI",
"files": [
"https://github.com/AIFSH/FancyVideo-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)"
},
{
"author": "heshengtao",
"title": "comfyui_LLM_schools",
"reference": "https://github.com/heshengtao/comfyui_LLM_schools",
"files": [
"https://github.com/heshengtao/comfyui_LLM_schools"
],
"install_type": "git-clone",
"description": "ComfyUI node library for fine-tuning LLMs"
},
{
"author": "phyblas",
"title": "paint-by-example @ ComfyUI",
"id": "paintbyexample",
"reference": "https://github.com/phyblas/paint-by-example_comfyui",
"files": [
"https://github.com/phyblas/paint-by-example_comfyui"
],
"install_type": "git-clone",
"description": "Implementation of paint-by-example on ComfyUI"
},
{
"author": "rhdunn",
"title": "comfyui-audio-processing",

View File

@@ -554,6 +554,16 @@
"title_aux": "DiffMorpher-ComfyUI"
}
],
"https://github.com/AIFSH/FancyVideo-ComfyUI": [
[
"FancyVideoNode",
"PreViewVideo",
"TextEncode"
],
{
"title_aux": "FancyVideo-ComfyUI"
}
],
"https://github.com/AIFSH/GSTTS-ComfyUI": [
[
"ASRNode",
@@ -708,6 +718,7 @@
"> Sharpen",
"> Text",
"> Text Combine",
"> Text Pick Line by Index",
"> Text Pick Random Line",
"> Text Random Weights",
"> Text Replace",
@@ -2837,7 +2848,7 @@
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput",
"PreViewVideo"
"PreviewVideo"
],
{
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@@ -3839,6 +3850,7 @@
[
"iToolsAddOverlay",
"iToolsLoadImagePlus",
"iToolsLoadImages",
"iToolsPromptLoader",
"iToolsPromptSaver"
],
@@ -4691,7 +4703,7 @@
"DiffusersVAELoader"
],
{
"title_aux": "Loaders for Diffusers-format checkpoints"
"title_aux": "ComfyUI-DiffusersLoader"
}
],
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": [
@@ -6332,9 +6344,10 @@
"https://github.com/XLabs-AI/x-flux-comfyui": [
[
"ApplyFluxControlNet",
"ApplyFluxIPAdapter",
"FluxLoraLoader",
"LoadFluxControlNet",
"LoadFluxModel",
"LoadFluxIPAdapter",
"XlabsSampler"
],
{
@@ -10556,6 +10569,7 @@
"FL_HalftonePattern",
"FL_HexagonalPattern",
"FL_ImageCaptionLayout",
"FL_ImageCaptionLayoutPDF",
"FL_ImageCaptionSaver",
"FL_ImageCollage",
"FL_ImageDimensionDisplay",
@@ -11630,6 +11644,20 @@
"title_aux": "comfyui_LLM_party"
}
],
"https://github.com/heshengtao/comfyui_LLM_schools": [
[
"CausalLM_loader",
"LLM_Arguments",
"LLM_Trainer",
"LLM_data_collator",
"download_dataset",
"get_dataset_name",
"split_dataset"
],
{
"title_aux": "comfyui_LLM_schools"
}
],
"https://github.com/hhhzzyang/Comfyui_Lama": [
[
"LamaApply",
@@ -12185,6 +12213,7 @@
"OrbitPoses to OrbitLists JK",
"Pipe End JK",
"Project Setting JK",
"Random Beats JK",
"Refine 1 Parameters Extract JK",
"Refine 2 Parameters Extract JK",
"Refine Model Parameters JK",
@@ -13061,6 +13090,28 @@
"title_aux": "ComfyUI-Florence2"
}
],
"https://github.com/kijai/ComfyUI-FluxTrainer": [
[
"FluxKohyaInferenceSampler",
"FluxTrainEnd",
"FluxTrainLoop",
"FluxTrainModelSelect",
"FluxTrainSave",
"FluxTrainValidate",
"FluxTrainValidationSettings",
"InitFluxLoRATraining",
"InitFluxTraining",
"OptimizerConfig",
"OptimizerConfigAdafactor",
"TrainDatasetAdd",
"TrainDatasetGeneralConfig",
"UploadToHuggingFace",
"VisualizeLoss"
],
{
"title_aux": "ComfyUI Flux Trainer"
}
],
"https://github.com/kijai/ComfyUI-Geowizard": [
[
"geowizard_model_loader",
@@ -13146,6 +13197,7 @@
"ImageBatchRepeatInterleaving",
"ImageBatchTestPattern",
"ImageConcanate",
"ImageConcatFromBatch",
"ImageConcatMulti",
"ImageGrabPIL",
"ImageGridComposite2x2",
@@ -14396,15 +14448,16 @@
],
"https://github.com/lucafoscili/comfyui-lf": [
[
"CharacterImpersonator",
"GetRandomKeyFromJSON",
"GetValueFromJSON",
"LoadLocalJSON",
"Lora2Prompt",
"LoraName2Prompt",
"SeedGenerator",
"SwitchInteger",
"WorkflowSettings"
"LF_CharacterImpersonator",
"LF_DisplayJSON",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_LoadLocalJSON",
"LF_Lora2Prompt",
"LF_LoraName2Prompt",
"LF_SeedGenerator",
"LF_SwitchInteger",
"LF_WorkflowSettings"
],
{
"title_aux": "LF Nodes"
@@ -15512,6 +15565,16 @@
"title_aux": "\u2728 Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI"
}
],
"https://github.com/phyblas/paint-by-example_comfyui": [
[
"PaintbyExampleAdvanced",
"PaintbyExampleGen",
"PaintbyExampleSimple"
],
{
"title_aux": "paint-by-example @ ComfyUI"
}
],
"https://github.com/picturesonpictures/comfy_PoP": [
[
"AdaptiveCannyDetector_PoP",
@@ -15829,6 +15892,7 @@
"ComfyAudio.ApplyFilterBank",
"ComfyAudio.GriffinLim",
"ComfyAudio.InverseSpectrogram",
"ComfyAudio.LinearFilterBank",
"ComfyAudio.LoadAudio",
"ComfyAudio.MelScaleFilterBank",
"ComfyAudio.PlotFilterBank",
@@ -17773,7 +17837,8 @@
"IPAdapter FaceID With Bool",
"IPAdapter Mad Scientist Weight_Type",
"Image Blending Mode Mask",
"Load Image With Bool"
"Load Image With Bool",
"Load Lora With Shared"
],
{
"title_aux": "ComfyUI-CustomNodes"
@@ -18089,6 +18154,9 @@
"ErrorLogNode",
"ExecutionTime",
"FileBasedChatNode",
"Gemini1_5Text",
"Gemini1_5Vision",
"GeminiFluxPrompt",
"Gemma2PromptNode",
"GemmaDialogueNode",
"GithubLinkNode",

View File

@@ -1,5 +1,249 @@
{
"models": [
{
"name": "city96/flux1-dev-F16.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (f16/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-F16.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-F16.gguf",
"size": "23.8GB"
},
{
"name": "city96/flux1-dev-Q2_K.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q2_K/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q2_K.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q2_K.gguf",
"size": "4.03GB"
},
{
"name": "city96/flux1-dev-Q3_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q3_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q3_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q3_K_S.gguf",
"size": "5.23GB"
},
{
"name": "city96/flux1-dev-Q4_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q4_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_0.gguf",
"size": "6.79GB"
},
{
"name": "city96/flux1-dev-Q4_1.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_1/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q4_1.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_1.gguf",
"size": "7.53GB"
},
{
"name": "city96/flux1-dev-Q4_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q4_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_K_S.gguf",
"size": "6.81GB"
},
{
"name": "city96/flux1-dev-Q5_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q5_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q5_0.gguf",
"size": "8.27GB"
},
{
"name": "city96/flux1-dev-Q5_1.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_1/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q5_1.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q5_1.gguf",
"size": "9.01GB"
},
{
"name": "city96/flux1-dev-Q5_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q5_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q5_K_S.gguf",
"size": "8.29GB"
},
{
"name": "city96/flux1-dev-Q6_K.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q6_K/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q6_K.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q6_K.gguf",
"size": "9.86GB"
},
{
"name": "city96/flux1-dev-Q8_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q8_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
"filename": "flux1-dev-Q8_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q8_0.gguf",
"size": "12.7GB"
},
{
"name": "city96/flux1-schnell-F16.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (f16/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-F16.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-F16.gguf",
"size": "23.8GB"
},
{
"name": "city96/flux1-schnell-Q2_K.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q2_K/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q2_K.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q2_K.gguf",
"size": "4.01GB"
},
{
"name": "city96/flux1-schnell-Q3_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q3_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q3_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q3_K_S.gguf",
"size": "5.21GB"
},
{
"name": "city96/flux1-schnell-Q4_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q4_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_0.gguf",
"size": "6.77GB"
},
{
"name": "city96/flux1-schnell-Q4_1.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_1/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q4_1.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_1.gguf",
"size": "7.51GB"
},
{
"name": "city96/flux1-schnell-Q4_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q4_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q4_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_K_S.gguf",
"size": "6.78GB"
},
{
"name": "city96/flux1-schnell-Q5_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q5_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_0.gguf",
"size": "8.25GB"
},
{
"name": "city96/flux1-schnell-Q5_1.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_1/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q5_1.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_1.gguf",
"size": "8.99GB"
},
{
"name": "city96/flux1-schnell-Q5_K_S.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q5_K_S/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q5_K_S.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_K_S.gguf",
"size": "8.26GB"
},
{
"name": "city96/flux1-schnell-Q6_K.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q6_K/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q6_K.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q6_K.gguf",
"size": "9.83GB"
},
{
"name": "city96/flux1-schnell-Q8_0.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (Q8_0/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-Q8_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q8_0.gguf",
"size": "12.7GB"
},
{
"name": "city96/t5-v1_1-xxl-encoder-Q3_K_L.gguf",
"type": "clip",
@@ -432,264 +676,6 @@
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"size": "774.4MB"
},
{
"name": "kijai/DepthAnythingV2 (vitb/fp16)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp16.safetensors",
"size": "195.0MB"
},
{
"name": "kijai/DepthAnythingV2 (vitb/fp32)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp32.safetensors",
"size": "389.9MB"
},
{
"name": "kijai/DepthAnythingV2 (vitl/fp16)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[671MB] DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitl_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitl_fp16.safetensors",
"size": "670.7MB"
},
{
"name": "kijai/DepthAnythingV2 (vitl/fp32)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[195MB] DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitl_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitl_fp32.safetensors",
"size": "1.34GB"
},
{
"name": "kijai/DepthAnythingV2 (vits/fp16)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[49.6MB] DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vits_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp16.safetensors",
"size": "49.6MB"
},
{
"name": "kijai/DepthAnythingV2 (vitb/fp32)",
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[99.2MB] DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vits_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp32.safetensors",
"size": "99.2MB"
},
{
"name": "CN-anytest_v4-marged.safetensors",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[2.5GB] AnyTest Controlnet. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged.safetensors",
"size": "2.50GB"
},
{
"name": "CN-anytest_v4-marged_am_dim256.safetensors (dim256/Animagine)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_am_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim256.safetensors",
"size": "774.4MB"
},
{
"name": "CN-anytest_v4-marged_am_dim128.safetensors (dim128/Animagine)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_am_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim128.safetensors",
"size": "395.7MB"
},
{
"name": "CN-anytest_v4-marged_pn_dim256.safetensors (dim256/Pony)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_pn_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim256.safetensors",
"size": "774.4MB"
},
{
"name": "CN-anytest_v4-marged_pn_dim128.safetensors (dim128/Pony)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_pn_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim128.safetensors",
"size": "395.7MB"
},
{
"name": "CN-anytest_v3-50000_fp16.safetensors (fp16)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[2.5GB] AnyTest Controlnet. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_fp16.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_fp16.safetensors",
"size": "2.50GB"
},
{
"name": "CN-anytest_v3-50000_am_dim256.safetensors (dim256/Animagine)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_am_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim256.safetensors",
"size": "774.4MB"
},
{
"name": "CN-anytest_v3-50000_am_dim128.safetensors (dim128/Animagine)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_am_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim128.safetensors",
"size": "395.7MB"
},
{
"name": "CN-anytest_v3-50000_pn_dim256.safetensors (dim256/Pony)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_pn_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim256.safetensors",
"size": "774.4MB"
},
{
"name": "CN-anytest_v3-50000_pn_dim128.safetensors (dim128/Pony)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_pn_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim128.safetensors",
"size": "395.7MB"
},
{
"name": "Kijai/ToonCrafter model checkpoint (interpolation fp16)",
"type": "checkpoint",
"base": "ToonCrafter",
"save_path": "checkpoints/ToonCrafter",
"description": "[5.25GB] ToonCrafter checkpoint model for ComfyUI-DynamiCrafterWrapper",
"reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned",
"filename": "tooncrafter_512_interp-fp16.safetensors",
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors",
"size": "5.25GB"
},
{
"name": "xinsir/Controlnet-Scribble-Sdxl-1.0",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Scribble model.",
"reference": "https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/Controlnet-Canny-Sdxl-1.0 (V2)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-canny-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Canny model.",
"reference": "https://huggingface.co/xinsir/controlnet-canny-sdxl-1.0",
"filename": "diffusion_pytorch_model_V2.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-canny-sdxl-1.0/resolve/main/diffusion_pytorch_model_V2.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/Controlnet-Openpose-Sdxl-1.0",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-openpose-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Openpose model.",
"reference": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/Controlnet-Openpose-Sdxl-1.0 (Ver. twins)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-openpose-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Openpose model. (Ver. twins)",
"reference": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0",
"filename": "diffusion_pytorch_model_twins.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model_twins.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/Controlnet-Scribble-Sdxl-1.0-Anime",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0-anime",
"description": "[2.5GB] Controlnet SDXL Scribble model. (Ver. anime)",
"reference": "https://huggingface.co/xinsir/anime-painter",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/anime-painter/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "Doubiiu/ToonCrafter model checkpoint",
"type": "checkpoint",
"base": "ToonCrafter",
"save_path": "custom_nodes/ComfyUI-ToonCrafter/ToonCrafter/checkpoints/tooncrafter_512_interp_v1",
"description": "[10.5GB] ToonCrafter checkpoint model for ComfyUI-ToonCrafter",
"reference": "https://huggingface.co/Doubiiu/ToonCrafter/tree/main",
"filename": "model.ckpt",
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
"size": "10.5GB"
}
]
}