Browse Source

update DB

pull/149/head
dr.lt.data 1 year ago
parent
commit
d4ea4ae67e
  1. 10
      custom-node-list.json
  2. 4
      extension-node-map.json
  3. 10
      node_db/legacy/custom-node-list.json
  4. 4
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -1744,16 +1744,6 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx' target='blank'/>model</a> to use this node."
},
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",

4
extension-node-map.json

@ -1844,7 +1844,6 @@
"Text Input [Dream]",
"Triangle Curve [Dream]",
"Triangle Event Curve [Dream]",
"Video Encoder (mpegCoder) [Dream]",
"WAV Curve [Dream]"
],
{
@ -2894,7 +2893,8 @@
"TwoAdvancedSamplersForMask",
"TwoSamplersForMask",
"TwoSamplersForMaskUpscalerProvider",
"TwoSamplersForMaskUpscalerProviderPipe"
"TwoSamplersForMaskUpscalerProviderPipe",
"UltralyticsDetectorProvider"
],
{
"author": "Dr.Lt.Data",

10
node_db/legacy/custom-node-list.json

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx' target='blank'/>model</a> to use this node. NOTE: This is removed."
},
{
"author": "ProDALOR",
"title": "comfyui_u2net",

4
node_db/new/extension-node-map.json

@ -1844,7 +1844,6 @@
"Text Input [Dream]",
"Triangle Curve [Dream]",
"Triangle Event Curve [Dream]",
"Video Encoder (mpegCoder) [Dream]",
"WAV Curve [Dream]"
],
{
@ -2894,7 +2893,8 @@
"TwoAdvancedSamplersForMask",
"TwoSamplersForMask",
"TwoSamplersForMaskUpscalerProvider",
"TwoSamplersForMaskUpscalerProviderPipe"
"TwoSamplersForMaskUpscalerProviderPipe",
"UltralyticsDetectorProvider"
],
{
"author": "Dr.Lt.Data",

Loading…
Cancel
Save