From 50b2b42e1b490b7f93050790991f05833459e2fd Mon Sep 17 00:00:00 2001 From: Yao Chi Date: Fri, 12 Jul 2024 10:57:43 +0800 Subject: [PATCH] refine --- README.md | 2 +- docs/docs/controlnet-preprocessor/introduce.md | 2 +- docs/docs/getting-started/quick-start.md | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c8fb569..03b49ec2 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ BizyAir is a collection of [ComfyUI](https://github.com/comfyanonymous/ComfyUI) ## Table of Contents - [Features](#features) +- [Usage](#usage) - [Installation](#installation) - [Examples](#examples) -- [Usage](#usage) ## Features diff --git a/docs/docs/controlnet-preprocessor/introduce.md b/docs/docs/controlnet-preprocessor/introduce.md index 6b2fb279..4139118e 100644 --- a/docs/docs/controlnet-preprocessor/introduce.md +++ b/docs/docs/controlnet-preprocessor/introduce.md @@ -23,7 +23,7 @@ BizyAir offers more than 20 ControlNet preprocessing nodes. ## T2I-Adapter Only -- BizyAirColorPreprocessor": "☁️BizyAir Color Pallete +- ☁️BizyAir Color Pallete ## Semantic Segmentation diff --git a/docs/docs/getting-started/quick-start.md b/docs/docs/getting-started/quick-start.md index d9942a21..b4e174b5 100644 --- a/docs/docs/getting-started/quick-start.md +++ b/docs/docs/getting-started/quick-start.md @@ -2,6 +2,9 @@ ## 1. Setting API Key +!!! note + You can get your API KEY from [SiliconCloud](https://cloud.siliconflow.cn/) for free. + For the first use, you need to set your API key using "Set SiliconCloud API Key". Add the "Set SiliconCloud API Key" node and run it(click "Queue Prompt" button). The key changes to "**********", indicating successful operation. ![](./imgs/how-to-set-key.gif)