Fix markdown typo in WEB.md

This commit is contained in:
Marco Labarile 2022-10-04 21:13:54 +02:00 committed by Lincoln Stein
parent 9318719b9e
commit 8a8be92eac

View File

@ -1,6 +1,6 @@
# Barebones Web Server
As of version 1.10, this distribution comes with a bare bones web server (see screenshot). To use it, run the `dream.py` script by adding the `**--web**` option.
As of version 1.10, this distribution comes with a bare bones web server (see screenshot). To use it, run the `dream.py` script by adding the `--web` option.
```
(ldm) ~/stable-diffusion$ python3 scripts/dream.py --web