AIGODLIKE / ComfyUI-BlenderAI-node

Used for AI model generation, next-generation Blender rendering engine, texture enhancement&generation (based on ComfyUI)
GNU General Public License v3.0
763 stars 44 forks source link

this addon would be godlike IF it had blender nodegroups. #55

Closed Ulf3000 closed 7 months ago

Ulf3000 commented 8 months ago

With that i mean: collapsable nodegroups with group input node and group out put node !

grafik

Yeah just imagine ... we could easily build a superworkflow , expose the important parameters to the nodegroups ui and enable and disable them just like comfy native , everything clean with a minimal perfect ui ... it would be the rule them all ui for stable diffusion.

i know this would mean saving the workflows in another format but we can easily just save ALL workflows in one blender file 🤷‍♂️🤷‍♂️🤷‍♂️. no need to export .. we would just need a good importer for downloaded workflows.

Yorha4D commented 8 months ago

@Ulf3000 Great idea, currently trying it out because Blender and ComfyUI have different groups

Ulf3000 commented 8 months ago

@Ulf3000 Great idea, currently trying it out because Blender and ComfyUI have different groups

Yes it will need to be saved into its own blender format i guess. But in blender, Comfyui is more powerful than in the browser. You can save basically all workflows that you ever used right in the blender file as a nodetree and then just use blenders native append and asset functions for getting it into other files (if even needed). grafik

if you have a halfway working version , please make a fork , i would love to try it out !

Yorha4D commented 8 months ago

@Ulf3000 image Currently, a version has been implemented, but it is still very primitive. In fact, packaging into groups is much more challenging than imagined, and it may take several weeks to see a stable version. (Blender itself does not support third-party grouping very well, we need to write code to implement it.)

Ulf3000 commented 8 months ago

damn , exactly like that. im excited what you come up with!

KarryCharon commented 8 months ago

@Ulf3000 Packing group feature enabled now. Have fun!

Ulf3000 commented 8 months ago

exactly like that ! awesome. i could reduce the number of nodes by over 50% in the test workflow (complicated workflow with several controlnets and faceid )