MCPcopy Create free account

hub / github.com/Dontdrunk/ComfyUI-DD-Nodes / functions

Functions630 in github.com/Dontdrunk/ComfyUI-DD-Nodes

↓ 1 callersMethodsplit_vertical
垂直切分(上下切分)
node/image_splitter.py:102
↓ 1 callersFunctionsyncNodeSize
(nodes)
extensions/Intelligent_Layout/styles/UIUtils.js:106
↓ 1 callersFunctionsyncNodeWidthHeight
(nodes)
extensions/Intelligent_Layout/styles/UIUtils.js:126
↓ 1 callersMethodsyncToBackend
()
extensions/Prompt_Manager/PromptManagerCore.js:54
↓ 1 callersMethodtensor_to_pil
将tensor转换为PIL图像,支持遮罩
node/image_stroke.py:62
↓ 1 callersMethodtoggleAvailableTags
()
extensions/Prompt_Manager/styles/components/PromptForm.js:968
↓ 1 callersMethodtoggleTag
(tag)
extensions/Prompt_Manager/styles/components/SearchBar.js:565
↓ 1 callersMethodtoggleTagSelection
(tagName)
extensions/Prompt_Manager/styles/components/PromptForm.js:1025
↓ 1 callersMethodtruncateText
(text, maxLength)
extensions/Prompt_Manager/styles/components/DialogComponents.js:351
↓ 1 callersMethodupdateFromPrompts
(prompts)
extensions/Prompt_Manager/styles/components/TagColorManager.js:229
↓ 1 callersMethodupdatePrompt
(index, prompt)
extensions/Prompt_Manager/styles/components/PromptList.js:93
↓ 1 callersMethodupdateTags
(prompts)
extensions/Prompt_Manager/styles/components/SearchBar.js:483
↓ 1 callersMethodvalidateForm
(formData)
extensions/Prompt_Manager/styles/components/PromptForm.js:210
MethodINPUT_TYPES
(cls)
extensions/Aspect_Ratio_Selector/nodes.py:37
MethodINPUT_TYPES
(cls)
extensions/Qwen_MT/nodes.py:282
MethodINPUT_TYPES
(cls)
node/video_frame_extractor.py:10
MethodINPUT_TYPES
(s)
node/dimension_calculator.py:3
MethodINPUT_TYPES
(cls)
node/txt_file_merger.py:15
MethodINPUT_TYPES
(cls)
node/advanced_fusion.py:7
MethodINPUT_TYPES
(cls)
node/image_resize.py:15
MethodINPUT_TYPES
(cls)
node/mask_resize.py:15
MethodINPUT_TYPES
(s)
node/model_optimizer.py:15
MethodINPUT_TYPES
(cls)
node/condition_switcher.py:8
MethodINPUT_TYPES
(cls)
node/simple_latent.py:10
MethodINPUT_TYPES
(s)
node/image_splitter.py:12
MethodINPUT_TYPES
(cls)
node/image_stroke.py:13
MethodINPUT_TYPES
(cls)
node/image_size_limiter.py:14
MethodINPUT_TYPES
(cls)
node/model_switcher.py:8
MethodINPUT_TYPES
(cls)
node/latent_switcher.py:8
MethodINPUT_TYPES
(s)
node/image_to_video.py:6
MethodIS_CHANGED
(cls, **kwargs)
extensions/Qwen_MT/nodes.py:319
MethodVALIDATE_INPUTS
验证输入参数
extensions/Aspect_Ratio_Selector/nodes.py:88
MethodVALIDATE_INPUTS
(cls, **kwargs)
extensions/Qwen_MT/nodes.py:325
Method__init__
(self)
extensions/Prompt_Manager/prompt_api.py:34
Method__init__
(self)
node/txt_file_merger.py:11
Method_drawAllStaticConnections
(ctx, excludeIds = new Set())
extensions/Online_Animation/ConnectionAnimationCore.js:501
Method_getBezierNormal
(t, p0, p1, p2, p3)
extensions/Online_Animation/ConnectionAnimationCore.js:905
Method_shouldShowAnimation
(link)
extensions/Online_Animation/ConnectionAnimationCore.js:304
MethodaddPrompt
(name, content, tags = [])
extensions/Prompt_Manager/PromptManagerCore.js:168
Methodadd_stroke
为图片添加描边效果 Args: 图片: 输入图片tensor 关闭遮罩: 是否关闭遮罩功能(True时忽略遮罩输入) 位置: 描边位置("外描边", "内描边", "居中描边"
node/image_stroke.py:253
Functionanimate
(time)
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGod1.js:399
Functionanimate
(time)
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGod2.js:446
MethodapplyPrompt
(prompt)
extensions/Prompt_Manager/PromptManagerCore.js:424
FunctionapplyTheme
()
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:767
MethodautoSyncToJsonFile
()
extensions/Prompt_Manager/PromptManagerCore.js:87
FunctionbeforeRegisterNodeDef
(nodeType, nodeData, app)
extensions/Prompt_Manager/PromptManagerExt.js:75
FunctionbeforeRegisterNodeDef
(nodeType, nodeData, app)
extensions/Aspect_Ratio_Selector/AspectRatioSelectorExt.js:11
FunctionbeforeRegisterNodeDef
(nodeType, nodeData)
extensions/Qwen_MT/QwenMTExt.js:16
MethodcalculatePath
* 计算直线连接路径 * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 [x, y] * @param {Arra
extensions/Online_Animation/styles/DirectStyle.js:21
MethodcalculatePath
* 计算贝塞尔曲线连接路径 (基于ComfyUI官方算法) * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 [x, y]
extensions/Online_Animation/styles/CurveStyle.js:21
MethodcalculatePath
* 计算直角线连接路径 (基于ComfyUI官方STRAIGHT_LINK算法) * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位
extensions/Online_Animation/styles/AngledStyle.js:21
MethodcalculatePath
* 计算单条连线路径
extensions/Online_Animation/styles/CircuitBoardStyle.js:37
MethodcalculatePath
* 计算连线路径点 * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 [x, y] * @param {Array
extensions/Online_Animation/styles/static/StaticBaseStyle.js:23
MethodcalculatePath
* 计算直线连接路径 * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 [x, y] * @param {Arra
extensions/Online_Animation/styles/static/StaticDirectStyle.js:21
MethodcalculatePath
* 计算单条连线路径 - 与原版保持一致
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:109
MethodcalculatePath
* 计算贝塞尔曲线连接路径 (基于ComfyUI官方SPLINE_LINK算法) * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位
extensions/Online_Animation/styles/static/StaticCurveStyle.js:21
MethodcalculatePath
* 计算直角线连接路径 (基于ComfyUI官方STRAIGHT_LINK算法) * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位
extensions/Online_Animation/styles/static/StaticAngledStyle.js:21
MethodcalculatePath
* 计算连线路径 * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 * @param {Array} inPos
extensions/Online_Animation/styles/static/StaticStyleManager.js:89
Methodcalculate_dimensions
(self, 宽度, 高度)
node/dimension_calculator.py:16
FunctionclampNumber
(value, min, max)
extensions/Online_Animation/ConnectionAnimationCore.js:36
Functioncleanup
()
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:832
Methodcleanup
* 清理所有效果实例
extensions/Online_Animation/effects/EffectManager.js:69
Methodcleanup
* 清理资源
extensions/Online_Animation/styles/CircuitBoardStyle.js:27
Methodcleanup
* 清理资源
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:99
MethodcleanupUnusedTags
()
extensions/Prompt_Manager/styles/components/PromptForm.js:365
MethodcleanupUnusedTags
(prompts)
extensions/Prompt_Manager/styles/components/TagColorManager.js:253
MethodclearFilters
()
extensions/Prompt_Manager/styles/components/PromptList.js:785
Functionclear_qwen_mt_config
Clear Qwen-MT API configuration.
extensions/Qwen_MT/api_routes.py:75
Methodconstructor
()
extensions/Prompt_Manager/PromptManagerCore.js:6
Methodconstructor
(node, promptManager)
extensions/Prompt_Manager/PromptManagerCore.js:409
Methodconstructor
(embedder)
extensions/Prompt_Manager/styles/PromptManagerUI.js:12
Methodconstructor
(options = {})
extensions/Prompt_Manager/styles/components/TagManager.js:7
Methodconstructor
()
extensions/Prompt_Manager/styles/components/DialogComponents.js:4
Methodconstructor
(title = '嵌入提示词管理')
extensions/Prompt_Manager/styles/components/MainModal.js:4
Methodconstructor
(options = {})
extensions/Prompt_Manager/styles/components/PromptForm.js:6
Methodconstructor
(options = {})
extensions/Prompt_Manager/styles/components/PromptList.js:5
Methodconstructor
(onSearch = null, onTagFilter = null)
extensions/Prompt_Manager/styles/components/SearchBar.js:6
Methodconstructor
()
extensions/Prompt_Manager/styles/components/TagColorManager.js:4
Methodconstructor
()
extensions/Aspect_Ratio_Selector/AspectRatioSelectorCore.js:4
Methodconstructor
()
extensions/Intelligent_Layout/LayoutCore.js:46
Methodconstructor
(options = {})
extensions/Intelligent_Layout/styles/InlineColorPicker.js:3
Methodconstructor
()
extensions/Online_Animation/ConnectionAnimationCore.js:43
Methodconstructor
(animationManager)
extensions/Online_Animation/effects/FlowEffect.js:7
Methodconstructor
* 构造函数 * @param {Object} animationManager - 动画管理器引用
extensions/Online_Animation/effects/BaseEffect.js:10
Methodconstructor
(animationManager)
extensions/Online_Animation/effects/RhythmEffect.js:7
Methodconstructor
* 构造函数 * @param {Object} animationManager - 动画管理器引用
extensions/Online_Animation/effects/EffectManager.js:15
Methodconstructor
(animationManager)
extensions/Online_Animation/effects/WaveEffect.js:7
Methodconstructor
(animationManager)
extensions/Online_Animation/effects/PulseEffect.js:7
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/DirectStyle.js:8
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/CurveStyle.js:8
Methodconstructor
* 构造函数 * @param {Object} animationManager - 动画管理器引用
extensions/Online_Animation/styles/BaseStyle.js:10
Methodconstructor
* 构造函数 * @param {Object} animationManager - 动画管理器引用
extensions/Online_Animation/styles/StyleManager.js:15
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/AngledStyle.js:8
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/CircuitBoardStyle.js:9
Methodconstructor
* 创建连线地图 * @param {Object} canvas - 绘图画布对象
extensions/Online_Animation/styles/CircuitBoardStyle.js:171
Methodconstructor
* 构造函数 * @param {Object} animationManager - 动画管理器引用
extensions/Online_Animation/styles/static/StaticBaseStyle.js:10
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/static/StaticDirectStyle.js:8
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:81
Methodconstructor
(canvas)
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:159
Methodconstructor
(animationManager)
extensions/Online_Animation/styles/static/StaticCurveStyle.js:8
← previousnext →401–500 of 630, ranked by callers