mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-02 02:00:53 +08:00
This commit is contained in:
parent
72d1aa7d97
commit
9eb4c3ab23
@ -38860,7 +38860,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Professional VRAM monitoring overlay for ComfyUI that displays real-time GPU memory usage as an independent, non-intrusive window. (Description by CC)"
|
"description": "Professional VRAM monitoring overlay for ComfyUI that displays real-time GPU memory usage as an independent, non-intrusive window. (Description by CC)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "PROJECTMAD",
|
||||||
|
"title": "PROJECT-MAD-NODES",
|
||||||
|
"reference": "https://github.com/PROJECTMAD/PROJECT-MAD-NODES",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -14284,6 +14284,15 @@
|
|||||||
"title_aux": "ComfyUI OpenAI Node"
|
"title_aux": "ComfyUI OpenAI Node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES": [
|
||||||
|
[
|
||||||
|
"MultiScheduledLoraLoader",
|
||||||
|
"VisualPromptGallery"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "PROJECT-MAD-NODES"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
||||||
[
|
[
|
||||||
"BatchImageToMask",
|
"BatchImageToMask",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
2345
github-stats.json
2345
github-stats.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "PROJECTMAD",
|
||||||
|
"title": "PROJECT-MAD-NODES",
|
||||||
|
"reference": "https://github.com/PROJECTMAD/PROJECT-MAD-NODES",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "TheArtOfficial",
|
"author": "TheArtOfficial",
|
||||||
"title": "ComfyUI-Nitra",
|
"title": "ComfyUI-Nitra",
|
||||||
|
|||||||
@ -14284,6 +14284,15 @@
|
|||||||
"title_aux": "ComfyUI OpenAI Node"
|
"title_aux": "ComfyUI OpenAI Node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES": [
|
||||||
|
[
|
||||||
|
"MultiScheduledLoraLoader",
|
||||||
|
"VisualPromptGallery"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "PROJECT-MAD-NODES"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
||||||
[
|
[
|
||||||
"BatchImageToMask",
|
"BatchImageToMask",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user