update DB
This commit is contained in:
@@ -30,16 +30,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Batch load video nodes and save videos in custom paths\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RedmondAI",
|
||||
"title": "comfyui-tools [UNSAFE/NAME CONFLICT]",
|
||||
"reference": "https://github.com/RedmondAI/comfyui-tools",
|
||||
"files": [
|
||||
"https://github.com/RedmondAI/comfyui-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom extensions for ComfyUI used by the Redmond3D VFX team.[w/This node pack has a vulnerability that allows it to create files at arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "coVISIONSld",
|
||||
"title": "ComfyUI-OmniGen2 [NAME CONFLICT]",
|
||||
|
||||
@@ -2405,6 +2405,7 @@
|
||||
"ImageWidthStitch",
|
||||
"MergeImageChannels",
|
||||
"random_any",
|
||||
"show_type",
|
||||
"translator_m2m100",
|
||||
"translators"
|
||||
],
|
||||
@@ -2801,14 +2802,6 @@
|
||||
"title_aux": "Kuniklo Collection"
|
||||
}
|
||||
],
|
||||
"https://github.com/RedmondAI/comfyui-tools": [
|
||||
[
|
||||
"AutoName"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tools [UNSAFE/NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||
[
|
||||
"SaveImageOSS"
|
||||
@@ -4986,8 +4979,10 @@
|
||||
],
|
||||
"https://github.com/cyberhirsch/seb_nodes": [
|
||||
[
|
||||
"AspectRatioSeb",
|
||||
"SaveImageSeb",
|
||||
"SwitchMasksSeb"
|
||||
"SwitchMasksSeb",
|
||||
"UnifiedPrompterSeb"
|
||||
],
|
||||
{
|
||||
"title_aux": "seb_nodes [WIP]"
|
||||
@@ -5641,13 +5636,14 @@
|
||||
"HolafBenchmarkRunner",
|
||||
"HolafImageComparer",
|
||||
"HolafInstagramResize",
|
||||
"HolafInternalSampler",
|
||||
"HolafKSampler",
|
||||
"HolafLutApplier",
|
||||
"HolafLutGenerator",
|
||||
"HolafLutLoader",
|
||||
"HolafLutSaver",
|
||||
"HolafMaskToBoolean",
|
||||
"HolafOrchestratorConfig",
|
||||
"HolafOverlayNode",
|
||||
"HolafRatioCalculator",
|
||||
"HolafResolutionPreset",
|
||||
"HolafSaveImage",
|
||||
"HolafSliceCalculator",
|
||||
@@ -6152,7 +6148,8 @@
|
||||
"BailianAPIPoll",
|
||||
"BailianAPISubmit",
|
||||
"MaletteJSONExtractor",
|
||||
"MaletteJSONModifier"
|
||||
"MaletteJSONModifier",
|
||||
"MaletteVirtualTryOn"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AliCloud-Bailian [WIP]"
|
||||
|
||||
@@ -114,11 +114,6 @@
|
||||
"last_update": "2025-05-02 18:47:09",
|
||||
"author_account_age_days": 1178
|
||||
},
|
||||
"https://github.com/AkiEvansDev/ComfyUI-Tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-27 14:39:13",
|
||||
"author_account_age_days": 2686
|
||||
},
|
||||
"https://github.com/Alazuaka/comfyui-lora-stack-node": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-12 23:14:31",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "RedmondAI",
|
||||
"title": "comfyui-tools [UNSAFE]",
|
||||
"reference": "https://github.com/RedmondAI/comfyui-tools",
|
||||
"files": [
|
||||
"https://github.com/RedmondAI/comfyui-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom extensions for ComfyUI used by the Redmond3D VFX team.[w/This node pack has a vulnerability that allows it to create files at arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "Image Position Blend [REMOVED]",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "eg0pr0xy",
|
||||
"title": "ComfyUI-NoiseGen",
|
||||
"reference": "https://github.com/eg0pr0xy/comfyui_noisegen",
|
||||
"files": [
|
||||
"https://github.com/eg0pr0xy/comfyui_noisegen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional noise generation nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "o-l-l-i",
|
||||
"title": "Olm Sketch for ComfyUI",
|
||||
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch",
|
||||
"files": [
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-Sketch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An interactive sketching and drawing node for ComfyUI with stylus/pen support – built for fast, intuitive scribbling directly inside your workflows, geared towards ControlNet-style workflows which utilize scribbles and line art."
|
||||
},
|
||||
{
|
||||
"author": "Good-Dream-Studio",
|
||||
"title": "ComfyUI-Connect",
|
||||
@@ -688,16 +708,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers wildcard prompting works solely in workflow."
|
||||
},
|
||||
{
|
||||
"author": "linjian-ufo",
|
||||
"title": "DeepSeek Chat Node for ComfyUI",
|
||||
"reference": "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update",
|
||||
"files": [
|
||||
"https://github.com/linjian-ufo/comfyui_deepseek_lj257_update"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that calls the DeepSeek Chat API to process text input and return text output."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1865,6 +1865,7 @@
|
||||
"CameraTrajectoryNode",
|
||||
"CombineDepthsNode",
|
||||
"DepthEstimatorNode",
|
||||
"DepthFramesToVideo",
|
||||
"DepthRenormalizer",
|
||||
"DepthToImageNode",
|
||||
"DepthToPointCloud",
|
||||
@@ -1884,6 +1885,8 @@
|
||||
"TransformPointCloud",
|
||||
"TransformToMatrix",
|
||||
"TransformToMatrixManual",
|
||||
"VideoCameraMotionSequence",
|
||||
"VideoMetricDepthEstimate",
|
||||
"ZDepthToRayDepthNode"
|
||||
],
|
||||
{
|
||||
@@ -4518,6 +4521,7 @@
|
||||
[
|
||||
"ErePromptCloud",
|
||||
"ErePromptFilter",
|
||||
"ErePromptGallery",
|
||||
"ErePromptMultiSelect",
|
||||
"ErePromptMultiline",
|
||||
"ErePromptRandomizer",
|
||||
@@ -8152,7 +8156,8 @@
|
||||
[
|
||||
"BatchImageLoaderToLocalFiles",
|
||||
"DownloadAndLoadQwen2_5_VLModel",
|
||||
"Qwen2_5_VL_Run"
|
||||
"Qwen2_5_VL_Run",
|
||||
"Qwen2_5_VL_Run_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen2_5-VL"
|
||||
@@ -15410,8 +15415,10 @@
|
||||
"Sage_DualCLIPTextEncode",
|
||||
"Sage_DualCLIPTextEncodeLumina2",
|
||||
"Sage_EmptyLatentImagePassthrough",
|
||||
"Sage_FreeMemory",
|
||||
"Sage_GetFileHash",
|
||||
"Sage_GuessResolutionByRatio",
|
||||
"Sage_Halt",
|
||||
"Sage_HiDreamE1_Instruction",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
@@ -19853,8 +19860,10 @@
|
||||
],
|
||||
"https://github.com/cyberhirsch/seb_nodes": [
|
||||
[
|
||||
"AspectRatioSeb",
|
||||
"SaveImageSeb",
|
||||
"SwitchMasksSeb"
|
||||
"SwitchMasksSeb",
|
||||
"UnifiedPrompterSeb"
|
||||
],
|
||||
{
|
||||
"title_aux": "Seb Nodes"
|
||||
@@ -21056,6 +21065,31 @@
|
||||
"title_aux": "ComfyUI-Load-DirectoryFiles"
|
||||
}
|
||||
],
|
||||
"https://github.com/eg0pr0xy/comfyui_noisegen": [
|
||||
[
|
||||
"AudioAnalyzer",
|
||||
"AudioMixer",
|
||||
"AudioSave",
|
||||
"BandLimitedNoise",
|
||||
"ChaosNoiseMix",
|
||||
"ConvolutionReverb",
|
||||
"FeedbackProcessor",
|
||||
"GranularProcessor",
|
||||
"GranularSequencer",
|
||||
"HarshFilter",
|
||||
"MicrosoundSculptor",
|
||||
"ModulationMatrix",
|
||||
"MultiDistortion",
|
||||
"NoiseGenerator",
|
||||
"PerlinNoise",
|
||||
"SpectralProcessor",
|
||||
"SpectrumAnalyzer",
|
||||
"TrueChaos"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NoiseGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
|
||||
[
|
||||
"BatchImageProcessor",
|
||||
@@ -30816,6 +30850,14 @@
|
||||
"title_aux": "Olm Resolution Picker for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": [
|
||||
[
|
||||
"OlmSketch"
|
||||
],
|
||||
{
|
||||
"title_aux": "Olm Sketch for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/o-l-l-i/ComfyUI-OlmLUT": [
|
||||
[
|
||||
"OlmLUT"
|
||||
@@ -35516,6 +35558,8 @@
|
||||
"ImageComplexityScorer",
|
||||
"ImageNoveltyScorer",
|
||||
"Image_saver",
|
||||
"LatentReplicator",
|
||||
"LatentReplicatorPrompts",
|
||||
"PromptCounter",
|
||||
"Random_Prompt_Multipicker",
|
||||
"Random_Prompt_Selector",
|
||||
|
||||
Reference in New Issue
Block a user