Are there flags that could potentially improve the image generation time e.g. preload something? #1627
Unanswered
Sergio-Redraw
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You probably want to start a discussion on A1111's repo. https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions ControlNet does not offer any performance related options other than Have you done any profiling for your whole setup? Is your process's bottleneck in ControlNet? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm new to this forum and I'm working on a project where we are using an API for image generation. We are using ControlNet along with multiple models to achieve the desired results. However, we are facing some challenges regarding the image generation time.
Therefore, I would like to know if there are any specific flags or configurations that we can use to potentially improve the image generation time. For example, are there any preload options that we could explore to optimize the process?
We appreciate any contributions or suggestions you can provide to help us speed up the image generation time in our project.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions