mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
52857dcd93
commit
d00d3d374e
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user