update DB

This commit is contained in:
dr.lt.data 2023-08-17 11:25:19 +09:00
parent 6d07389774
commit 114add4ca9
2 changed files with 23 additions and 2 deletions

View File

@ -1200,6 +1200,16 @@
"install_type": "git-clone",
"description": "It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)"
},
{
"author": "syllebra",
"title": "BilboX's ComfyUI Custom Nodes",
"reference": "https://github.com/syllebra/bilbox-comfyui",
"files": [
"https://github.com/syllebra/bilbox-comfyui"
],
"install_type": "git-clone",
"description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

View File

@ -920,7 +920,7 @@
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
"KSampler (WAS)",
"KSampler (Legacy)",
"KSampler Cycle",
"LangSAM Masking",
"LangSAM Model Loader",
@ -980,7 +980,7 @@
"SAM Parameters Combine",
"Samples Passthrough (Stat System)",
"Save Text File",
"Seed",
"Seed (Legacy)",
"String to Text",
"Tensor Batch to Image",
"Text Add Token by Input",
@ -1352,12 +1352,14 @@
"CM_IntToNumber",
"CM_IntUnaryCondition",
"CM_IntUnaryOperation",
"CM_NearestSDXLResolution",
"CM_NumberBinaryCondition",
"CM_NumberBinaryOperation",
"CM_NumberToFloat",
"CM_NumberToInt",
"CM_NumberUnaryCondition",
"CM_NumberUnaryOperation",
"CM_SDXLResolution",
"CM_Vec2BinaryCondition",
"CM_Vec2BinaryOperation",
"CM_Vec2ScalarOperation",
@ -1851,6 +1853,7 @@
"MathExpression|pysssss",
"MultiPrimitive|pysssss",
"PlaySound|pysssss",
"Repeater|pysssss",
"ReroutePrimitive|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
@ -1974,6 +1977,14 @@
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
}
],
"https://github.com/syllebra/bilbox-comfyui": [
[
"BilboXPhotoPrompt"
],
{
"title_aux": "BilboX's ComfyUI Custom Nodes"
}
],
"https://github.com/sylym/comfy_vid2vid": [
[
"CheckpointLoaderSimpleSequence",