diStyApps / seait

SEAIT is a user-friendly application that simplifies the installation process of AI-related projects
715 stars 43 forks source link

xformers for auto1111 #9

Closed davebluke closed 1 year ago

davebluke commented 1 year ago

I have NVIDIA GeForce GTX 980 Ti , it's 6GB VRAM GPU, in invoke ai I can render up to 1280x1024 without upscaling and sometimes even larger dimention, invoke ai enables xformers by default which allow it to make better use of the available VRAM.

I tried so many times to install xformers for auto1111 with no luck! Maybe you can create a auto1111 fork or one-click-installation with xformers specially for some of the older GPU cards...

Thanks for your time...

diStyApps commented 1 year ago

Hey, In the arguments section there xformersbuttons enable them. And or for 980 --force-enale-xformers and --xformers https://imgur.com/rmZtp5M this should install xformrs and enable them.

it is not the default because it can cause issues with drembooth but i might change it but next updates should arguments will be saved.

Update me if that worked for you.