AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
Higher batch sizes consume more memory (batch size vs batch count)
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 7.3k
- Forks
- 526
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.