mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
3b0709f5f2
commit
a6816d53d7
@ -13337,6 +13337,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node for ComfyUI allows saving images with an optional alpha channel (transparency). It supports saving images in formats like PNG, JPEG, and WebP."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Together Image Generator for ComfyUI",
|
||||
"reference": "https://github.com/APZmedia/APZmedia-comfy-together-lora",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/APZmedia-comfy-together-lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node to implement Together AI API image generation"
|
||||
},
|
||||
{
|
||||
"author": "N3rd00d",
|
||||
"title": "ComfyUI-Paint3D-Nodes",
|
||||
|
||||
@ -1114,6 +1114,15 @@
|
||||
"title_aux": "ComfyUI_yanc"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/APZmedia-comfy-together-lora": [
|
||||
[
|
||||
"TogetherImageGenerator",
|
||||
"TogetherImageGeneratorLoRA"
|
||||
],
|
||||
{
|
||||
"title_aux": "APZmedia Together Image Generator for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/APZmedia-comfyui-fast-image-save": [
|
||||
[
|
||||
"APZmedia Fast image save"
|
||||
@ -1907,6 +1916,7 @@
|
||||
"ComfyUIDeployExternalAudio",
|
||||
"ComfyUIDeployExternalBoolean",
|
||||
"ComfyUIDeployExternalCheckpoint",
|
||||
"ComfyUIDeployExternalEXR",
|
||||
"ComfyUIDeployExternalFaceModel",
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
@ -6457,6 +6467,7 @@
|
||||
"BlackBarsV1",
|
||||
"BlackBarsV2",
|
||||
"BlackBarsV3",
|
||||
"BracketCleaner",
|
||||
"CRT_Effect_v1",
|
||||
"CathodeRayEffect",
|
||||
"ClassicFilmEffect",
|
||||
@ -6509,6 +6520,7 @@
|
||||
"ParametricMeshGenV2",
|
||||
"ProjectFilePathNode",
|
||||
"PromptCleaner",
|
||||
"PromptCleanerV2",
|
||||
"PromptDupeRemover",
|
||||
"PromptDupeRemoverV2",
|
||||
"PromptInject",
|
||||
@ -6550,10 +6562,13 @@
|
||||
"VideoTrails",
|
||||
"VideoTrailsV2",
|
||||
"VideoVignettingV1",
|
||||
"VoiceEffects",
|
||||
"VoiceEffects2",
|
||||
"WaveletCompose",
|
||||
"WaveletDecompose",
|
||||
"WinampViz",
|
||||
"WinampVizV2",
|
||||
"ZenkaiPoseMap",
|
||||
"ZenkaiPrompt",
|
||||
"ZenkaiPromptV2",
|
||||
"ZenkaiPromptV3",
|
||||
@ -6966,6 +6981,7 @@
|
||||
"SUPIR Sampler \ud83d\udcacED",
|
||||
"Save Image \ud83d\udd14ED",
|
||||
"Simple Text \ud83d\udcacED",
|
||||
"TIPO Script \ud83d\udcacED",
|
||||
"Ultimate SD Upscale \ud83d\udcacED",
|
||||
"Wildcard Encode \ud83d\udcacED"
|
||||
],
|
||||
@ -10313,6 +10329,7 @@
|
||||
"ConvertRasterToVectorBW",
|
||||
"ConvertRasterToVectorColor",
|
||||
"ConvertVectorToRaster",
|
||||
"SVGPreview",
|
||||
"SaveSVG"
|
||||
],
|
||||
{
|
||||
@ -11810,6 +11827,7 @@
|
||||
"SP_HiresGen_HiresCfg",
|
||||
"SP_HiresGen_Sharpen",
|
||||
"SP_HunyuanLoader",
|
||||
"SP_ImpactSwitchCombo",
|
||||
"SP_KSampler",
|
||||
"SP_KSamplerSelect",
|
||||
"SP_KoboldCpp",
|
||||
@ -15034,6 +15052,9 @@
|
||||
"DavchaCLIPTextEncode",
|
||||
"DavchaConditioningConcat",
|
||||
"DavchaEmptyLatentImage",
|
||||
"DavchaLLM",
|
||||
"DavchaLLMAdvanced",
|
||||
"DavchaLoadLLM",
|
||||
"DavchaLoadVideo",
|
||||
"DavchaMaskImage",
|
||||
"DavchaModelMergeSD1",
|
||||
@ -21757,7 +21778,7 @@
|
||||
],
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath": [
|
||||
[
|
||||
"SaveAbsolute",
|
||||
"polymath_SaveAbsolute",
|
||||
"polymath_chat",
|
||||
"polymath_scraper"
|
||||
],
|
||||
@ -24782,6 +24803,7 @@
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
"FlipStreamTextReplace",
|
||||
"FlipStreamVideoInput",
|
||||
"FlipStreamViewer"
|
||||
],
|
||||
{
|
||||
|
||||
4648
github-stats.json
4648
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "hiusdev",
|
||||
"title": "ComfyUI_Lah_Toffee",
|
||||
"reference": "https://github.com/hiusdev/ComfyUI_Lah_Toffee",
|
||||
"files": [
|
||||
"https://github.com/hiusdev/ComfyUI_Lah_Toffee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Lah LoadVideoRandom"
|
||||
},
|
||||
{
|
||||
"author": "hdfhssg",
|
||||
"title": "ComfyUI_pxtool [WIP]",
|
||||
|
||||
@ -178,7 +178,6 @@
|
||||
"https://github.com/807502278/ComfyUI_TensorRT_Merge": [
|
||||
[
|
||||
"BiRefNet2_tensort",
|
||||
"BiRefNet_ModelLoader_TRT",
|
||||
"BiRefNet_TRT",
|
||||
"Building_TRT",
|
||||
"Custom_Building_TRT",
|
||||
@ -189,6 +188,7 @@
|
||||
"UpscalerTensorrt",
|
||||
"YoloNasPoseTensorrt",
|
||||
"load_BiRefNet2_tensort",
|
||||
"load_BiRefNet_TRT",
|
||||
"load_DepthAnything_Tensorrt",
|
||||
"load_Dwpos_Tensorrt"
|
||||
],
|
||||
@ -940,9 +940,11 @@
|
||||
"DeepSeekImageGeneration",
|
||||
"DeepSeekImageUnderstanding",
|
||||
"DeepSeekModelLoader",
|
||||
"GoogleDriveUpload",
|
||||
"ImagePreprocessor",
|
||||
"LLM_Loader",
|
||||
"OpenAICompatibleLoader"
|
||||
"OpenAICompatibleLoader",
|
||||
"VideoFileUploader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek_Toolkit [WIP]"
|
||||
@ -1427,7 +1429,8 @@
|
||||
[
|
||||
"List Image Path \ud83d\udc24",
|
||||
"List Model Path \ud83d\udc24",
|
||||
"List Video Path \ud83d\udc24"
|
||||
"List Video Path \ud83d\udc24",
|
||||
"Peaks Weights Generator \ud83d\udc24"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy UI Robe Nodes [UNSAFE]"
|
||||
@ -3096,6 +3099,7 @@
|
||||
"DanbooruCharacterTag",
|
||||
"E621CharacterTag",
|
||||
"NegativeTag",
|
||||
"PX_Seed",
|
||||
"QualityTag",
|
||||
"RandomArtists",
|
||||
"RandomArtistsAdvanced",
|
||||
@ -3105,6 +3109,14 @@
|
||||
"title_aux": "ComfyUI_pxtool [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiusdev/ComfyUI_Lah_Toffee": [
|
||||
[
|
||||
"LoadVideoRandom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Lah_Toffee"
|
||||
}
|
||||
],
|
||||
"https://github.com/horidream/ComfyUI-Horidream": [
|
||||
[
|
||||
"PassThroughWithSound"
|
||||
@ -4028,7 +4040,7 @@
|
||||
],
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath": [
|
||||
[
|
||||
"SaveAbsolute",
|
||||
"polymath_SaveAbsolute",
|
||||
"polymath_chat",
|
||||
"polymath_scraper"
|
||||
],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Together Image Generator for ComfyUI",
|
||||
"reference": "https://github.com/APZmedia/APZmedia-comfy-together-lora",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/APZmedia-comfy-together-lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node to implement Together AI API image generation"
|
||||
},
|
||||
{
|
||||
"author": "lum3on",
|
||||
"title": "LLM Polymath Chat Node",
|
||||
@ -683,16 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A useful comfyui node named LoadArtistTag for selecting artist tags, including 1000+ single-artist tags and 300 mixed-artists tags."
|
||||
},
|
||||
{
|
||||
"author": "852wa",
|
||||
"title": "ComfyUI-ColorshiftColor",
|
||||
"reference": "https://github.com/852wa/ComfyUI-ColorshiftColor",
|
||||
"files": [
|
||||
"https://github.com/852wa/ComfyUI-ColorshiftColor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI.\nIt reduces colors based on a specified number and allows for adjustments to hue, saturation, and brightness.\nFeatures:Each parameter can be set to random, You can toggle masking (not changing colors) using color numbers, Mask inversion can also be toggled on or off."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1114,6 +1114,15 @@
|
||||
"title_aux": "ComfyUI_yanc"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/APZmedia-comfy-together-lora": [
|
||||
[
|
||||
"TogetherImageGenerator",
|
||||
"TogetherImageGeneratorLoRA"
|
||||
],
|
||||
{
|
||||
"title_aux": "APZmedia Together Image Generator for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/APZmedia-comfyui-fast-image-save": [
|
||||
[
|
||||
"APZmedia Fast image save"
|
||||
@ -1907,6 +1916,7 @@
|
||||
"ComfyUIDeployExternalAudio",
|
||||
"ComfyUIDeployExternalBoolean",
|
||||
"ComfyUIDeployExternalCheckpoint",
|
||||
"ComfyUIDeployExternalEXR",
|
||||
"ComfyUIDeployExternalFaceModel",
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
@ -6457,6 +6467,7 @@
|
||||
"BlackBarsV1",
|
||||
"BlackBarsV2",
|
||||
"BlackBarsV3",
|
||||
"BracketCleaner",
|
||||
"CRT_Effect_v1",
|
||||
"CathodeRayEffect",
|
||||
"ClassicFilmEffect",
|
||||
@ -6509,6 +6520,7 @@
|
||||
"ParametricMeshGenV2",
|
||||
"ProjectFilePathNode",
|
||||
"PromptCleaner",
|
||||
"PromptCleanerV2",
|
||||
"PromptDupeRemover",
|
||||
"PromptDupeRemoverV2",
|
||||
"PromptInject",
|
||||
@ -6550,10 +6562,13 @@
|
||||
"VideoTrails",
|
||||
"VideoTrailsV2",
|
||||
"VideoVignettingV1",
|
||||
"VoiceEffects",
|
||||
"VoiceEffects2",
|
||||
"WaveletCompose",
|
||||
"WaveletDecompose",
|
||||
"WinampViz",
|
||||
"WinampVizV2",
|
||||
"ZenkaiPoseMap",
|
||||
"ZenkaiPrompt",
|
||||
"ZenkaiPromptV2",
|
||||
"ZenkaiPromptV3",
|
||||
@ -6966,6 +6981,7 @@
|
||||
"SUPIR Sampler \ud83d\udcacED",
|
||||
"Save Image \ud83d\udd14ED",
|
||||
"Simple Text \ud83d\udcacED",
|
||||
"TIPO Script \ud83d\udcacED",
|
||||
"Ultimate SD Upscale \ud83d\udcacED",
|
||||
"Wildcard Encode \ud83d\udcacED"
|
||||
],
|
||||
@ -10313,6 +10329,7 @@
|
||||
"ConvertRasterToVectorBW",
|
||||
"ConvertRasterToVectorColor",
|
||||
"ConvertVectorToRaster",
|
||||
"SVGPreview",
|
||||
"SaveSVG"
|
||||
],
|
||||
{
|
||||
@ -11810,6 +11827,7 @@
|
||||
"SP_HiresGen_HiresCfg",
|
||||
"SP_HiresGen_Sharpen",
|
||||
"SP_HunyuanLoader",
|
||||
"SP_ImpactSwitchCombo",
|
||||
"SP_KSampler",
|
||||
"SP_KSamplerSelect",
|
||||
"SP_KoboldCpp",
|
||||
@ -15034,6 +15052,9 @@
|
||||
"DavchaCLIPTextEncode",
|
||||
"DavchaConditioningConcat",
|
||||
"DavchaEmptyLatentImage",
|
||||
"DavchaLLM",
|
||||
"DavchaLLMAdvanced",
|
||||
"DavchaLoadLLM",
|
||||
"DavchaLoadVideo",
|
||||
"DavchaMaskImage",
|
||||
"DavchaModelMergeSD1",
|
||||
@ -21757,7 +21778,7 @@
|
||||
],
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath": [
|
||||
[
|
||||
"SaveAbsolute",
|
||||
"polymath_SaveAbsolute",
|
||||
"polymath_chat",
|
||||
"polymath_scraper"
|
||||
],
|
||||
@ -24782,6 +24803,7 @@
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
"FlipStreamTextReplace",
|
||||
"FlipStreamVideoInput",
|
||||
"FlipStreamViewer"
|
||||
],
|
||||
{
|
||||
|
||||
@ -291,6 +291,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Example of using ComfyUI Toolbar to Toggle ComfyUI links on/off"
|
||||
},
|
||||
{
|
||||
"author": "xhiroga",
|
||||
"title": "ComfyUI-TypeScript-CustomNode",
|
||||
"reference": "https://github.com/xhiroga/ComfyUI-TypeScript-CustomNode",
|
||||
"files": [
|
||||
"https://github.com/xhiroga/ComfyUI-TypeScript-CustomNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is generated from xhiroga/ComfyUI-TypeScript-CustomNode"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user