update DB

This commit is contained in:
Dr.Lt.Data
2024-02-20 00:31:18 +09:00
parent bf0ab4d1fd
commit aaa4bdb105
6 changed files with 98 additions and 9 deletions

View File

@@ -496,6 +496,7 @@
"PrimereEmbedding",
"PrimereEmbeddingHandler",
"PrimereEmbeddingKeywordMerger",
"PrimereEmotionsStyles",
"PrimereHypernetwork",
"PrimereImageSegments",
"PrimereKSampler",
@@ -976,6 +977,14 @@
"title_aux": "ComfyUI-GTSuya-Nodes"
}
],
"https://github.com/GavChap/ComfyUI-CascadeResolutions": [
[
"CascadeResolutions"
],
{
"title_aux": "ComfyUI-CascadeResolutions"
}
],
"https://github.com/Gourieff/comfyui-reactor-node": [
[
"ReActorFaceSwap",
@@ -3784,6 +3793,7 @@
[
"BlehDeepShrink",
"BlehDiscardPenultimateSigma",
"BlehForceSeedSampler",
"BlehHyperTile",
"BlehInsaneChainSampler",
"BlehModelPatchConditional"
@@ -4798,7 +4808,10 @@
],
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
[
"MarasitBusNode"
"MarasitBusNode",
"MarasitBusPipeNode",
"MarasitPipeNodeBasic",
"MarasitUniversalBusNode"
],
{
"title_aux": "MarasIT Nodes"
@@ -6957,9 +6970,20 @@
],
"https://github.com/redhottensors/ComfyUI-Prediction": [
[
"SamplerCustomPrediction"
"AvoidErasePrediction",
"CFGPrediction",
"CombinePredictions",
"ConditionedPrediction",
"PerpNegPrediction",
"SamplerCustomPrediction",
"ScalePrediction",
"ScaledGuidancePrediction"
],
{
"author": "RedHotTensors",
"description": "Fully customizable Classifer Free Guidance for ComfyUI",
"nickname": "ComfyUI-Prediction",
"title": "ComfyUI-Prediction",
"title_aux": "ComfyUI-Prediction"
}
],