Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: generation slows down after giving break +invokeai #7555

Open
1 task done
magagunduz01 opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

[bug]: generation slows down after giving break +invokeai #7555

magagunduz01 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@magagunduz01
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

Quadro RTX 4000 with Max-Q Design

GPU VRAM

8 GB

Version number

v5.6.0rc2

Browser

Chrome

Python dependencies

{
"accelerate": "1.0.1",
"compel": "2.0.2",
"cuda": "12.4",
"diffusers": "0.31.0",
"numpy": "1.26.3",
"opencv": "4.9.0.80",
"onnx": "1.16.1",
"pillow": "10.2.0",
"python": "3.11.11",
"torch": "2.4.1+cu124",
"torchvision": "0.19.1+cu124",
"transformers": "4.46.3",
"xformers": null
}

What happened

İmage generation slows down when I give break for some minutes!

When the computer fresh started, I start image generation runs smoothly and nomally for hundreds of generations. When İ finish the queue, or pause generation and wait for some time like 1-2 minutes the generation speed increases 4-5 times longer.

Normal generation speed is around 12 sec for 1024x1024 pics. When this problem occurs it goes up around 1 minute.

The temperature of CPU is around 55 degrees and even with higher temperatures the performance was normal before this problem. I tried some previous versions but have the same issue.

Even I reset my laptop and fresh installed Windows but still having the same problem.

What you expected to happen

I was using the app without any problem for more than 1,5 years.
This problem has started 2 months ago.

How to reproduce the problem

Start the app,
Generate any image with any model, with any settings. Average generation time is 12 sec (after the first generation).
After finishing the generation, leave the app alone for some time like 1-2 minutes
Do nothing to the laptop such as running another app.
Generate the same image with same model, with same settings. Average generation time is 60 sec (after the first generation).

Additional context

It started to happen around 2 months ago.
It happens all the time. there is no exception that I noticed.

Discord username

magagunduz01

@magagunduz01 magagunduz01 added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant