diff --git a/README.md b/README.md index f3c60c3..7fc3861 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,10 @@ Please see [the documentation of Modal](https://modal.com/docs/guide) for modals To use the script, execute the below. -``` 1. git clone the repository. 2. Create the `.env` file and set a huggingface API token and a model with reference to `.env.example`. 3. Open the Makefile and set prompts. 4. Execute `make run` command. -``` Images are generated and output to the `outputs/` directory.