Gourieff / sd-webui-reactor

Fast and Simple Face Swap Extension for StableDiffusion WebUI (A1111 SD WebUI, SD WebUI Forge, SD.Next, Cagliostro)
GNU Affero General Public License v3.0
2.45k stars 262 forks source link

VRAM≤8GB | Reactor Slowing Down Generating Images #339

Closed GeneralHealer closed 5 months ago

GeneralHealer commented 7 months ago

First, confirm

What happened?

When I use Reactor or Image2Image to generate an image for the first time, it works fine. But when I try again, it becomes very slow, taking from 6 to 11 seconds per step depending on the resolution. I have tried reinstalling it, but it did not solve the problem.

Steps to reproduce the problem

I already explained it.

Sysinfo

Windows, Chrome, GTX 1660 6gb, AUTOMATIC1111, Extensions: adetailer, multidiffusion-upscaler-for-automatic1111, sd-webui-controlnet, sd-webui-reactor.

Relevant console log

Normal console log.

Additional information

No response

GeneralHealer commented 7 months ago

I switched from CUDA to CPU and it seems to fix it for now.

Gourieff commented 7 months ago

Yes, known issue of the ORT-GPU implementation You can read here for some details: https://github.com/Gourieff/sd-webui-reactor/issues/307#issuecomment-1876994178