mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
92c9f66671
commit
0864c35ba9
@ -5001,7 +5001,7 @@
|
||||
"https://github.com/filliptm/ComfyUI_Fill-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!"
|
||||
"description": "Fill-Nodes is a versatile collection of custom nodes for ComfyUI that extends functionality across multiple domains. Features include advanced image processing (pixelation, slicing, masking), visual effects generation (glitch, halftone, pixel art), comprehensive file handling (PDF creation/extraction, Google Drive integration), AI model interfaces (GPT, DALL-E, Hugging Face), utility nodes for workflow enhancement, and specialized tools for video processing, captioning, and batch operations. The pack provides both practical workflow solutions and creative tools within a unified node collection."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
@ -19900,6 +19900,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models"
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "Easy Color Correction",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-EasyColorCorrector",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
|
||||
},
|
||||
{
|
||||
"author": "mrhan1993",
|
||||
"title": "ComfyUI-Fooocus",
|
||||
|
||||
@ -3126,6 +3126,7 @@
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG": [
|
||||
[
|
||||
"KSamplerWithNAG",
|
||||
"NAGCFGGuider"
|
||||
],
|
||||
{
|
||||
@ -31936,6 +31937,14 @@
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
|
||||
[
|
||||
"EasyColorCorrection"
|
||||
],
|
||||
{
|
||||
"title_aux": "Easy Color Correction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai": [
|
||||
[
|
||||
"EasyNoobai",
|
||||
|
||||
3054
github-stats.json
3054
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "Easy Color Correction",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-EasyColorCorrector",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
|
||||
},
|
||||
{
|
||||
"author": "leonardomiramondi",
|
||||
"title": "Flux Context ComfyUI Node",
|
||||
@ -693,16 +703,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "official implementation of [zehong-ma/MagCache](https://github.com/zehong-ma/MagCache) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "without-ordinary",
|
||||
"title": "OpenOutpaint ComfyUI Interface",
|
||||
"reference": "https://github.com/without-ordinary/openoutpaint_comfyui_interface",
|
||||
"files": [
|
||||
"https://github.com/without-ordinary/openoutpaint_comfyui_interface"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3126,6 +3126,7 @@
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG": [
|
||||
[
|
||||
"KSamplerWithNAG",
|
||||
"NAGCFGGuider"
|
||||
],
|
||||
{
|
||||
@ -31936,6 +31937,14 @@
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
|
||||
[
|
||||
"EasyColorCorrection"
|
||||
],
|
||||
{
|
||||
"title_aux": "Easy Color Correction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai": [
|
||||
[
|
||||
"EasyNoobai",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user