mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
1c1139a430
commit
3edb3586b7
@ -1812,6 +1812,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: SDPromptReader"
|
"description": "Nodes: SDPromptReader"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "rklaffehn",
|
||||||
|
"title": "rk-comfy-nodes",
|
||||||
|
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rklaffehn/rk-comfy-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -519,6 +519,7 @@
|
|||||||
"DiffControlNetLoaderAdvanced",
|
"DiffControlNetLoaderAdvanced",
|
||||||
"LatentKeyframe",
|
"LatentKeyframe",
|
||||||
"LatentKeyframeGroup",
|
"LatentKeyframeGroup",
|
||||||
|
"LatentKeyframeTiming",
|
||||||
"LoadImagesFromDirectory",
|
"LoadImagesFromDirectory",
|
||||||
"ScaledSoftControlNetWeights",
|
"ScaledSoftControlNetWeights",
|
||||||
"SoftControlNetWeights",
|
"SoftControlNetWeights",
|
||||||
@ -1452,6 +1453,7 @@
|
|||||||
"Frame Counter (Simple) [Dream]",
|
"Frame Counter (Simple) [Dream]",
|
||||||
"Frame Counter Info [Dream]",
|
"Frame Counter Info [Dream]",
|
||||||
"Frame Counter Offset [Dream]",
|
"Frame Counter Offset [Dream]",
|
||||||
|
"Frame Counter Time Offset [Dream]",
|
||||||
"Image Brightness Adjustment [Dream]",
|
"Image Brightness Adjustment [Dream]",
|
||||||
"Image Color Shift [Dream]",
|
"Image Color Shift [Dream]",
|
||||||
"Image Contrast Adjustment [Dream]",
|
"Image Contrast Adjustment [Dream]",
|
||||||
@ -1481,7 +1483,8 @@
|
|||||||
"Text Input [Dream]",
|
"Text Input [Dream]",
|
||||||
"Triangle Curve [Dream]",
|
"Triangle Curve [Dream]",
|
||||||
"Triangle Event Curve [Dream]",
|
"Triangle Event Curve [Dream]",
|
||||||
"Video Encoder (mpegCoder) [Dream]"
|
"Video Encoder (mpegCoder) [Dream]",
|
||||||
|
"WAV Curve [Dream]"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Dream Project Animation Nodes"
|
"title_aux": "Dream Project Animation Nodes"
|
||||||
@ -2682,6 +2685,15 @@
|
|||||||
"title_aux": "Comfy-LFO"
|
"title_aux": "Comfy-LFO"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rklaffehn/rk-comfy-nodes": [
|
||||||
|
[
|
||||||
|
"RK_CivitAIAddHashes",
|
||||||
|
"RK_CivitAIMetaChecker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "rk-comfy-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||||
[
|
[
|
||||||
"MergingExecutionHelper"
|
"MergingExecutionHelper"
|
||||||
@ -2751,6 +2763,7 @@
|
|||||||
"BLIPCaption",
|
"BLIPCaption",
|
||||||
"ColorBlend",
|
"ColorBlend",
|
||||||
"ColorCorrect",
|
"ColorCorrect",
|
||||||
|
"DeepDanbooruCaption",
|
||||||
"DependenciesEdit",
|
"DependenciesEdit",
|
||||||
"Fooocus_KSampler",
|
"Fooocus_KSampler",
|
||||||
"Fooocus_KSamplerAdvanced",
|
"Fooocus_KSamplerAdvanced",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "rklaffehn",
|
||||||
|
"title": "rk-comfy-nodes",
|
||||||
|
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rklaffehn/rk-comfy-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "receyuki",
|
"author": "receyuki",
|
||||||
"title": "comfyui-prompt-reader-node",
|
"title": "comfyui-prompt-reader-node",
|
||||||
|
|||||||
@ -519,6 +519,7 @@
|
|||||||
"DiffControlNetLoaderAdvanced",
|
"DiffControlNetLoaderAdvanced",
|
||||||
"LatentKeyframe",
|
"LatentKeyframe",
|
||||||
"LatentKeyframeGroup",
|
"LatentKeyframeGroup",
|
||||||
|
"LatentKeyframeTiming",
|
||||||
"LoadImagesFromDirectory",
|
"LoadImagesFromDirectory",
|
||||||
"ScaledSoftControlNetWeights",
|
"ScaledSoftControlNetWeights",
|
||||||
"SoftControlNetWeights",
|
"SoftControlNetWeights",
|
||||||
@ -1452,6 +1453,7 @@
|
|||||||
"Frame Counter (Simple) [Dream]",
|
"Frame Counter (Simple) [Dream]",
|
||||||
"Frame Counter Info [Dream]",
|
"Frame Counter Info [Dream]",
|
||||||
"Frame Counter Offset [Dream]",
|
"Frame Counter Offset [Dream]",
|
||||||
|
"Frame Counter Time Offset [Dream]",
|
||||||
"Image Brightness Adjustment [Dream]",
|
"Image Brightness Adjustment [Dream]",
|
||||||
"Image Color Shift [Dream]",
|
"Image Color Shift [Dream]",
|
||||||
"Image Contrast Adjustment [Dream]",
|
"Image Contrast Adjustment [Dream]",
|
||||||
@ -1481,7 +1483,8 @@
|
|||||||
"Text Input [Dream]",
|
"Text Input [Dream]",
|
||||||
"Triangle Curve [Dream]",
|
"Triangle Curve [Dream]",
|
||||||
"Triangle Event Curve [Dream]",
|
"Triangle Event Curve [Dream]",
|
||||||
"Video Encoder (mpegCoder) [Dream]"
|
"Video Encoder (mpegCoder) [Dream]",
|
||||||
|
"WAV Curve [Dream]"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Dream Project Animation Nodes"
|
"title_aux": "Dream Project Animation Nodes"
|
||||||
@ -2682,6 +2685,15 @@
|
|||||||
"title_aux": "Comfy-LFO"
|
"title_aux": "Comfy-LFO"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rklaffehn/rk-comfy-nodes": [
|
||||||
|
[
|
||||||
|
"RK_CivitAIAddHashes",
|
||||||
|
"RK_CivitAIMetaChecker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "rk-comfy-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||||
[
|
[
|
||||||
"MergingExecutionHelper"
|
"MergingExecutionHelper"
|
||||||
@ -2751,6 +2763,7 @@
|
|||||||
"BLIPCaption",
|
"BLIPCaption",
|
||||||
"ColorBlend",
|
"ColorBlend",
|
||||||
"ColorCorrect",
|
"ColorCorrect",
|
||||||
|
"DeepDanbooruCaption",
|
||||||
"DependenciesEdit",
|
"DependenciesEdit",
|
||||||
"Fooocus_KSampler",
|
"Fooocus_KSampler",
|
||||||
"Fooocus_KSamplerAdvanced",
|
"Fooocus_KSamplerAdvanced",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user