AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
Higher batch sizes consume more memory (batch size vs batch count)
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 7.3k
- Forks
- 526
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The more images you want to process the higher your GPU memory consumption goes up which is a problem if you want 20 variants at once.
Seems like the plugin wants to process all in one go which sounds it uses for the amount of images the "batch size" feature instead of doing them in a queue like you can do with with "batch count" in stable diffusion.
Is there a possibilty to get two different input fields so we can chosse at our own which one to use?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.