Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
doombeaker committed Jul 10, 2024
1 parent 16cb935 commit cd6ee16
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.
Binary file added docs/docs/getting-started/imgs/aftersetting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/docs/getting-started/imgs/howtosetkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/docs/getting-started/imgs/llm_api_node.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ git clone https://github.com/siliconflow/BizyAir.git

Then, restart ComfyUI.

## Method 3: Install via Comfy CLI
## Method 3: Install via Comfy CLI

*Coming soon...*
14 changes: 7 additions & 7 deletions docs/docs/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit cd6ee16

Please sign in to comment.