Commit Graph
16 Commits
Author SHA1 Message Date
orionaskatuandAUTOMATIC1111 cf150757b5 webui-user.sh gitignore 2022-09-14 10:45:25 +03:00
orionaskatuandAUTOMATIC1111 efc8ed13e1 install/launch scripts for linux 2022-09-14 10:45:25 +03:00
orionaskatuandAUTOMATIC1111 89f4bb3ca1 Cleaner condition 2022-09-09 23:27:18 +03:00
orionaskatuandAUTOMATIC1111 79cca25704 Embed roboto 2022-09-09 23:27:18 +03:00
orionaskatuandGitHub 764a64b02e Some typos 2022-09-09 01:17:38 +02:00
orionaskatuandGitHub cce6f1df41 fix default 2022-09-08 10:46:23 +02:00
orionaskatuandGitHub 50178b7f5b Port defaults to 7860 2022-09-08 10:43:12 +02:00
orionaskatuandGitHub 567c1fbc1c Port defaults to none 2022-09-08 10:42:21 +02:00
orionaskatuandGitHub 48317a5176 Port defaults to none 2022-09-08 10:40:56 +02:00
orionaskatuandGitHub 9c510011ac update readme for --port option 2022-09-08 09:51:33 +02:00
orionaskatuandGitHub db92896e30 help message for ports < 1024 2022-09-08 09:47:56 +02:00
orionaskatuandGitHub 4f3cebd51d Add server_port param to webui.py 2022-09-08 09:46:28 +02:00
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