mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
reorganized intro to web walkthru
This commit is contained in:
parent
f3ae9c513e
commit
5b1d7a2367
@ -4,6 +4,13 @@ title: InvokeAI Web Server
|
|||||||
|
|
||||||
# :material-web: InvokeAI Web Server
|
# :material-web: InvokeAI Web Server
|
||||||
|
|
||||||
|
## Quick guided walkthrough of the WebUI's features
|
||||||
|
|
||||||
|
While most of the WebUI's features are intuitive, here is a guided walkthrough
|
||||||
|
through its various components.
|
||||||
|
|
||||||
|
### Launching the WebUI
|
||||||
|
|
||||||
To run the InvokeAI web server, start the `invoke.sh`/`invoke.bat`
|
To run the InvokeAI web server, start the `invoke.sh`/`invoke.bat`
|
||||||
script and select option (1). Alternatively, with the InvokeAI
|
script and select option (1). Alternatively, with the InvokeAI
|
||||||
environment active, run `invokeai-web`:
|
environment active, run `invokeai-web`:
|
||||||
@ -28,10 +35,7 @@ or
|
|||||||
invokeai-web --host 0.0.0.0
|
invokeai-web --host 0.0.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quick guided walkthrough of the WebUI's features
|
### The InvokeAI Web Interface
|
||||||
|
|
||||||
While most of the WebUI's features are intuitive, here is a guided walkthrough
|
|
||||||
through its various components.
|
|
||||||
|
|
||||||
![Invoke Web Server - Major Components](../assets/invoke-web-server-1.png){:width="640px"}
|
![Invoke Web Server - Major Components](../assets/invoke-web-server-1.png){:width="640px"}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user