update DB
This commit is contained in:
@@ -10,7 +10,37 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "xmarre",
|
||||
"title": "LoRA-Safe TorchCompile",
|
||||
"reference": "https://github.com/xmarre/TorchCompileModel_LoRASafe",
|
||||
"files": [
|
||||
"https://github.com/xmarre/TorchCompileModel_LoRASafe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop-in TorchCompile node that preserves LoRA patches."
|
||||
},
|
||||
{
|
||||
"author": "xiaogui8dangjia",
|
||||
"title": "Comfyui-imagetoSTL",
|
||||
"reference": "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL",
|
||||
"files": [
|
||||
"https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui_imagetostl is a simple node for ComfyUI that converts grayscale images to STL."
|
||||
},
|
||||
{
|
||||
"author": "NeonLightning",
|
||||
"title": "neonllama",
|
||||
"reference": "https://github.com/NeonLightning/neonllama",
|
||||
"files": [
|
||||
"https://github.com/NeonLightning/neonllama"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom ComfyUI node transforms a core idea into a richly detailed positive prompt using a local [a/Ollama](https://ollama.com) LLM."
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "ComfyUI-Imatrix",
|
||||
@@ -668,36 +698,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "General audio nodes. Mix, Bass/Treble, Concatenate, Pitch, Add/remove silence, Speed"
|
||||
},
|
||||
{
|
||||
"author": "avenstack",
|
||||
"title": "ComfyUI-AV-LatentSync",
|
||||
"reference": "https://github.com/avenstack/ComfyUI-AV-LatentSync",
|
||||
"files": [
|
||||
"https://github.com/avenstack/ComfyUI-AV-LatentSync"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LatentSync 1.5 wrapper for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "LAOGOU-666",
|
||||
"title": "Comfyui_LG_Tools",
|
||||
"reference": "https://github.com/LAOGOU-666/Comfyui_LG_Tools",
|
||||
"files": [
|
||||
"https://github.com/LAOGOU-666/Comfyui_LG_Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a toolset designed for ComfyUI by LAOGOU-666, providing a series of practical image processing and operation nodes, making our operation more intuitive and convenient"
|
||||
},
|
||||
{
|
||||
"author": "skycoder",
|
||||
"title": "Skycoder Tools",
|
||||
"reference": "https://github.com/skycoder182/comfyui-skycoder-tools",
|
||||
"files": [
|
||||
"https://github.com/skycoder182/comfyui-skycoder-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of useful custom nodes for ComfyUI workflows"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -69,6 +69,8 @@
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-JoyCaption": [
|
||||
[
|
||||
"CaptionSaver",
|
||||
"ImageBatchPath",
|
||||
"JC",
|
||||
"JC_ExtraOptions",
|
||||
"JC_adv"
|
||||
@@ -1275,7 +1277,9 @@
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-WarperNodes": [
|
||||
[
|
||||
"DWPoseScalerNode_Warper"
|
||||
"DWPoseScalerNode_Warper",
|
||||
"FacialPartMaskFromPose_Warper",
|
||||
"MouthMaskFromPose_Warper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WarperNodes"
|
||||
@@ -2361,6 +2365,7 @@
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalNumberSliderInt",
|
||||
"ComfyUIDeployExternalSeed",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalTextAny",
|
||||
@@ -3102,6 +3107,7 @@
|
||||
"Linear Quadratic Advanced",
|
||||
"Mask Bounding Box Aspect Ratio",
|
||||
"Mask Sketch",
|
||||
"MaskFloatToBoolean",
|
||||
"MaskToggle",
|
||||
"Masks From Color Swatches",
|
||||
"Masks From Colors",
|
||||
@@ -3231,7 +3237,8 @@
|
||||
"TorchCompileModelSD35",
|
||||
"TorchCompileModels",
|
||||
"UNetSave",
|
||||
"VAEEncodeAdvanced"
|
||||
"VAEEncodeAdvanced",
|
||||
"VAEStyleTransferLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "RES4LYF"
|
||||
@@ -8588,6 +8595,14 @@
|
||||
"title_aux": "ComfyUI - NeoGriever"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeonLightning/neonllama": [
|
||||
[
|
||||
"OllamaPromptFromIdea"
|
||||
],
|
||||
{
|
||||
"title_aux": "neonllama"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||
[
|
||||
"NoisyLatentPerlinD"
|
||||
@@ -14934,7 +14949,8 @@
|
||||
"Sage_KSamplerAudioDecoder",
|
||||
"Sage_KSamplerDecoder",
|
||||
"Sage_KSamplerTiledDecoder",
|
||||
"Sage_LMStudioLLMPrompt",
|
||||
"Sage_LMStudioLLMPromptText",
|
||||
"Sage_LMStudioLLMPromptVision",
|
||||
"Sage_LastLoraInfo",
|
||||
"Sage_LoadImage",
|
||||
"Sage_LogicalSwitch",
|
||||
@@ -14946,7 +14962,6 @@
|
||||
"Sage_ModelReport",
|
||||
"Sage_ModelShifts",
|
||||
"Sage_MultiModelPicker",
|
||||
"Sage_OllamaAdvancedOptions",
|
||||
"Sage_OllamaLLMPromptText",
|
||||
"Sage_OllamaLLMPromptVision",
|
||||
"Sage_PonyPrefix",
|
||||
@@ -18383,6 +18398,7 @@
|
||||
"https://github.com/cloudkoala/comfyui-koala": [
|
||||
[
|
||||
"AspectRatioLatentNode",
|
||||
"SaveImageAnywhere",
|
||||
"SaveMeshAnywhere"
|
||||
],
|
||||
{
|
||||
@@ -35291,6 +35307,14 @@
|
||||
"title_aux": "ComfyUI-FramePackWrapper_PlusOne"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": [
|
||||
[
|
||||
"ImageToSTLNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-imagetoSTL"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiaoxiaodesha/hd_node": [
|
||||
[
|
||||
"Combine HDMasks",
|
||||
@@ -35316,24 +35340,18 @@
|
||||
],
|
||||
"https://github.com/xl0/latent-tools": [
|
||||
[
|
||||
"PreviewModelMetadata",
|
||||
"QBlendLatent",
|
||||
"QConcatLatentBatch",
|
||||
"QGaussianLatent",
|
||||
"QImageSizeSetter",
|
||||
"QKSampler",
|
||||
"QLatentOp",
|
||||
"QLatentToShape",
|
||||
"QLinearScheduler",
|
||||
"QLoadLatent",
|
||||
"QLoadLatentTimeline",
|
||||
"QParamRandomizerRange",
|
||||
"QParamaRandomizerList",
|
||||
"QPreviewLatent",
|
||||
"QReshapeLatent",
|
||||
"QSamplerCustom",
|
||||
"QSamplerEulerAncestral",
|
||||
"QUniformLatent"
|
||||
"LTBlendLatent",
|
||||
"LTGaussianLatent",
|
||||
"LTKSampler",
|
||||
"LTLatentLoad",
|
||||
"LTLatentOp",
|
||||
"LTLatentToShape",
|
||||
"LTLatentsConcatenate",
|
||||
"LTParamRandomizerGaussian",
|
||||
"LTParamRandomizerRange",
|
||||
"LTPreviewLatent",
|
||||
"LTReshapeLatent",
|
||||
"LTUniformLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "latent-tools"
|
||||
@@ -35378,6 +35396,14 @@
|
||||
"title_aux": "ComfyUI_SendDiscord"
|
||||
}
|
||||
],
|
||||
"https://github.com/xmarre/TorchCompileModel_LoRASafe": [
|
||||
[
|
||||
"TorchCompileModel_LoRASafe"
|
||||
],
|
||||
{
|
||||
"title_aux": "LoRA-Safe TorchCompile"
|
||||
}
|
||||
],
|
||||
"https://github.com/xobiomesh/ComfyUI_xObiomesh": [
|
||||
[
|
||||
"OllamaModelSelect",
|
||||
|
||||
Reference in New Issue
Block a user