Modify README.md.

This commit is contained in:
hodanov 2023-05-28 17:30:46 +09:00
parent 116d8db88d
commit 653403d29a

View File

@ -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.