[Question] Any way to set Never OOM on API call txt2img? #837
Unanswered
ositoMalvado
asked this question in
Q&A
Replies: 1 comment
-
Solved! "Never OOM Integrated": {
args: [
{
unet_enabled: true,
vae_enabled: true
},
],
}, |
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
-
As the title says, I need to be able to configure the API call with never oom please, how could I do it?
Beta Was this translation helpful? Give feedback.
All reactions