diff --git a/README.md b/README.md index 8779659..967d43a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ like [Numpy](https://numpy.org) and [Pillow](https://pypi.org/project/pillow/) f 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