From 919a784a2092ec230c3ae2ed1f1f4c7b09db533d Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 16 Apr 2023 01:19:46 +0900 Subject: [PATCH] Update README.md HuggingFace -> Hugging Face --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e0f41d31..234abcd06 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ It is recommended to use a virtual machine for tasks that require high security ## 🖼 Image Generation -By default, Auto-GPT uses DALL-e for image generation. To use Stable Diffusion, a [HuggingFace API Token](https://huggingface.co/settings/tokens) is required. +By default, Auto-GPT uses DALL-e for image generation. To use Stable Diffusion, a [Hugging Face API Token](https://huggingface.co/settings/tokens) is required. Once you have a token, set these variables in your `.env`: