fix path to dream server in readme

This commit is contained in:
Kevin Gibbons 2022-08-29 13:38:52 -07:00
parent 7fe7cdc8c9
commit 22c25b3615

View File

@ -218,7 +218,7 @@ server (see screenshot). To use it, run the *dream.py* script by
adding the **--web** option. adding the **--web** option.
``` ```
(ldm) ~/stable-diffusion$ python3 scripts/dream_web.py --web (ldm) ~/stable-diffusion$ python3 scripts/dream.py --web
``` ```
You can then connect to the server by pointing your web browser at You can then connect to the server by pointing your web browser at