orionaskatu and AUTOMATIC1111
f2ad00bc8e
Remove default git variables to prevent issues
2022-09-20 17:23:01 +03:00
orionaskatu and AUTOMATIC1111
d0a12763fe
Comment variables with default values
2022-09-20 17:23:01 +03:00
orionaskatu and AUTOMATIC1111
a0e819de90
remove model files check
2022-09-14 10:45:25 +03:00
orionaskatu and AUTOMATIC1111
d62fbcc5aa
fix on torch_command + tested on debian
2022-09-14 10:45:25 +03:00
orionaskatu and AUTOMATIC1111
7bf76af40a
rewrite for launch.py - untested
2022-09-14 10:45:25 +03:00
orionaskatu and AUTOMATIC1111
cf150757b5
webui-user.sh gitignore
2022-09-14 10:45:25 +03:00
orionaskatu and AUTOMATIC1111
efc8ed13e1
install/launch scripts for linux
2022-09-14 10:45:25 +03:00
orionaskatu and AUTOMATIC1111
89f4bb3ca1
Cleaner condition
2022-09-09 23:27:18 +03:00
orionaskatu and AUTOMATIC1111
79cca25704
Embed roboto
2022-09-09 23:27:18 +03:00
orionaskatu and GitHub
764a64b02e
Some typos
2022-09-09 01:17:38 +02:00
orionaskatu and GitHub
cce6f1df41
fix default
2022-09-08 10:46:23 +02:00
orionaskatu and GitHub
50178b7f5b
Port defaults to 7860
2022-09-08 10:43:12 +02:00
orionaskatu and GitHub
567c1fbc1c
Port defaults to none
2022-09-08 10:42:21 +02:00
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