TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
421 stars 45 forks source link

New SDXL nodes take forever #34

Closed mattymatty closed 1 year ago

mattymatty commented 1 year ago

I used your old nodes from a week ago and it took 15second to generate now they take 160second to generate. even after the initial generation

TinyTerra commented 1 year ago

Do you mean the pipeSDXL nodes compared to the regular pipe node sdxl workflow? And if so are they both slower now or only the pipeSDXL nodes?

mattymatty commented 1 year ago

ttN pipeLoaderSDXL and ttN pipeKSamplerSDXL. It seems as though it loads the models each time and doesn't keep the cache.

TinyTerra commented 1 year ago

Ah I see, this should be fixed in f2f443ff99bcf49870d9a4bd4caa84a063d49378

mattymatty commented 1 year ago

It's much faster now! Greatness!