diff --git a/docs/docs/getting-started/imgs/aftersetting.png b/docs/docs/getting-started/imgs/aftersetting.png new file mode 100644 index 00000000..6934a06d Binary files /dev/null and b/docs/docs/getting-started/imgs/aftersetting.png differ diff --git a/docs/docs/getting-started/imgs/howtosetkey.png b/docs/docs/getting-started/imgs/howtosetkey.png new file mode 100644 index 00000000..6888cb94 Binary files /dev/null and b/docs/docs/getting-started/imgs/howtosetkey.png differ diff --git a/docs/docs/getting-started/imgs/llm_api_node.png b/docs/docs/getting-started/imgs/llm_api_node.png new file mode 100644 index 00000000..8441bec6 Binary files /dev/null and b/docs/docs/getting-started/imgs/llm_api_node.png differ diff --git a/docs/docs/getting-started/installation.md b/docs/docs/getting-started/installation.md index 0ef8d742..ac1dc29e 100644 --- a/docs/docs/getting-started/installation.md +++ b/docs/docs/getting-started/installation.md @@ -21,4 +21,6 @@ git clone https://github.com/siliconflow/BizyAir.git Then, restart ComfyUI. -## Method 3: Install via Comfy CLI \ No newline at end of file +## Method 3: Install via Comfy CLI + +*Coming soon...* \ No newline at end of file diff --git a/docs/docs/getting-started/quick-start.md b/docs/docs/getting-started/quick-start.md index 71788cd6..56559ed7 100644 --- a/docs/docs/getting-started/quick-start.md +++ b/docs/docs/getting-started/quick-start.md @@ -2,19 +2,19 @@ ## 1. Setting API Key -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. The key changes to "**********", indicating successful operation. +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/howtosetkey.png) -You can then remove this node. +You **should** then remove this node. ## 2. Using BizyAir Nodes -All BizyAir nodes are under the "BizyAir" category. Taking "BizyAir Generate Image" node as an example, it can be used to generate an image. +All BizyAir nodes are under the "☁️BizyAir" category. Taking "☁️BizyAir SiliconCloud LLM API" node as an example, it can assist you by leveraging a LLM (large language model) to refine prompts, translate, or perform any other tasks you want it to do. -![]() -You can also use "BizyAir Remove Background" node to display the generated image with the background removed. +![](./imgs/llm_api_node.png) -![]() +or you can use [Kolors](../kolors/introduce.md) nodes to generate images. +![](../kolors/imgs/bizyair_kolors_txt2img.png)