TinyTerra / ComfyUI_tinyterraNodes

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

Pipe V2 seems very low performance #135

Closed ykhasia closed 3 months ago

ykhasia commented 4 months ago

After updating to PipeLoader, PipeKSampler to version2, every time when do the txt2img, its very slow and always happens cuda oom... why ???

TinyTerra commented 4 months ago

Unsure what would be causing this without any logs or full error messages.

V2 should perform better since it doesn't cache as much as the original nodes do