mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
528 stars 142 forks source link

Performance issues #132

Closed trone522 closed 6 months ago

trone522 commented 6 months ago

I am having problems where original fooocus is around 10 times faster for me than using API ? This is entirely about speed of generating image. How can I improve the performance or allocate more resources? Because I know it can do it much faster as it does when not running the api but the original version.

RTX 3060ti 8gb, ryzen 3600x

trone522 commented 6 months ago

Redownloaded everything and fixed the problem, now it works faster than ever