orionaskatu and GitHub
48317a5176
Port defaults to none
2022-09-08 10:40:56 +02:00
orionaskatu and GitHub
9c510011ac
update readme for --port option
2022-09-08 09:51:33 +02:00
orionaskatu and GitHub
db92896e30
help message for ports < 1024
2022-09-08 09:47:56 +02:00
orionaskatu and GitHub
4f3cebd51d
Add server_port param to webui.py
2022-09-08 09:46:28 +02:00
orionaskatu and GitHub
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
orionaskatu and GitHub
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
orionaskatu and GitHub
e5480e3688
Typo StableDiffuion
...
Small typo StableDiffuionModelHijack() => StableDiffusionModelHijack()
2022-08-28 15:46:44 +02:00