Update the README to include the (now required) prompt

This commit is contained in:
Timothy Farrell 2024-08-19 08:46:39 -05:00
parent 62c7a9939f
commit 67f3f8e46c

View File

@ -39,7 +39,7 @@ like [Numpy](https://numpy.org) and [Pillow](https://pypi.org/project/pillow/) f
Run the provided [main.py](main.py) Run the provided [main.py](main.py)
``` ```
python main.py python main.py --prompt "luxury food photograph" --steps 2
``` ```
or make a new separate script like the following or make a new separate script like the following