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",
|
||||
"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",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -519,6 +519,7 @@
|
||||
"DiffControlNetLoaderAdvanced",
|
||||
"LatentKeyframe",
|
||||
"LatentKeyframeGroup",
|
||||
"LatentKeyframeTiming",
|
||||
"LoadImagesFromDirectory",
|
||||
"ScaledSoftControlNetWeights",
|
||||
"SoftControlNetWeights",
|
||||
@ -1452,6 +1453,7 @@
|
||||
"Frame Counter (Simple) [Dream]",
|
||||
"Frame Counter Info [Dream]",
|
||||
"Frame Counter Offset [Dream]",
|
||||
"Frame Counter Time Offset [Dream]",
|
||||
"Image Brightness Adjustment [Dream]",
|
||||
"Image Color Shift [Dream]",
|
||||
"Image Contrast Adjustment [Dream]",
|
||||
@ -1481,7 +1483,8 @@
|
||||
"Text Input [Dream]",
|
||||
"Triangle Curve [Dream]",
|
||||
"Triangle Event Curve [Dream]",
|
||||
"Video Encoder (mpegCoder) [Dream]"
|
||||
"Video Encoder (mpegCoder) [Dream]",
|
||||
"WAV Curve [Dream]"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dream Project Animation Nodes"
|
||||
@ -2682,6 +2685,15 @@
|
||||
"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": [
|
||||
[
|
||||
"MergingExecutionHelper"
|
||||
@ -2751,6 +2763,7 @@
|
||||
"BLIPCaption",
|
||||
"ColorBlend",
|
||||
"ColorCorrect",
|
||||
"DeepDanbooruCaption",
|
||||
"DependenciesEdit",
|
||||
"Fooocus_KSampler",
|
||||
"Fooocus_KSamplerAdvanced",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "comfyui-prompt-reader-node",
|
||||
|
||||
@ -519,6 +519,7 @@
|
||||
"DiffControlNetLoaderAdvanced",
|
||||
"LatentKeyframe",
|
||||
"LatentKeyframeGroup",
|
||||
"LatentKeyframeTiming",
|
||||
"LoadImagesFromDirectory",
|
||||
"ScaledSoftControlNetWeights",
|
||||
"SoftControlNetWeights",
|
||||
@ -1452,6 +1453,7 @@
|
||||
"Frame Counter (Simple) [Dream]",
|
||||
"Frame Counter Info [Dream]",
|
||||
"Frame Counter Offset [Dream]",
|
||||
"Frame Counter Time Offset [Dream]",
|
||||
"Image Brightness Adjustment [Dream]",
|
||||
"Image Color Shift [Dream]",
|
||||
"Image Contrast Adjustment [Dream]",
|
||||
@ -1481,7 +1483,8 @@
|
||||
"Text Input [Dream]",
|
||||
"Triangle Curve [Dream]",
|
||||
"Triangle Event Curve [Dream]",
|
||||
"Video Encoder (mpegCoder) [Dream]"
|
||||
"Video Encoder (mpegCoder) [Dream]",
|
||||
"WAV Curve [Dream]"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dream Project Animation Nodes"
|
||||
@ -2682,6 +2685,15 @@
|
||||
"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": [
|
||||
[
|
||||
"MergingExecutionHelper"
|
||||
@ -2751,6 +2763,7 @@
|
||||
"BLIPCaption",
|
||||
"ColorBlend",
|
||||
"ColorCorrect",
|
||||
"DeepDanbooruCaption",
|
||||
"DependenciesEdit",
|
||||
"Fooocus_KSampler",
|
||||
"Fooocus_KSamplerAdvanced",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user