Are there flags that could potentially improve the image generation time e.g. preload something? #81
Unanswered
Sergio-Redraw
asked this question in
Q&A
Replies: 1 comment
-
look here https://civitai.com/articles/2078#heading-3615 and here https://huggingface.co/docs/transformers/main/en/perf_train_gpu_one although this handles training and not inference, you might still find some answers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I have a doubt that maybe is simple and I think you can help me.
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?
Beta Was this translation helpful? Give feedback.
All reactions