update DB

This commit is contained in:
Dr.Lt.Data 2023-07-30 10:36:05 +09:00
parent 46109da2de
commit 7515c6d17b
2 changed files with 22 additions and 0 deletions

View File

@ -975,6 +975,17 @@
"install_type": "copy",
"description": "Nodes: Prompt parser. ComfyUI extra nodes. Mostly prompt parsing."
},
{
"author": "failfa-st",
"title": "failfa-st/comfyui-extensions",
"reference": "https://github.com/failfa-st/comfyui-extensions",
"js_path": "failfa-st",
"files": [
"https://github.com/failfa-st/comfyui-extensions/raw/main/failfastSettings.js"
],
"install_type": "copy",
"description": "UI extensions: Links Render Mode, Force Snap to Frid, Force Box Shape, Render sahdows, Connection Width. Pin/Unpin all Nodes"
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",

View File

@ -191,6 +191,7 @@
"PiDiNetPreprocessor",
"ScribblePreprocessor",
"SemSegPreprocessor",
"ShufflePreprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Zoe-DepthMapPreprocessor"
@ -239,6 +240,7 @@
"JDC_GaussianBlur",
"JDC_GreyNoise",
"JDC_Greyscale",
"JDC_ImageLoader",
"JDC_PinkNoise",
"JDC_Plasma",
"JDC_PlasmaSampler",
@ -355,6 +357,10 @@
"ImageFilterSmooth",
"ImageFilterSmoothMore",
"ImageFilterStackBlur",
"ImageNoiseBeta",
"ImageNoiseBinomial",
"ImageNoiseBytes",
"ImageNoiseGaussian",
"ImageSegmentation",
"ImageSegmentationCustom",
"ImageSegmentationCustomAdvanced",
@ -749,6 +755,9 @@
"Swap Color Mode"
],
"https://github.com/evanspearman/ComfyMath": [
"CM_BoolBinaryOperation",
"CM_BoolToInt",
"CM_BoolUnaryOperation",
"CM_BreakoutVec2",
"CM_BreakoutVec3",
"CM_BreakoutVec4",
@ -763,6 +772,7 @@
"CM_FloatUnaryOperation",
"CM_IntBinaryCondition",
"CM_IntBinaryOperation",
"CM_IntToBool",
"CM_IntToFloat",
"CM_IntToNumber",
"CM_IntUnaryCondition",
@ -1055,6 +1065,7 @@
"ConstrainImage|pysssss",
"LoraLoader|pysssss",
"MathExpression|pysssss",
"ReroutePrimitive|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
],