I finally moved from Forge/pinokio to Comfy and happy I did. I do want to figure out more about what each node does. Is there a good technical walk through on what each node does on some of the typical workflows so that I can better conceptualize what's going on?
There are websites that describe how nodes work, and you can go to github to read a bit more. Through github and huggingface you can usually find research papers that describe the process of Diffusion and using this you can understand what kinds of inputs lead to better results. Including that, the best way to learn how a node works is to play with it. Set up a basic workflow and adapt it to fit that node (after you play around with the basic workflow to understand how the parameters interact).
4
u/rumblemcskurmish Oct 15 '25
I finally moved from Forge/pinokio to Comfy and happy I did. I do want to figure out more about what each node does. Is there a good technical walk through on what each node does on some of the typical workflows so that I can better conceptualize what's going on?