Browse Source

update DB

pull/186/head
Dr.Lt.Data 1 year ago
parent
commit
d00d3d374e
  1. 10
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 17
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2798,6 +2798,16 @@
"install_type": "git-clone",
"description": "This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM."
},
{
"author": "thecooltechguy",
"title": "ComfyUI Stable Video Diffusion",
"reference": "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion",
"files": [
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion"
],
"install_type": "git-clone",
"description": "Easily use Stable Video Diffusion inside ComfyUI!"
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",

17
extension-node-map.json

@ -3293,6 +3293,7 @@
"ImpactNeg",
"ImpactNodeSetMuteState",
"ImpactQueueTrigger",
"ImpactQueueTriggerCountdown",
"ImpactSEGSClassify",
"ImpactSEGSConcat",
"ImpactSEGSLabelFilter",
@ -3306,6 +3307,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactSimpleDetectorSEGS_for_AD",
"ImpactSleep",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
@ -3984,7 +3986,7 @@
"KandinskyModelLoad",
"LoadImagesFromPath",
"RandomPrompt",
"RunWorkflow",
"ScreenShare",
"SmoothMask",
"SplitLongMask",
"TransparentImage",
@ -4339,6 +4341,16 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[
"SVDDecoder",
"SVDModelLoader",
"SVDSampler"
],
{
"title_aux": "ComfyUI Stable Video Diffusion"
}
],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
@ -4350,7 +4362,8 @@
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
[
"CaptureWebcam",
"LoadWebcamImage"
"LoadWebcamImage",
"SaveImagetoPath"
],
{
"title_aux": "ComfyUI_toyxyz_test_nodes"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "thecooltechguy",
"title": "ComfyUI Stable Video Diffusion",
"reference": "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion",
"files": [
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion"
],
"install_type": "git-clone",
"description": "Easily use Stable Video Diffusion inside ComfyUI!"
},
{
"author": "toyxyz",
"title": "ComfyUI_toyxyz_test_nodes",

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

@ -3293,6 +3293,7 @@
"ImpactNeg",
"ImpactNodeSetMuteState",
"ImpactQueueTrigger",
"ImpactQueueTriggerCountdown",
"ImpactSEGSClassify",
"ImpactSEGSConcat",
"ImpactSEGSLabelFilter",
@ -3306,6 +3307,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactSimpleDetectorSEGS_for_AD",
"ImpactSleep",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
@ -3984,7 +3986,7 @@
"KandinskyModelLoad",
"LoadImagesFromPath",
"RandomPrompt",
"RunWorkflow",
"ScreenShare",
"SmoothMask",
"SplitLongMask",
"TransparentImage",
@ -4339,6 +4341,16 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[
"SVDDecoder",
"SVDModelLoader",
"SVDSampler"
],
{
"title_aux": "ComfyUI Stable Video Diffusion"
}
],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
@ -4350,7 +4362,8 @@
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
[
"CaptureWebcam",
"LoadWebcamImage"
"LoadWebcamImage",
"SaveImagetoPath"
],
{
"title_aux": "ComfyUI_toyxyz_test_nodes"

Loading…
Cancel
Save