Update README

This commit is contained in:
whitney 2025-04-14 14:02:53 -07:00
parent 82628f0f19
commit ef4c2f9102

View File

@ -15,3 +15,9 @@ python main.py
deactivate deactivate
``` ```
## Usage
Can specify prompt when calling script or will use default prompt.
```
python main.py
python main.py --prompt "Generate an image for the 'Leonardo dicaprio cheers' meme with the text 'LANGGRAPH MEMES'."
```