Browse Source

update DB

pull/17/head
Dr.Lt.Data 1 year ago
parent
commit
25c22d0554
  1. 10
      custom-node-list.json
  2. 15
      extension-node-map.json

10
custom-node-list.json

@ -541,6 +541,16 @@
"install_type": "git-clone",
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
},
{
"author": "RockOfFire",
"title": "ComfyUI_Comfyroll_CustomNodes",
"reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes",
"files": [
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
],
"install_type": "git-clone",
"description": "These nodes were made for use in the Comfyroll Template Workflows."
},
{
"author": "ailex000",
"title": "Image Gallery",

15
extension-node-map.json

@ -306,6 +306,21 @@
"UpscaleModelClamp",
"VaeClamp"
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
"CR Clip Input Switch",
"CR Conditioning Input Switch",
"CR ControlNet Input Switch",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image Output",
"CR Image Size",
"CR Image Size Test",
"CR Integer Multiple",
"CR Latent Input Switch",
"CR Load LoRA",
"CR Model Input Switch",
"CR Seed to Int"
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
"ImageDuplicator",
"ImageSelector",

Loading…
Cancel
Save