mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-15 07:03:06 +03:00
Port defaults to 7860
This commit is contained in:
parent
567c1fbc1c
commit
50178b7f5b
@ -100,6 +100,7 @@ to access the UI, and if you configure port forwarding, also computers on the in
|
|||||||
|
|
||||||
Use `--port xxxx` to make the server listen on a specific port, xxxx being the wanted port. Remember that
|
Use `--port xxxx` to make the server listen on a specific port, xxxx being the wanted port. Remember that
|
||||||
all ports below 1024 needs root/admin rights, for this reason it is advised to use a port above 1024.
|
all ports below 1024 needs root/admin rights, for this reason it is advised to use a port above 1024.
|
||||||
|
Defaults to port 7860 if available.
|
||||||
|
|
||||||
### Textual Inversion
|
### Textual Inversion
|
||||||
To make use of pretrained embeddings, create `embeddings` directory (in the same palce as `webui.py`)
|
To make use of pretrained embeddings, create `embeddings` directory (in the same palce as `webui.py`)
|
||||||
|
Loading…
Reference in New Issue
Block a user