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
f0ab619477
commit
6b6c1837d9
@ -774,14 +774,14 @@
|
||||
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
|
||||
},
|
||||
{
|
||||
"author": "RockOfFire",
|
||||
"author": "Suzie1",
|
||||
"title": "ComfyUI_Comfyroll_CustomNodes",
|
||||
"reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes."
|
||||
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
@ -3119,6 +3119,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simply node for hooking in to openAI API based servers via comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "AustinMroz",
|
||||
"title": "SpliceTools",
|
||||
"reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools",
|
||||
"files": [
|
||||
"https://github.com/AustinMroz/ComfyUI-SpliceTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental utility nodes with a focus on manipulation of noised latents"
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "eigenpunk",
|
||||
"title": "ComfyUI-audio",
|
||||
"reference": "https://github.com/eigenpunk/ComfyUI-audio",
|
||||
"files": [
|
||||
"https://github.com/eigenpunk/ComfyUI-audio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "generative audio tools for ComfyUI. highly experimental-expect things to break."
|
||||
},
|
||||
{
|
||||
"author": "dmarx",
|
||||
"title": "Plush-for-ComfyUI",
|
||||
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
|
||||
"files": [
|
||||
"https://github.com/dmarx/ComfyUI-Keyframed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": " ComfyUI nodes to facilitate value keyframing by providing an interface for using [a/keyframed](https://github.com/dmarx/keyframed) in ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "glibsonoran",
|
||||
"title": "Plush-for-ComfyUI",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "AustinMroz",
|
||||
"title": "SpliceTools",
|
||||
"reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools",
|
||||
"files": [
|
||||
"https://github.com/AustinMroz/ComfyUI-SpliceTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental utility nodes with a focus on manipulation of noised latents"
|
||||
},
|
||||
{
|
||||
"author": "asagi4",
|
||||
"title": "asagi4/comfyui-utility-nodes",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user