-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fd5e0f
commit 304954b
Showing
2 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# BizyAir | ||
|
||
BizyAir is a collection of [ComfyUI](https://github.com/comfyanonymous/ComfyUI) nodes that help you overcome environmental and hardware limitations, allowing you to more easily generate high-quality content with ComfyUI. | ||
|
||
![](./docs/docs/kolors/imgs/bizyair_kolors_img2img.png) | ||
|
||
![](./docs/docs/getting-started/imgs/llm_api_node.png) | ||
|
||
## Table of Contents | ||
|
||
- [Features](#features) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
|
||
## Features | ||
|
||
Run ComfyUI anywhere, anytime, without worrying about the environment or hardware requirements. | ||
|
||
## Installation | ||
|
||
You can install BizyAir by downloading the BizyAir repository to the custom_nodes subdirectory of ComfyUI by using git clone. | ||
|
||
```bash | ||
cd /path/to/ComfyUI && \ | ||
git clone https://github.com/siliconflow/BizyAir.git | ||
``` | ||
|
||
Then, restart ComfyUI. There are some workflow examples in the [examples](./examples) directory. | ||
|
||
|
||
## Usage | ||
|
||
Please see the [Quick Start](https://siliconflow.github.io/BizyAir/getting-started/quick-start.html) page to set up BizyAir. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters