Update custom-node-list.json

add ComfyUI-OOP entry
This commit is contained in:
Mike Ravenblack 2025-03-01 22:23:44 +01:00 committed by GitHub
parent 0e213d6dab
commit f6aa6d3f24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -704,5 +704,15 @@
"install_type": "git-clone",
"description": "TTS with Zyphra Zonos"
}
{
"author": "0xRavenBlack",
"title": "ComfyUI-OOP",
"reference": "https://github.com/0xRavenBlack/ComfyUI-OOP",
"files": [
"https://github.com/0xRavenBlack/ComfyUI-OOP"
],
"install_type": "git-clone",
"description": "ComfyUI Node to create Object-Oriented Prompts"
}
]
}