mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
ea4d4fa46e
commit
9e8ed572d6
@ -3086,10 +3086,19 @@
|
||||
"files": [
|
||||
"https://github.com/zcfrank1st/comfyui_visual_anagrams"
|
||||
],
|
||||
"pip": ["ndi-python"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:visual_anagrams_sample, visual_anagrams_animate"
|
||||
},
|
||||
{
|
||||
"author": "Electrofried",
|
||||
"title": "OpenAINode",
|
||||
"reference": "https://github.com/Electrofried/ComfyUI-OpenAINode",
|
||||
"files": [
|
||||
"https://github.com/Electrofried/ComfyUI-OpenAINode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simply node for hooking in to openAI API based servers via comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -375,6 +375,14 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Electrofried/ComfyUI-OpenAINode": [
|
||||
[
|
||||
"OpenAINode"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpenAINode"
|
||||
}
|
||||
],
|
||||
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": [
|
||||
[
|
||||
"ArithmeticBlend",
|
||||
@ -1593,12 +1601,15 @@
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
"tri3d-atr-parse-batch",
|
||||
"tri3d-dwpose",
|
||||
"tri3d-extract-hand",
|
||||
"tri3d-extract-parts-batch",
|
||||
"tri3d-extract-parts-batch2",
|
||||
"tri3d-extract-parts-mask-batch",
|
||||
"tri3d-fuzzification",
|
||||
"tri3d-interaction-canny",
|
||||
"tri3d-pose-adaption",
|
||||
"tri3d-pose-to-image",
|
||||
"tri3d-position-hands",
|
||||
"tri3d-position-parts-batch",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
@ -4508,6 +4519,7 @@
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CLIPSeg_",
|
||||
"CharacterInText",
|
||||
"ChatGPT",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
@ -4519,7 +4531,7 @@
|
||||
"LoadImagesFromPath",
|
||||
"RandomPrompt",
|
||||
"ScreenShare",
|
||||
"SessionHistory",
|
||||
"ShowTextForGPT",
|
||||
"SmoothMask",
|
||||
"SplitLongMask",
|
||||
"TransparentImage",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Electrofried",
|
||||
"title": "OpenAINode",
|
||||
"reference": "https://github.com/Electrofried/ComfyUI-OpenAINode",
|
||||
"files": [
|
||||
"https://github.com/Electrofried/ComfyUI-OpenAINode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simply node for hooking in to openAI API based servers via comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "zcfrank1st",
|
||||
"title": "comfyui_visual_anagram",
|
||||
@ -7,7 +17,6 @@
|
||||
"files": [
|
||||
"https://github.com/zcfrank1st/comfyui_visual_anagrams"
|
||||
],
|
||||
"pip": ["ndi-python"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:visual_anagrams_sample, visual_anagrams_animate"
|
||||
},
|
||||
|
||||
@ -375,6 +375,14 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Electrofried/ComfyUI-OpenAINode": [
|
||||
[
|
||||
"OpenAINode"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpenAINode"
|
||||
}
|
||||
],
|
||||
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": [
|
||||
[
|
||||
"ArithmeticBlend",
|
||||
@ -1593,12 +1601,15 @@
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
"tri3d-atr-parse-batch",
|
||||
"tri3d-dwpose",
|
||||
"tri3d-extract-hand",
|
||||
"tri3d-extract-parts-batch",
|
||||
"tri3d-extract-parts-batch2",
|
||||
"tri3d-extract-parts-mask-batch",
|
||||
"tri3d-fuzzification",
|
||||
"tri3d-interaction-canny",
|
||||
"tri3d-pose-adaption",
|
||||
"tri3d-pose-to-image",
|
||||
"tri3d-position-hands",
|
||||
"tri3d-position-parts-batch",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
@ -4508,6 +4519,7 @@
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CLIPSeg_",
|
||||
"CharacterInText",
|
||||
"ChatGPT",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
@ -4519,7 +4531,7 @@
|
||||
"LoadImagesFromPath",
|
||||
"RandomPrompt",
|
||||
"ScreenShare",
|
||||
"SessionHistory",
|
||||
"ShowTextForGPT",
|
||||
"SmoothMask",
|
||||
"SplitLongMask",
|
||||
"TransparentImage",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user