This commit is contained in:
parent
7abb18e25c
commit
3714f11afb
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ When it's finished loading, you will be able to access it via the web at http://
|
|||
|
||||
# Demo #2. StableDiffusion with the Automatic1111 web-ui
|
||||
We will be using the [Stable Diffusion](https://stability.ai/stable-image) GenAI image generator.
|
||||
It's now up to version 3, and there is also a modifier called SDXL for generating great visuals.
|
||||
It's now up to version 3 which is much better, and there is also a version called SDXL for generating great visuals.
|
||||
But we won't be using that today, just the very basic V1.5 model to get started.
|
||||
|
||||
sudo apt-get install wget python3 python3-venv libgl1 libglib2.0-0 -y
|
||||
|
|
|
|||
Loading…
Reference in a new issue