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
5a9270de85
commit
9440d18b25
@ -5553,6 +5553,7 @@
|
|||||||
"DoubleClipTextEncode",
|
"DoubleClipTextEncode",
|
||||||
"EmbeddingLoader",
|
"EmbeddingLoader",
|
||||||
"FilmCharDir",
|
"FilmCharDir",
|
||||||
|
"FlexEmptyLatent",
|
||||||
"FuseImages",
|
"FuseImages",
|
||||||
"FuseImages2",
|
"FuseImages2",
|
||||||
"HashText",
|
"HashText",
|
||||||
@ -16572,8 +16573,10 @@
|
|||||||
"ComfyOnlineSaveFile",
|
"ComfyOnlineSaveFile",
|
||||||
"ComfyOnlineUploadAnything",
|
"ComfyOnlineUploadAnything",
|
||||||
"LoadHunyuanLoraFromCivitAI",
|
"LoadHunyuanLoraFromCivitAI",
|
||||||
|
"LoadHunyuanLoraFromComfyOnline",
|
||||||
"LoadHunyuanLoraFromHF",
|
"LoadHunyuanLoraFromHF",
|
||||||
"LoadLoraFromCivitAI",
|
"LoadLoraFromCivitAI",
|
||||||
|
"LoadLoraFromComfyOnline",
|
||||||
"LoadLoraFromHF"
|
"LoadLoraFromHF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -22137,8 +22140,11 @@
|
|||||||
"FloatSequence",
|
"FloatSequence",
|
||||||
"IntControl",
|
"IntControl",
|
||||||
"IntSequence",
|
"IntSequence",
|
||||||
|
"IntegerMotionController",
|
||||||
"IntervalControl",
|
"IntervalControl",
|
||||||
|
"MotionController",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
|
"ROINode",
|
||||||
"StringControl",
|
"StringControl",
|
||||||
"StringSequence",
|
"StringSequence",
|
||||||
"TAESDVaeDecode",
|
"TAESDVaeDecode",
|
||||||
@ -25092,6 +25098,7 @@
|
|||||||
[
|
[
|
||||||
"FalAPIFluxControlNetConfigNode",
|
"FalAPIFluxControlNetConfigNode",
|
||||||
"FalAPIFluxControlNetUnionConfigNode",
|
"FalAPIFluxControlNetUnionConfigNode",
|
||||||
|
"FalAPIFluxDevCannyWithLoraNode",
|
||||||
"FalAPIFluxDevImageToImageNode",
|
"FalAPIFluxDevImageToImageNode",
|
||||||
"FalAPIFluxDevNode",
|
"FalAPIFluxDevNode",
|
||||||
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
||||||
|
|||||||
3320
github-stats.json
3320
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -3943,8 +3943,9 @@
|
|||||||
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp32.safetensors",
|
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp32.safetensors",
|
||||||
"size": "99.2MB"
|
"size": "99.2MB"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "PixArt-Sigma-XL-2-1024-MS.pth",
|
"name": "PixArt-Sigma-XL-2-1024-MS.pth (checkpoint)",
|
||||||
"type": "checkpoint",
|
"type": "checkpoint",
|
||||||
"base": "pixart-sigma",
|
"base": "pixart-sigma",
|
||||||
"save_path": "checkpoints/PixArt-Sigma",
|
"save_path": "checkpoints/PixArt-Sigma",
|
||||||
@ -3955,6 +3956,41 @@
|
|||||||
"size": "2.47GB"
|
"size": "2.47GB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "PixArt-Sigma-XL-2-512-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-sigma",
|
||||||
|
"save_path": "diffusion_models/PixArt-Sigma",
|
||||||
|
"description": "PixArt-Sigma Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-512-MS",
|
||||||
|
"filename": "PixArt-Sigma-XL-2-512-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-512-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.44GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PixArt-Sigma-XL-2-1024-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-sigma",
|
||||||
|
"save_path": "diffusion_models/PixArt-Sigma",
|
||||||
|
"description": "PixArt-Sigma Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS",
|
||||||
|
"filename": "PixArt-Sigma-XL-2-1024-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.44GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PixArt-XL-2-1024-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-alpha",
|
||||||
|
"save_path": "diffusion_models/PixArt-Alpha",
|
||||||
|
"description": "PixArt-Alpha Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS",
|
||||||
|
"filename": "PixArt-XL-2-1024-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.45GB"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "hunyuan_dit_1.2.safetensors",
|
"name": "hunyuan_dit_1.2.safetensors",
|
||||||
"type": "checkpoint",
|
"type": "checkpoint",
|
||||||
|
|||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "mehbebe",
|
||||||
|
"title": "ComfyLoraGallery [WIP]",
|
||||||
|
"reference": "https://github.com/mehbebe/ComfyLoraGallery",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mehbebe/ComfyLoraGallery"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that will provide a gallery style lora selector similar to the 'lora' tab in Automatic1111."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "karthikg-09",
|
"author": "karthikg-09",
|
||||||
"title": "ComfyUI-KG09 [WIP]",
|
"title": "ComfyUI-KG09 [WIP]",
|
||||||
|
|||||||
@ -2568,7 +2568,8 @@
|
|||||||
[
|
[
|
||||||
"WWAA-BuildString",
|
"WWAA-BuildString",
|
||||||
"WWAA-LineCount",
|
"WWAA-LineCount",
|
||||||
"WWAA_DitherNode"
|
"WWAA_DitherNode",
|
||||||
|
"WWAA_ImageLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "WWAA-CustomNodes"
|
"title_aux": "WWAA-CustomNodes"
|
||||||
@ -2736,6 +2737,7 @@
|
|||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
"DynamicImageCombiner",
|
"DynamicImageCombiner",
|
||||||
"ImageResolutionAdjuster",
|
"ImageResolutionAdjuster",
|
||||||
|
"MaskPreview",
|
||||||
"MultilineTextInput",
|
"MultilineTextInput",
|
||||||
"RemoveEmptyLinesAndLeadingSpaces",
|
"RemoveEmptyLinesAndLeadingSpaces",
|
||||||
"RemoveEmptyLinesAndLeadingSpacesAdvance",
|
"RemoveEmptyLinesAndLeadingSpacesAdvance",
|
||||||
@ -3446,6 +3448,14 @@
|
|||||||
"title_aux": "ComfyUI mashb1t nodes"
|
"title_aux": "ComfyUI mashb1t nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mehbebe/ComfyLoraGallery": [
|
||||||
|
[
|
||||||
|
"LoraGallery"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyLoraGallery [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/melMass/ComfyUI-Lygia": [
|
"https://github.com/melMass/ComfyUI-Lygia": [
|
||||||
[
|
[
|
||||||
"LygiaProgram",
|
"LygiaProgram",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -5553,6 +5553,7 @@
|
|||||||
"DoubleClipTextEncode",
|
"DoubleClipTextEncode",
|
||||||
"EmbeddingLoader",
|
"EmbeddingLoader",
|
||||||
"FilmCharDir",
|
"FilmCharDir",
|
||||||
|
"FlexEmptyLatent",
|
||||||
"FuseImages",
|
"FuseImages",
|
||||||
"FuseImages2",
|
"FuseImages2",
|
||||||
"HashText",
|
"HashText",
|
||||||
@ -16572,8 +16573,10 @@
|
|||||||
"ComfyOnlineSaveFile",
|
"ComfyOnlineSaveFile",
|
||||||
"ComfyOnlineUploadAnything",
|
"ComfyOnlineUploadAnything",
|
||||||
"LoadHunyuanLoraFromCivitAI",
|
"LoadHunyuanLoraFromCivitAI",
|
||||||
|
"LoadHunyuanLoraFromComfyOnline",
|
||||||
"LoadHunyuanLoraFromHF",
|
"LoadHunyuanLoraFromHF",
|
||||||
"LoadLoraFromCivitAI",
|
"LoadLoraFromCivitAI",
|
||||||
|
"LoadLoraFromComfyOnline",
|
||||||
"LoadLoraFromHF"
|
"LoadLoraFromHF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -22137,8 +22140,11 @@
|
|||||||
"FloatSequence",
|
"FloatSequence",
|
||||||
"IntControl",
|
"IntControl",
|
||||||
"IntSequence",
|
"IntSequence",
|
||||||
|
"IntegerMotionController",
|
||||||
"IntervalControl",
|
"IntervalControl",
|
||||||
|
"MotionController",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
|
"ROINode",
|
||||||
"StringControl",
|
"StringControl",
|
||||||
"StringSequence",
|
"StringSequence",
|
||||||
"TAESDVaeDecode",
|
"TAESDVaeDecode",
|
||||||
@ -25092,6 +25098,7 @@
|
|||||||
[
|
[
|
||||||
"FalAPIFluxControlNetConfigNode",
|
"FalAPIFluxControlNetConfigNode",
|
||||||
"FalAPIFluxControlNetUnionConfigNode",
|
"FalAPIFluxControlNetUnionConfigNode",
|
||||||
|
"FalAPIFluxDevCannyWithLoraNode",
|
||||||
"FalAPIFluxDevImageToImageNode",
|
"FalAPIFluxDevImageToImageNode",
|
||||||
"FalAPIFluxDevNode",
|
"FalAPIFluxDevNode",
|
||||||
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
||||||
|
|||||||
@ -1,5 +1,39 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"name": "PixArt-Sigma-XL-2-512-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-sigma",
|
||||||
|
"save_path": "diffusion_models/PixArt-Sigma",
|
||||||
|
"description": "PixArt-Sigma Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-512-MS",
|
||||||
|
"filename": "PixArt-Sigma-XL-2-512-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-512-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.44GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PixArt-Sigma-XL-2-1024-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-sigma",
|
||||||
|
"save_path": "diffusion_models/PixArt-Sigma",
|
||||||
|
"description": "PixArt-Sigma Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS",
|
||||||
|
"filename": "PixArt-Sigma-XL-2-1024-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.44GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PixArt-XL-2-1024-MS.safetensors (diffusion)",
|
||||||
|
"type": "diffusion_model",
|
||||||
|
"base": "pixart-alpha",
|
||||||
|
"save_path": "diffusion_models/PixArt-Alpha",
|
||||||
|
"description": "PixArt-Alpha Diffusion model",
|
||||||
|
"reference": "https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS",
|
||||||
|
"filename": "PixArt-XL-2-1024-MS.safetensors",
|
||||||
|
"url": "https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS/resolve/main/transformer/diffusion_pytorch_model.safetensors",
|
||||||
|
"size": "2.45GB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
|
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
|
||||||
"type": "diffusion_model",
|
"type": "diffusion_model",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user