update DB

This commit is contained in:
Dr.Lt.Data
2024-10-20 13:59:10 +09:00
parent 4242dc0f94
commit ade30470cc
8 changed files with 1594 additions and 1384 deletions

View File

@@ -10,6 +10,37 @@
},
{
"author": "Poukpalaova",
"title": "ComfyUI-FRED-Nodes [WIP]",
"reference": "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes",
"files": [
"https://github.com/Poukpalaova/ComfyUI-FRED-Nodes"
],
"install_type": "git-clone",
"description": "This repository contains custom nodes for ComfyUI. This is a work in progress (WIP).\nNOTE: The files in the repo are not organized."
},
{
"author": "blurymind",
"title": "cozy-fireplace [WIP]",
"reference": "https://github.com/blurymind/cozy-fireplace",
"files": [
"https://github.com/blurymind/cozy-fireplace"
],
"install_type": "git-clone",
"description": "Cozy fireplace is a ComfyUI workflow prompter that brings a localhost server frontend for existing workflows created in ComfyUi. Just place your favorite or lovingly crafted workflows in a folder and cozy fireplace will let you select and run any of them (export them as API type in comfyui) It's a cozy UI that scales all the way down to mobile phone devices - to let you prompt your beefy pc at home with your smartphone."
},
{
"author": "lordwedggie",
"title": "xcpNodes [WIP]",
"reference": "https://github.com/lordwedggie/xcpNodes",
"files": [
"https://github.com/lordwedggie/xcpNodes"
],
"install_type": "git-clone",
"description": "Slider nodes based on Smirnov75's codes [a/https://github.com/Smirnov75/ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)\nNOTE: The files in the repo are not organized."
},
{
"author": "kxh",
"title": "ComfyUI-ImageUpscaleWithModelMultipleTimes",

View File

@@ -854,6 +854,33 @@
"title_aux": "ComfyUI-SpaceFlower"
}
],
"https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": [
[
"FRED_AutoCropImage_SDXL_Ratio_V3",
"FRED_AutoCropImage_SDXL_Ratio_V4",
"FRED_CropFace",
"FRED_FolderSelector",
"FRED_ImageBrowser_Dress",
"FRED_ImageBrowser_Eyes_Color",
"FRED_ImageBrowser_Generic",
"FRED_ImageBrowser_Hair_Color",
"FRED_ImageBrowser_Hair_Style",
"FRED_ImageBrowser_Top",
"FRED_JoinImages",
"FRED_LoadImage_V2",
"FRED_LoadImage_V3",
"FRED_LoadImage_V4",
"FRED_LoadImage_V5",
"FRED_LoadPathImagesPreview",
"FRED_LoadPathImagesPreview_v2",
"FRED_LoadRetinaFace",
"FRED_PreviewOnly",
"FRED_photo_prompt"
],
{
"title_aux": "ComfyUI-FRED-Nodes [WIP]"
}
],
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": [
[
"CPPN Generator",
@@ -2470,6 +2497,15 @@
"title_aux": "comfyui-one-more-step [WIP]"
}
],
"https://github.com/lordwedggie/xcpNodes": [
[
"xcpFloatSlider",
"xcpIntSlider"
],
{
"title_aux": "xcpNodes [WIP]"
}
],
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": [
[
"ComboToString",
@@ -2706,7 +2742,9 @@
"PromptUtilitiesRandomPreset",
"PromptUtilitiesRandomPresetAdvanced",
"PromptUtilitiesReplaceOrInsertTag",
"PromptUtilitiesRoundPromptWeight"
"PromptUtilitiesRoundPromptWeight",
"PromptUtilitiesSampleTags",
"PromptUtilitiesSampleTagsWithWeight"
],
{
"title_aux": "ComfyUI-PromptUtilities"

View File

File diff suppressed because it is too large Load Diff