Commit Graph
4 Commits
Author SHA1 Message Date
orionaskatuandGitHub 5d087731a5 add --port argument to shared.py
defaults to 7860
2022-09-08 09:44:14 +02:00
orionaskatu 5ce4f66855 default value for txt2img samplers 2022-08-30 22:44:42 +02:00
orionaskatuandGitHub 20c33f4423 Queue concurrency 1 to prevent CUDA OOM
Mandatory for me as I have a RTX 2070 (8Gb) and I get CUDA OOM if two users launch jobs at the same time.
I can also use multiple tabs and jobs will be queued.
You may not want it to be the default though.
2022-08-28 16:12:55 +02:00
orionaskatuandGitHub e5480e3688 Typo StableDiffuion
Small typo StableDiffuionModelHijack() => StableDiffusionModelHijack()
2022-08-28 15:46:44 +02:00