mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
update DB
This commit is contained in:
parent
70b3997874
commit
80d0a0f882
@ -27769,6 +27769,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
|
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jurdnf",
|
||||||
|
"title": "ComfyUI-JurdnsIterativeNoiseKsampler",
|
||||||
|
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node that adds controlled noise injection during the sampling process for enhanced image generation quality and detail."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "DrStone71",
|
"author": "DrStone71",
|
||||||
"title": "ComfyUI-Prompt-Translator",
|
"title": "ComfyUI-Prompt-Translator",
|
||||||
|
|||||||
@ -19130,6 +19130,7 @@
|
|||||||
"RepeatImageBatch",
|
"RepeatImageBatch",
|
||||||
"RepeatLatentBatch",
|
"RepeatLatentBatch",
|
||||||
"RescaleCFG",
|
"RescaleCFG",
|
||||||
|
"ResizeAndPadImage",
|
||||||
"Rodin3D_Detail",
|
"Rodin3D_Detail",
|
||||||
"Rodin3D_Regular",
|
"Rodin3D_Regular",
|
||||||
"Rodin3D_Sketch",
|
"Rodin3D_Sketch",
|
||||||
@ -25035,6 +25036,14 @@
|
|||||||
"title_aux": "ComfyUI_open_nodes"
|
"title_aux": "ComfyUI_open_nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": [
|
||||||
|
[
|
||||||
|
"KSamplerIterativeNoise"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-JurdnsIterativeNoiseKsampler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
|
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
|
||||||
[
|
[
|
||||||
"ModelSculptorFlux",
|
"ModelSculptorFlux",
|
||||||
|
|||||||
@ -8624,6 +8624,11 @@
|
|||||||
"last_update": "2025-05-24 07:58:32",
|
"last_update": "2025-05-24 07:58:32",
|
||||||
"author_account_age_days": 113
|
"author_account_age_days": 113
|
||||||
},
|
},
|
||||||
|
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-06-22 23:27:43",
|
||||||
|
"author_account_age_days": 30
|
||||||
|
},
|
||||||
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": {
|
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": {
|
||||||
"stars": 2,
|
"stars": 2,
|
||||||
"last_update": "2025-06-16 18:34:21",
|
"last_update": "2025-06-16 18:34:21",
|
||||||
|
|||||||
@ -4672,6 +4672,7 @@
|
|||||||
"RepeatImageBatch",
|
"RepeatImageBatch",
|
||||||
"RepeatLatentBatch",
|
"RepeatLatentBatch",
|
||||||
"RescaleCFG",
|
"RescaleCFG",
|
||||||
|
"ResizeAndPadImage",
|
||||||
"Rodin3D_Detail",
|
"Rodin3D_Detail",
|
||||||
"Rodin3D_Regular",
|
"Rodin3D_Regular",
|
||||||
"Rodin3D_Sketch",
|
"Rodin3D_Sketch",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "jurdnf",
|
||||||
|
"title": "ComfyUI-JurdnsIterativeNoiseKsampler",
|
||||||
|
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node that adds controlled noise injection during the sampling process for enhanced image generation quality and detail."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "o-l-l-i",
|
"author": "o-l-l-i",
|
||||||
"title": "Olm Curve Editor for ComfyUI",
|
"title": "Olm Curve Editor for ComfyUI",
|
||||||
|
|||||||
@ -19130,6 +19130,7 @@
|
|||||||
"RepeatImageBatch",
|
"RepeatImageBatch",
|
||||||
"RepeatLatentBatch",
|
"RepeatLatentBatch",
|
||||||
"RescaleCFG",
|
"RescaleCFG",
|
||||||
|
"ResizeAndPadImage",
|
||||||
"Rodin3D_Detail",
|
"Rodin3D_Detail",
|
||||||
"Rodin3D_Regular",
|
"Rodin3D_Regular",
|
||||||
"Rodin3D_Sketch",
|
"Rodin3D_Sketch",
|
||||||
@ -25035,6 +25036,14 @@
|
|||||||
"title_aux": "ComfyUI_open_nodes"
|
"title_aux": "ComfyUI_open_nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": [
|
||||||
|
[
|
||||||
|
"KSamplerIterativeNoise"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-JurdnsIterativeNoiseKsampler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
|
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": [
|
||||||
[
|
[
|
||||||
"ModelSculptorFlux",
|
"ModelSculptorFlux",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user