mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
2fd26756df
commit
86fcc4af74
@ -29058,6 +29058,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive set of ComfyUI nodes for using Large Language Models (LLM) as text encoders for SDXL image generation through a trained adapter."
|
||||
},
|
||||
{
|
||||
"author": "voltans-voice-coach",
|
||||
"description": "Displays up to 64 recent images from a folder as numbered thumbnails in a grid contact sheet format, allowing you to select and load one for post-processing",
|
||||
"files": [
|
||||
"https://github.com/benstaniford/comfy-contact-sheet-image-loader"
|
||||
],
|
||||
"id": "comfy-contact-sheet-image-loader",
|
||||
"install_type": "git-clone",
|
||||
"reference": "https://github.com/benstaniford/comfy-contact-sheet-image-loader",
|
||||
"title": "Comfy Contact Sheet Image Loader"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
2214
github-stats.json
2214
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "TinyBeeman",
|
||||
"title": "ComfyUI-TinyBee",
|
||||
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
|
||||
"files": [
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: List Count, Random Entry, Indexed Entry, Incrementer, Get File List"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "ComfyUI-CustomNodes-MVM",
|
||||
|
||||
@ -1298,8 +1298,8 @@
|
||||
"DonutFillerModel",
|
||||
"DonutHotReload",
|
||||
"DonutLoRAStack",
|
||||
"DonutSDXLTeaCacheBase",
|
||||
"DonutSDXLTeaCacheBaseStats",
|
||||
"DonutSDXLTeaCache",
|
||||
"DonutSDXLTeaCacheStats",
|
||||
"DonutWidenMergeCLIP",
|
||||
"DonutWidenMergeUNet",
|
||||
"DualCFGGuider",
|
||||
@ -3435,6 +3435,18 @@
|
||||
"title_aux": "ComfyUI Instructor Ollama"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Get File List",
|
||||
"Incrementer",
|
||||
"Indexed Entry",
|
||||
"List Count",
|
||||
"Random Entry"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TinyBee"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": [
|
||||
[
|
||||
"LoadImageFromFolderMVM",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -20,6 +20,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Effect Levels' is a ComfyUI custom node that provides a real-time levels adjustment tool directly within the user interface. It allows for interactive control over the tonal range of both images and masks, using a GPU-accelerated PyTorch backend for near instant feedback."
|
||||
},
|
||||
{
|
||||
"author": "voltans-voice-coach",
|
||||
"description": "Displays up to 64 recent images from a folder as numbered thumbnails in a grid contact sheet format, allowing you to select and load one for post-processing",
|
||||
"files": [
|
||||
"https://github.com/benstaniford/comfy-contact-sheet-image-loader"
|
||||
],
|
||||
"id": "comfy-contact-sheet-image-loader",
|
||||
"install_type": "git-clone",
|
||||
"reference": "https://github.com/benstaniford/comfy-contact-sheet-image-loader",
|
||||
"title": "Comfy Contact Sheet Image Loader"
|
||||
},
|
||||
{
|
||||
"author": "BobRandomNumber",
|
||||
"title": "ComfyUI-KyutaiTTS",
|
||||
@ -683,16 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "'Real-time golden ratio pattern composition evaluation tool node for ComfyUI. This does nothing else - but you can move, rotate and scale then pattern to find new things and structures in your images."
|
||||
},
|
||||
{
|
||||
"author": "fchangjun",
|
||||
"title": "MultiSaveImage Node",
|
||||
"reference": "https://github.com/fchangjun/Comfyui_MultiSaveImage",
|
||||
"files": [
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for saving multiple images simultaneously with batch processing and resizing capabilities."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user