From 22c25b361580f9044a785fc94e11d22b257ddb66 Mon Sep 17 00:00:00 2001 From: Kevin Gibbons Date: Mon, 29 Aug 2022 13:38:52 -0700 Subject: [PATCH] fix path to dream server in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b8bbe6758..6534d87fc1 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ prompt and generated seed along with the `-U` and `-G` prompt arguments to perform those actions. ## Google Colab - + Stable Diffusion AI Notebook: Open In Colab
Open and follow instructions to use an isolated environment running Dream.
@@ -218,7 +218,7 @@ server (see screenshot). To use it, run the *dream.py* script by 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