From 9f5d93f2131961fca139da28323e8502495ff7df Mon Sep 17 00:00:00 2001 From: hodanov <1031hoda@gmail.com> Date: Sun, 26 Nov 2023 21:48:32 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15044a1..febb69b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ cd stable-diffusion-modal ### 2. Add hugging_face_token to .env file -Hugging Add hugging_face_token to .env file. +Add hugging_face_token to .env file. This script downloads and uses a model from HuggingFace, but if you want to use a model in a private repository, you will need to set this environment variable.