update DB

This commit is contained in:
dr.lt.data 2023-09-11 10:37:32 +09:00
parent 2386348ec0
commit c884154f26
4 changed files with 58 additions and 16 deletions

View File

@ -1113,6 +1113,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI." "description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI."
}, },
{
"author": "M1kep",
"title": "Comfy_KepListStuff",
"reference": "https://github.com/M1kep/Comfy_KepListStuff/",
"files": [
"https://github.com/M1kep/Comfy_KepListStuff/"
],
"install_type": "git-clone",
"description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes"
},
{ {
"author": "M1kep", "author": "M1kep",
"title": "ComfyLiterals", "title": "ComfyLiterals",
@ -1681,6 +1691,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Implements iteration over sequences within a single workflow run. <p style='background-color: black; color: red;'>NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.</p>" "description": "Implements iteration over sequences within a single workflow run. <p style='background-color: black; color: red;'>NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.</p>"
}, },
{
"author": "jmkl",
"title": "ComfyUI Ricing",
"reference": "https://github.com/jmkl/ComfyUI-ricing",
"files": [
"https://github.com/jmkl/ComfyUI-ricing"
],
"install_type": "git-clone",
"description": "ComfyUI custom user.css and some script stuff. mainly for web interface"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -1388,7 +1388,8 @@
"Sample Image as Palette [Dream]", "Sample Image as Palette [Dream]",
"Sine Curve [Dream]", "Sine Curve [Dream]",
"String Input [Dream]", "String Input [Dream]",
"Text Input [Dream]" "Text Input [Dream]",
"Video Encoder (mpegCoder) [Dream]"
], ],
{ {
"title_aux": "Dream Project Animation Nodes" "title_aux": "Dream Project Animation Nodes"
@ -1459,6 +1460,7 @@
"Prompt With Style V3", "Prompt With Style V3",
"Ratio Advanced", "Ratio Advanced",
"Resize Image for SDXL", "Resize Image for SDXL",
"Save Image If True",
"Save Image With Prompt Data", "Save Image With Prompt Data",
"Save Images Mikey", "Save Images Mikey",
"Save Images No Display", "Save Images No Display",
@ -2211,6 +2213,7 @@
"LoraBlockInfo //Inspire", "LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire", "LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
"MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"OpenPose_Preprocessor_Provider_for_SEGS //Inspire", "OpenPose_Preprocessor_Provider_for_SEGS //Inspire",
"PromptExtractor //Inspire", "PromptExtractor //Inspire",
@ -2637,9 +2640,11 @@
], ],
"https://github.com/ssitu/ComfyUI_fabric": [ "https://github.com/ssitu/ComfyUI_fabric": [
[ [
"KSamplerAdvFABRIC", "FABRICPatchModel",
"FABRICPatchModelAdv",
"KSamplerAdvFABRICAdv",
"KSamplerFABRIC", "KSamplerFABRIC",
"KSamplerFABRICSimple", "KSamplerFABRICAdv",
"LatentBatch" "LatentBatch"
], ],
{ {
@ -2649,6 +2654,7 @@
"https://github.com/ssitu/ComfyUI_restart_sampling": [ "https://github.com/ssitu/ComfyUI_restart_sampling": [
[ [
"KRestartSampler", "KRestartSampler",
"KRestartSamplerAdv",
"KRestartSamplerSimple" "KRestartSamplerSimple"
], ],
{ {

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "jmkl",
"title": "ComfyUI Ricing",
"reference": "https://github.com/jmkl/ComfyUI-ricing",
"files": [
"https://github.com/jmkl/ComfyUI-ricing"
],
"install_type": "git-clone",
"description": "ComfyUI custom user.css and some script stuff. mainly for web interface"
},
{
"author": "M1kep",
"title": "Comfy_KepListStuff",
"reference": "https://github.com/M1kep/Comfy_KepListStuff/",
"files": [
"https://github.com/M1kep/Comfy_KepListStuff/"
],
"install_type": "git-clone",
"description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes"
},
{ {
"author": "Clybius", "author": "Clybius",
"title": "ComfyUI-Latent-Modifiers", "title": "ComfyUI-Latent-Modifiers",
@ -800,16 +820,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: EagleImageNode" "description": "Nodes: EagleImageNode"
},
{
"author": "jmkl",
"title": "ComfyUI Ricing",
"reference": "https://github.com/jmkl/ComfyUI-ricing",
"files": [
"https://github.com/jmkl/ComfyUI-ricing"
],
"install_type": "git-clone",
"description": "ComfyUI custom user.css and some script stuff. mainly for web interface"
} }
] ]
} }

View File

@ -1388,7 +1388,8 @@
"Sample Image as Palette [Dream]", "Sample Image as Palette [Dream]",
"Sine Curve [Dream]", "Sine Curve [Dream]",
"String Input [Dream]", "String Input [Dream]",
"Text Input [Dream]" "Text Input [Dream]",
"Video Encoder (mpegCoder) [Dream]"
], ],
{ {
"title_aux": "Dream Project Animation Nodes" "title_aux": "Dream Project Animation Nodes"
@ -1459,6 +1460,7 @@
"Prompt With Style V3", "Prompt With Style V3",
"Ratio Advanced", "Ratio Advanced",
"Resize Image for SDXL", "Resize Image for SDXL",
"Save Image If True",
"Save Image With Prompt Data", "Save Image With Prompt Data",
"Save Images Mikey", "Save Images Mikey",
"Save Images No Display", "Save Images No Display",
@ -2211,6 +2213,7 @@
"LoraBlockInfo //Inspire", "LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire", "LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
"MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"OpenPose_Preprocessor_Provider_for_SEGS //Inspire", "OpenPose_Preprocessor_Provider_for_SEGS //Inspire",
"PromptExtractor //Inspire", "PromptExtractor //Inspire",
@ -2637,9 +2640,11 @@
], ],
"https://github.com/ssitu/ComfyUI_fabric": [ "https://github.com/ssitu/ComfyUI_fabric": [
[ [
"KSamplerAdvFABRIC", "FABRICPatchModel",
"FABRICPatchModelAdv",
"KSamplerAdvFABRICAdv",
"KSamplerFABRIC", "KSamplerFABRIC",
"KSamplerFABRICSimple", "KSamplerFABRICAdv",
"LatentBatch" "LatentBatch"
], ],
{ {
@ -2649,6 +2654,7 @@
"https://github.com/ssitu/ComfyUI_restart_sampling": [ "https://github.com/ssitu/ComfyUI_restart_sampling": [
[ [
"KRestartSampler", "KRestartSampler",
"KRestartSamplerAdv",
"KRestartSamplerSimple" "KRestartSamplerSimple"
], ],
{ {