From f0e6cc7bc8ae11ae5d18a9344c986a0a63758699 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Wed, 24 Aug 2022 19:00:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 269b464a..90306463 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ All the processing will happen on your local computer, it does not transmit your 6. Open http://localhost:8000 in your browser # Usage -1. Open `http://localhost:8000` in your browser (after running `./server.sh` from step 5 previously) +1. Open http://localhost:8000 in your browser (after running `./server.sh` from step 5 previously) 2. Enter a text prompt, like `a photograph of an astronaut riding a horse` in the textbox. 3. Press `Make Image`. This will take some time, depending on your system's processing power. 4. See the image generated using your prompt. If there's an error, the status message at the top will show 'error' in red.