update DB

This commit is contained in:
Dr.Lt.Data
2024-09-21 00:09:05 +09:00
parent de3cd9fe72
commit 131d2dae3c
8 changed files with 2132 additions and 1886 deletions

View File

@@ -12,6 +12,36 @@
{
"author": "neo0801",
"title": "my-comfy-node",
"reference": "https://github.com/neo0801/my-comfy-node",
"files": [
"https://github.com/neo0801/my-comfy-node"
],
"install_type": "git-clone",
"description": "NODES:Deep Mosaic Get Image Mosaic Mask, Deep Mosaic Get Video Mosaic Mask, Deep Mosaic Remove Image Mosaic, Deep Mosaic Remove Video Mosaic"
},
{
"author": "nikkuexe",
"title": "List Data Helper Nodes",
"reference": "https://github.com/paulhoux/Smart-Prompting",
"files": [
"https://github.com/paulhoux/Smart-Prompting"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI, allowing you to more easily manipulate text and create good prompts.[w/The use of outdated front extension techniques results in remnants being left behind during uninstallation.]"
},
{
"author": "nikkuexe",
"title": "List Data Helper Nodes",
"reference": "https://github.com/nikkuexe/ComfyUI-ListDataHelpers",
"files": [
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers"
],
"install_type": "git-clone",
"description": "A set of custom nodes for handling lists in ComfyUI."
},
{
"author": "Fannovel16",
"title": "ComfyUI-AppIO",

View File

@@ -920,6 +920,7 @@
[
"PIL Effects (Mexx)",
"PIL Merge Image (Mexx)",
"PIL Remove Black Dots (Mexx)",
"PIL TITLE (Mexx)"
],
{
@@ -1344,6 +1345,7 @@
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"LaplaceScheduler",
"LatentAdd",
"LatentBatch",
"LatentBatchSeedBehavior",
@@ -1716,6 +1718,7 @@
"Tools:Image2video",
"Tools:LoadAudioUrl",
"Tools:PreviewVideo",
"Tools:SetValue",
"Tools:VideoWatermark"
],
{
@@ -2393,6 +2396,17 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/neo0801/my-comfy-node": [
[
"DeepMosaicGetImageMosaicMask",
"DeepMosaicGetVideoMosaicMask",
"DeepMosaicRemoveImageMosaic",
"DeepMosaicRemoveVideoMosaic"
],
{
"title_aux": "my-comfy-node"
}
],
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": [
[
"CLIPLoaderMultiGPU",
@@ -2441,6 +2455,14 @@
"title_aux": "ComfyUI-nidefawl [UNSAFE]"
}
],
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers": [
[
"List Difference"
],
{
"title_aux": "List Data Helper Nodes"
}
],
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
[
"PromptUtilitiesConstString",
@@ -2503,6 +2525,22 @@
"title_aux": "ComfyUI-ppm"
}
],
"https://github.com/paulhoux/Smart-Prompting": [
[
"SaveImageWithPrefix",
"TextAppend",
"TextCharacterSelector",
"TextEncodeReusable",
"TextFile",
"TextNegatives",
"TextSearchReplace",
"TextString",
"TextStyleSelector"
],
{
"title_aux": "List Data Helper Nodes"
}
],
"https://github.com/poisenbery/NudeNet-Detector-Provider": [
[
"NudeNetDetectorProvider"

View File

File diff suppressed because it is too large Load Diff