mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
8a98474600
commit
ecb9c65917
@ -30222,6 +30222,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "RizzNodes for ComfyUI Welcome to RizzNodes, a collection of custom nodes for ComfyUI designed to streamline various workflows, from loading images and models in batches to dynamic prompt generation and memory management."
|
"description": "RizzNodes for ComfyUI Welcome to RizzNodes, a collection of custom nodes for ComfyUI designed to streamline various workflows, from loading images and models in batches to dynamic prompt generation and memory management."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jupo-ai",
|
||||||
|
"title": "comfy-aspect-ratios",
|
||||||
|
"id": "comfy-aspect-ratios",
|
||||||
|
"reference": "https://github.com/jupo-ai/comfy-aspect-ratios",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jupo-ai/comfy-aspect-ratios"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "generate empty latent with aspect ratios"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -30650,17 +30661,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "jupo-ai",
|
|
||||||
"title": "comfy-aspect-ratios",
|
|
||||||
"id": "comfy-aspect-ratios",
|
|
||||||
"reference": "https://github.com/jupo-ai/comfy-aspect-ratios",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/jupo-ai/comfy-aspect-ratios"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "generate empty latent with aspect ratios"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -368,6 +368,7 @@
|
|||||||
"MaskMathOps",
|
"MaskMathOps",
|
||||||
"PathBuild",
|
"PathBuild",
|
||||||
"RangeMapping",
|
"RangeMapping",
|
||||||
|
"StepSplit",
|
||||||
"StringCoordinateToBBoxMask",
|
"StringCoordinateToBBoxMask",
|
||||||
"StringCoordinateToBBoxes",
|
"StringCoordinateToBBoxes",
|
||||||
"TextCustomExtract",
|
"TextCustomExtract",
|
||||||
@ -704,7 +705,9 @@
|
|||||||
"get_image_ratio",
|
"get_image_ratio",
|
||||||
"image_math",
|
"image_math",
|
||||||
"image_math_value",
|
"image_math_value",
|
||||||
|
"image_scale_pixel_option",
|
||||||
"image_scale_pixel_v2",
|
"image_scale_pixel_v2",
|
||||||
|
"image_url_download",
|
||||||
"invert_channel_adv",
|
"invert_channel_adv",
|
||||||
"load_BEN_model",
|
"load_BEN_model",
|
||||||
"load_ColorName_config",
|
"load_ColorName_config",
|
||||||
@ -3715,6 +3718,7 @@
|
|||||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||||
[
|
[
|
||||||
"DisplayAny",
|
"DisplayAny",
|
||||||
|
"DisplayText",
|
||||||
"EmptyLatentBatch",
|
"EmptyLatentBatch",
|
||||||
"GeminiPrompt",
|
"GeminiPrompt",
|
||||||
"GlifConsistencyDecoder",
|
"GlifConsistencyDecoder",
|
||||||
@ -4559,6 +4563,7 @@
|
|||||||
"BoyoAudioEval",
|
"BoyoAudioEval",
|
||||||
"BoyoFramePackLoRA",
|
"BoyoFramePackLoRA",
|
||||||
"BoyoLoadImageList",
|
"BoyoLoadImageList",
|
||||||
|
"BoyoPairedSaver",
|
||||||
"BoyoSaver",
|
"BoyoSaver",
|
||||||
"BoyoVAEDecode",
|
"BoyoVAEDecode",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -13854,6 +13859,7 @@
|
|||||||
"VrchAudioChannelLoaderNode",
|
"VrchAudioChannelLoaderNode",
|
||||||
"VrchAudioConcatNode",
|
"VrchAudioConcatNode",
|
||||||
"VrchAudioGenresNode",
|
"VrchAudioGenresNode",
|
||||||
|
"VrchAudioMusic2EmotionNode",
|
||||||
"VrchAudioRecorderNode",
|
"VrchAudioRecorderNode",
|
||||||
"VrchAudioSaverNode",
|
"VrchAudioSaverNode",
|
||||||
"VrchAudioVisualizerNode",
|
"VrchAudioVisualizerNode",
|
||||||
@ -14587,8 +14593,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Yo1up/Diffusion-Model-Detailer": [
|
"https://github.com/Yo1up/Diffusion-Model-Detailer": [
|
||||||
[
|
[
|
||||||
"DetailModelUnwrapperNode",
|
"Detailer"
|
||||||
"DetailModelWrapperNode"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Diffusion-Model-Detailer"
|
"title_aux": "Diffusion-Model-Detailer"
|
||||||
@ -15267,16 +15272,28 @@
|
|||||||
"BracketEscaper",
|
"BracketEscaper",
|
||||||
"CachedCheckpoint",
|
"CachedCheckpoint",
|
||||||
"CsvWriterNode",
|
"CsvWriterNode",
|
||||||
|
"HyperTile //Inspire",
|
||||||
"ImmatureImageCounter",
|
"ImmatureImageCounter",
|
||||||
"ImmatureImageDataLoader",
|
"ImmatureImageDataLoader",
|
||||||
|
"KSampler //Inspire",
|
||||||
|
"KSamplerAdvanced //Inspire",
|
||||||
|
"KSamplerAdvancedPipe //Inspire",
|
||||||
|
"KSamplerAdvancedProgress //Inspire",
|
||||||
|
"KSamplerPipe //Inspire",
|
||||||
|
"KSamplerProgress //Inspire",
|
||||||
"MultiModelAdvancedKsampler",
|
"MultiModelAdvancedKsampler",
|
||||||
"MultiModelCheckpointIterator",
|
"MultiModelCheckpointIterator",
|
||||||
"MultiModelPromptSaver",
|
"MultiModelPromptSaver",
|
||||||
"MultiModelPromptSaverIterative",
|
"MultiModelPromptSaverIterative",
|
||||||
|
"MultiModelPromptSaverIterativeFirst",
|
||||||
"Ranbooru",
|
"Ranbooru",
|
||||||
"RandomCharacterSelector",
|
"RandomCharacterSelector",
|
||||||
|
"RandomNoise //Inspire",
|
||||||
"RapidSchedulerCombo",
|
"RapidSchedulerCombo",
|
||||||
"RapidSchedulerSelector"
|
"RapidSchedulerSelector",
|
||||||
|
"ScheduledCFGGuider //Inspire",
|
||||||
|
"ScheduledPerpNegCFGGuider //Inspire",
|
||||||
|
"StringHasher"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-rapidfire"
|
"title_aux": "comfyui-rapidfire"
|
||||||
@ -23248,6 +23265,7 @@
|
|||||||
"FL_UnloadAllModels",
|
"FL_UnloadAllModels",
|
||||||
"FL_UnloadModel",
|
"FL_UnloadModel",
|
||||||
"FL_UpscaleModel",
|
"FL_UpscaleModel",
|
||||||
|
"FL_VideoBatchSplitter",
|
||||||
"FL_VideoCadence",
|
"FL_VideoCadence",
|
||||||
"FL_VideoCadenceCompile",
|
"FL_VideoCadenceCompile",
|
||||||
"FL_VideoCaptionSaver",
|
"FL_VideoCaptionSaver",
|
||||||
@ -24729,6 +24747,7 @@
|
|||||||
"Preview Image-JPEG",
|
"Preview Image-JPEG",
|
||||||
"Reference Resize",
|
"Reference Resize",
|
||||||
"Seed Output",
|
"Seed Output",
|
||||||
|
"To JPEG",
|
||||||
"To RGB"
|
"To RGB"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -28418,6 +28437,7 @@
|
|||||||
"LoadWanVideoT5TextEncoder",
|
"LoadWanVideoT5TextEncoder",
|
||||||
"MultiTalkModelLoader",
|
"MultiTalkModelLoader",
|
||||||
"MultiTalkWav2VecEmbeds",
|
"MultiTalkWav2VecEmbeds",
|
||||||
|
"QwenLoader",
|
||||||
"ReCamMasterPoseVisualizer",
|
"ReCamMasterPoseVisualizer",
|
||||||
"WanVideoATITracks",
|
"WanVideoATITracks",
|
||||||
"WanVideoATITracksVisualize",
|
"WanVideoATITracksVisualize",
|
||||||
@ -28452,6 +28472,8 @@
|
|||||||
"WanVideoMiniMaxRemoverEmbeds",
|
"WanVideoMiniMaxRemoverEmbeds",
|
||||||
"WanVideoModelLoader",
|
"WanVideoModelLoader",
|
||||||
"WanVideoPhantomEmbeds",
|
"WanVideoPhantomEmbeds",
|
||||||
|
"WanVideoPromptExtender",
|
||||||
|
"WanVideoPromptExtenderSelect",
|
||||||
"WanVideoReCamMasterCameraEmbed",
|
"WanVideoReCamMasterCameraEmbed",
|
||||||
"WanVideoReCamMasterDefaultCamera",
|
"WanVideoReCamMasterDefaultCamera",
|
||||||
"WanVideoReCamMasterGenerateOrbitCamera",
|
"WanVideoReCamMasterGenerateOrbitCamera",
|
||||||
@ -28735,15 +28757,6 @@
|
|||||||
"title_aux": "comfyui-jk-easy-nodes"
|
"title_aux": "comfyui-jk-easy-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
|
||||||
[
|
|
||||||
"SD35SLoader",
|
|
||||||
"SD35S_Img2Img"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI kpsss34 Custom Node"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
||||||
[
|
[
|
||||||
"RemoveEnclosedMaskedAreas"
|
"RemoveEnclosedMaskedAreas"
|
||||||
|
|||||||
5502
github-stats.json
5502
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "jupo-ai",
|
||||||
|
"title": "comfy-aspect-ratios",
|
||||||
|
"id": "comfy-aspect-ratios",
|
||||||
|
"reference": "https://github.com/jupo-ai/comfy-aspect-ratios",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jupo-ai/comfy-aspect-ratios"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "generate empty latent with aspect ratios"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "cedarconnor",
|
"author": "cedarconnor",
|
||||||
"title": "HunyuanWorld",
|
"title": "HunyuanWorld",
|
||||||
|
|||||||
@ -368,6 +368,7 @@
|
|||||||
"MaskMathOps",
|
"MaskMathOps",
|
||||||
"PathBuild",
|
"PathBuild",
|
||||||
"RangeMapping",
|
"RangeMapping",
|
||||||
|
"StepSplit",
|
||||||
"StringCoordinateToBBoxMask",
|
"StringCoordinateToBBoxMask",
|
||||||
"StringCoordinateToBBoxes",
|
"StringCoordinateToBBoxes",
|
||||||
"TextCustomExtract",
|
"TextCustomExtract",
|
||||||
@ -704,7 +705,9 @@
|
|||||||
"get_image_ratio",
|
"get_image_ratio",
|
||||||
"image_math",
|
"image_math",
|
||||||
"image_math_value",
|
"image_math_value",
|
||||||
|
"image_scale_pixel_option",
|
||||||
"image_scale_pixel_v2",
|
"image_scale_pixel_v2",
|
||||||
|
"image_url_download",
|
||||||
"invert_channel_adv",
|
"invert_channel_adv",
|
||||||
"load_BEN_model",
|
"load_BEN_model",
|
||||||
"load_ColorName_config",
|
"load_ColorName_config",
|
||||||
@ -3715,6 +3718,7 @@
|
|||||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||||
[
|
[
|
||||||
"DisplayAny",
|
"DisplayAny",
|
||||||
|
"DisplayText",
|
||||||
"EmptyLatentBatch",
|
"EmptyLatentBatch",
|
||||||
"GeminiPrompt",
|
"GeminiPrompt",
|
||||||
"GlifConsistencyDecoder",
|
"GlifConsistencyDecoder",
|
||||||
@ -4559,6 +4563,7 @@
|
|||||||
"BoyoAudioEval",
|
"BoyoAudioEval",
|
||||||
"BoyoFramePackLoRA",
|
"BoyoFramePackLoRA",
|
||||||
"BoyoLoadImageList",
|
"BoyoLoadImageList",
|
||||||
|
"BoyoPairedSaver",
|
||||||
"BoyoSaver",
|
"BoyoSaver",
|
||||||
"BoyoVAEDecode",
|
"BoyoVAEDecode",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -13854,6 +13859,7 @@
|
|||||||
"VrchAudioChannelLoaderNode",
|
"VrchAudioChannelLoaderNode",
|
||||||
"VrchAudioConcatNode",
|
"VrchAudioConcatNode",
|
||||||
"VrchAudioGenresNode",
|
"VrchAudioGenresNode",
|
||||||
|
"VrchAudioMusic2EmotionNode",
|
||||||
"VrchAudioRecorderNode",
|
"VrchAudioRecorderNode",
|
||||||
"VrchAudioSaverNode",
|
"VrchAudioSaverNode",
|
||||||
"VrchAudioVisualizerNode",
|
"VrchAudioVisualizerNode",
|
||||||
@ -14587,8 +14593,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Yo1up/Diffusion-Model-Detailer": [
|
"https://github.com/Yo1up/Diffusion-Model-Detailer": [
|
||||||
[
|
[
|
||||||
"DetailModelUnwrapperNode",
|
"Detailer"
|
||||||
"DetailModelWrapperNode"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Diffusion-Model-Detailer"
|
"title_aux": "Diffusion-Model-Detailer"
|
||||||
@ -15267,16 +15272,28 @@
|
|||||||
"BracketEscaper",
|
"BracketEscaper",
|
||||||
"CachedCheckpoint",
|
"CachedCheckpoint",
|
||||||
"CsvWriterNode",
|
"CsvWriterNode",
|
||||||
|
"HyperTile //Inspire",
|
||||||
"ImmatureImageCounter",
|
"ImmatureImageCounter",
|
||||||
"ImmatureImageDataLoader",
|
"ImmatureImageDataLoader",
|
||||||
|
"KSampler //Inspire",
|
||||||
|
"KSamplerAdvanced //Inspire",
|
||||||
|
"KSamplerAdvancedPipe //Inspire",
|
||||||
|
"KSamplerAdvancedProgress //Inspire",
|
||||||
|
"KSamplerPipe //Inspire",
|
||||||
|
"KSamplerProgress //Inspire",
|
||||||
"MultiModelAdvancedKsampler",
|
"MultiModelAdvancedKsampler",
|
||||||
"MultiModelCheckpointIterator",
|
"MultiModelCheckpointIterator",
|
||||||
"MultiModelPromptSaver",
|
"MultiModelPromptSaver",
|
||||||
"MultiModelPromptSaverIterative",
|
"MultiModelPromptSaverIterative",
|
||||||
|
"MultiModelPromptSaverIterativeFirst",
|
||||||
"Ranbooru",
|
"Ranbooru",
|
||||||
"RandomCharacterSelector",
|
"RandomCharacterSelector",
|
||||||
|
"RandomNoise //Inspire",
|
||||||
"RapidSchedulerCombo",
|
"RapidSchedulerCombo",
|
||||||
"RapidSchedulerSelector"
|
"RapidSchedulerSelector",
|
||||||
|
"ScheduledCFGGuider //Inspire",
|
||||||
|
"ScheduledPerpNegCFGGuider //Inspire",
|
||||||
|
"StringHasher"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-rapidfire"
|
"title_aux": "comfyui-rapidfire"
|
||||||
@ -23248,6 +23265,7 @@
|
|||||||
"FL_UnloadAllModels",
|
"FL_UnloadAllModels",
|
||||||
"FL_UnloadModel",
|
"FL_UnloadModel",
|
||||||
"FL_UpscaleModel",
|
"FL_UpscaleModel",
|
||||||
|
"FL_VideoBatchSplitter",
|
||||||
"FL_VideoCadence",
|
"FL_VideoCadence",
|
||||||
"FL_VideoCadenceCompile",
|
"FL_VideoCadenceCompile",
|
||||||
"FL_VideoCaptionSaver",
|
"FL_VideoCaptionSaver",
|
||||||
@ -24729,6 +24747,7 @@
|
|||||||
"Preview Image-JPEG",
|
"Preview Image-JPEG",
|
||||||
"Reference Resize",
|
"Reference Resize",
|
||||||
"Seed Output",
|
"Seed Output",
|
||||||
|
"To JPEG",
|
||||||
"To RGB"
|
"To RGB"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -28418,6 +28437,7 @@
|
|||||||
"LoadWanVideoT5TextEncoder",
|
"LoadWanVideoT5TextEncoder",
|
||||||
"MultiTalkModelLoader",
|
"MultiTalkModelLoader",
|
||||||
"MultiTalkWav2VecEmbeds",
|
"MultiTalkWav2VecEmbeds",
|
||||||
|
"QwenLoader",
|
||||||
"ReCamMasterPoseVisualizer",
|
"ReCamMasterPoseVisualizer",
|
||||||
"WanVideoATITracks",
|
"WanVideoATITracks",
|
||||||
"WanVideoATITracksVisualize",
|
"WanVideoATITracksVisualize",
|
||||||
@ -28452,6 +28472,8 @@
|
|||||||
"WanVideoMiniMaxRemoverEmbeds",
|
"WanVideoMiniMaxRemoverEmbeds",
|
||||||
"WanVideoModelLoader",
|
"WanVideoModelLoader",
|
||||||
"WanVideoPhantomEmbeds",
|
"WanVideoPhantomEmbeds",
|
||||||
|
"WanVideoPromptExtender",
|
||||||
|
"WanVideoPromptExtenderSelect",
|
||||||
"WanVideoReCamMasterCameraEmbed",
|
"WanVideoReCamMasterCameraEmbed",
|
||||||
"WanVideoReCamMasterDefaultCamera",
|
"WanVideoReCamMasterDefaultCamera",
|
||||||
"WanVideoReCamMasterGenerateOrbitCamera",
|
"WanVideoReCamMasterGenerateOrbitCamera",
|
||||||
@ -28735,15 +28757,6 @@
|
|||||||
"title_aux": "comfyui-jk-easy-nodes"
|
"title_aux": "comfyui-jk-easy-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
|
||||||
[
|
|
||||||
"SD35SLoader",
|
|
||||||
"SD35S_Img2Img"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI kpsss34 Custom Node"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
||||||
[
|
[
|
||||||
"RemoveEnclosedMaskedAreas"
|
"RemoveEnclosedMaskedAreas"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user