update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jerryname2022",
|
||||
"title": "MegaTTS 3 [WIP]",
|
||||
"reference": "https://github.com/jerryname2022/ComfyUI-MegaTTS3",
|
||||
"files": [
|
||||
"https://github.com/jerryname2022/ComfyUI-MegaTTS3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: MegaTTS3 Model Loader, MegaTTS3 Zero Shot, Text Editor\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "punicfaith",
|
||||
"title": "ComfyUI-GoogleAIStudio",
|
||||
"reference": "https://github.com/punicfaith/ComfyUI-GoogleAIStudio",
|
||||
"files": [
|
||||
"https://github.com/punicfaith/ComfyUI-GoogleAIStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Google Gemini Prompt"
|
||||
},
|
||||
{
|
||||
"author": "numq",
|
||||
"title": "comfyui-camera-capture-node",
|
||||
@@ -28,7 +48,7 @@
|
||||
"https://github.com/GuardSkill/ComfyUI-AffineImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Insert one image into specific location on another image by affine transform. \nNOTE: The files in the repo are not organized."
|
||||
"description": "Insert one image into specific location on another image by affine transform.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "casterpollux",
|
||||
@@ -178,7 +198,7 @@
|
||||
"https://github.com/543872524/ComfyUI_crdong"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: INT Constant, Simple Int Math Handle, Simple Json Array Handle, Simple Json Object Handle, Select Image Size, Video Time & FPS, Video Frame Size, Wan22 Step Handle, Prompt Selector String, Prompt Example Node, Prompt Join or List, Prompt List"
|
||||
"description": "NODES: INT Constant, Simple Int Math Handle, Simple Json Array Handle, Simple Json Object Handle, Select Image Size, Video Time & FPS, Video Frame Size, Wan22 Step Handle, Prompt Selector String, Prompt Example Node, Prompt Join or List, Prompt List, CRD Audio Length Node, ..."
|
||||
},
|
||||
{
|
||||
"author": "Saganaki22",
|
||||
|
||||
@@ -315,6 +315,7 @@
|
||||
"https://github.com/543872524/ComfyUI_crdong": [
|
||||
[
|
||||
"CRDAudioLengthNode",
|
||||
"CRDNodesImageSelector",
|
||||
"INTConstant",
|
||||
"PromptBatchMulti",
|
||||
"PromptExampleNode",
|
||||
@@ -6979,6 +6980,16 @@
|
||||
"title_aux": "AsunaroTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/jerryname2022/ComfyUI-MegaTTS3": [
|
||||
[
|
||||
"MegaTTS3ModelLoader",
|
||||
"MegaTTS3ZeroShot",
|
||||
"TextEditor"
|
||||
],
|
||||
{
|
||||
"title_aux": "MegaTTS 3 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": [
|
||||
[
|
||||
"GFPGANImageGenerator",
|
||||
@@ -8999,6 +9010,14 @@
|
||||
"title_aux": "ComfyUI-StreamDiffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/punicfaith/ComfyUI-GoogleAIStudio": [
|
||||
[
|
||||
"GoogleGeminiPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GoogleAIStudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/pururin777/ComfyUI-Manual-Openpose": [
|
||||
[
|
||||
"Manual Openpose Setter"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user