From 653403d29a2334ac72eca975e8b982d632a71261 Mon Sep 17 00:00:00 2001 From: hodanov <1031hoda@gmail.com> Date: Sun, 28 May 2023 17:30:46 +0900 Subject: [PATCH] Modify README.md. --- README.md | 2 -- 1 file changed, 2 deletions(-) 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.