Browse Source

update DB

pull/69/head
dr.lt.data 1 year ago
parent
commit
114add4ca9
  1. 10
      custom-node-list.json
  2. 15
      extension-node-map.json

10
custom-node-list.json

@ -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",

15
extension-node-map.json

@ -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",

Loading…
Cancel
Save