Update readme

This commit is contained in:
cmdr2 2022-08-24 11:02:18 +05:30
parent 27f39fbc70
commit 6c0c6c50e8

View File

@ -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 6. Open `http://localhost:8000` in your browser
# Usage # Usage
1. Open `http://localhost:8000` in your browser 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. 2. Enter a text prompt, like `a photograph of an astronaut riding a horse` in the textbox.
3. Press `Make Image`. This will take a while, depending on your system's processing power. 3. Press `Make Image`. This will take a while, 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. 4. See the image generated using your prompt. If there's an error, the status message at the top will show 'error' in red.