madebyollin / taesd

Tiny AutoEncoder for Stable Diffusion
MIT License
545 stars 27 forks source link

Instructions on how to Install TAESD in ComfyUI #10

Open 2zzly opened 1 year ago

2zzly commented 1 year ago

Download the .pth models from https://github.com/madebyollin/taesd and stick them in ComfyUI\ComfyUI\models\taesd Edit ComfyUI\run_nvidia_gpu.bat, add --preview-method auto Example: .\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --use-pytorch-cross-attention --preview-method auto

Slightly slower image generation, went from 1.79 it/s to 1.53 it/s (1280x768 RTX3070)