mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
2462a0e8f7
commit
9a143ec70d
@ -716,10 +716,10 @@
|
||||
"title": "NodeGPT",
|
||||
"reference": "https://github.com/xXAdonesXx/NodeGPT",
|
||||
"files": [
|
||||
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py"
|
||||
"https://github.com/xXAdonesXx/NodeGPT"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "ComfyUI Extension Nodes for Automated Text Generation."
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
|
||||
},
|
||||
{
|
||||
"author": "RockOfFire",
|
||||
@ -2165,16 +2165,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Cyberdolphin Suite of ComfyUI nodes for wiring up things."
|
||||
},
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "comfyui_u2net",
|
||||
"reference": "https://github.com/ProDALOR/comfyui_u2net",
|
||||
"files": [
|
||||
"https://github.com/ProDALOR/comfyui_u2net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization"
|
||||
},
|
||||
{
|
||||
"author": "chrish-slingshot",
|
||||
"title": "ComfyUI-ImageGlitcher",
|
||||
|
||||
@ -899,19 +899,6 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ProDALOR/comfyui_u2net": [
|
||||
[
|
||||
"U2NetBaseNormalization",
|
||||
"U2NetChToMask",
|
||||
"U2NetLoader",
|
||||
"U2NetMaxNormalization",
|
||||
"U2NetSegmentation",
|
||||
"U2NetToMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_u2net"
|
||||
}
|
||||
],
|
||||
"https://github.com/RockOfFire/CR_Animation_Nodes": [
|
||||
[
|
||||
"CR Central Schedule",
|
||||
@ -2835,8 +2822,7 @@
|
||||
"TwoAdvancedSamplersForMask",
|
||||
"TwoSamplersForMask",
|
||||
"TwoSamplersForMaskUpscalerProvider",
|
||||
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||
"UltralyticsDetectorProvider"
|
||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
@ -3799,19 +3785,35 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
"Assistant",
|
||||
"Chat",
|
||||
"ChatGPT",
|
||||
"CombineInput",
|
||||
"CostumeAgent_1",
|
||||
"CostumeAgent_2",
|
||||
"CostumeMaster_1",
|
||||
"Critic",
|
||||
"DisplayString",
|
||||
"DisplayTextAsImage",
|
||||
"Engineer",
|
||||
"Example",
|
||||
"Executor",
|
||||
"GroupChat",
|
||||
"Image_generation_Conditioning",
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
"Ollama",
|
||||
"Planner",
|
||||
"Scientist",
|
||||
"TextCombine",
|
||||
"TextGenerator",
|
||||
"TextInput",
|
||||
"TextOutput"
|
||||
"TextOutput",
|
||||
"UserProxy",
|
||||
"oobaboogaOpenAI"
|
||||
],
|
||||
{
|
||||
"title_aux": "NodeGPT"
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "comfyui_u2net",
|
||||
"reference": "https://github.com/ProDALOR/comfyui_u2net",
|
||||
"files": [
|
||||
"https://github.com/ProDALOR/comfyui_u2net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization. NOTE: This is removed."
|
||||
},
|
||||
{
|
||||
"author": "FizzleDorf",
|
||||
"title": "AIT",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "xXAdonesXx",
|
||||
"title": "NodeGPT",
|
||||
"reference": "https://github.com/xXAdonesXx/NodeGPT",
|
||||
"files": [
|
||||
"https://github.com/xXAdonesXx/NodeGPT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
|
||||
},
|
||||
{
|
||||
"author": "DigitalIO",
|
||||
"title": "ComfyUI-stable-wildcards",
|
||||
@ -80,16 +90,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
|
||||
},
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "comfyui_u2net",
|
||||
"reference": "https://github.com/ProDALOR/comfyui_u2net",
|
||||
"files": [
|
||||
"https://github.com/ProDALOR/comfyui_u2net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization"
|
||||
},
|
||||
{
|
||||
"author": "whatbirdisthat",
|
||||
"title": "cyberdolphin",
|
||||
|
||||
@ -899,19 +899,6 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ProDALOR/comfyui_u2net": [
|
||||
[
|
||||
"U2NetBaseNormalization",
|
||||
"U2NetChToMask",
|
||||
"U2NetLoader",
|
||||
"U2NetMaxNormalization",
|
||||
"U2NetSegmentation",
|
||||
"U2NetToMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_u2net"
|
||||
}
|
||||
],
|
||||
"https://github.com/RockOfFire/CR_Animation_Nodes": [
|
||||
[
|
||||
"CR Central Schedule",
|
||||
@ -2835,8 +2822,7 @@
|
||||
"TwoAdvancedSamplersForMask",
|
||||
"TwoSamplersForMask",
|
||||
"TwoSamplersForMaskUpscalerProvider",
|
||||
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||
"UltralyticsDetectorProvider"
|
||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
@ -3799,19 +3785,35 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
"Assistant",
|
||||
"Chat",
|
||||
"ChatGPT",
|
||||
"CombineInput",
|
||||
"CostumeAgent_1",
|
||||
"CostumeAgent_2",
|
||||
"CostumeMaster_1",
|
||||
"Critic",
|
||||
"DisplayString",
|
||||
"DisplayTextAsImage",
|
||||
"Engineer",
|
||||
"Example",
|
||||
"Executor",
|
||||
"GroupChat",
|
||||
"Image_generation_Conditioning",
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
"Ollama",
|
||||
"Planner",
|
||||
"Scientist",
|
||||
"TextCombine",
|
||||
"TextGenerator",
|
||||
"TextInput",
|
||||
"TextOutput"
|
||||
"TextOutput",
|
||||
"UserProxy",
|
||||
"oobaboogaOpenAI"
|
||||
],
|
||||
{
|
||||
"title_aux": "NodeGPT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user