diff --git a/README.md b/README.md index 31a8896..2e5c132 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The app makes image requests on the API, sending json with 3 parameters: All other image settings are done directly in DT. There's no error handling or user feedback. -If you wanted to experiment with building a stable diffusion front end, you could add to the UI here - such as a text field for negative prompt, or controls for # of steps, etc. +To experiment with building a stable diffusion front end, start by adding to the UI here - such as a text field for negative prompt, or controls for # of steps, etc. Screenshot 2024-01-19 at 12 58 42 PM