ComfyUI-EasyAI is a powerful extension for ComfyUI that enables users to share workflows and models to EasyAI
Go to file
2024-10-27 01:38:08 +00:00
docs update 2024-10-27 01:38:08 +00:00
js first commit 2024-10-27 01:30:16 +00:00
__init__.py first commit 2024-10-27 01:30:16 +00:00
.gitignore update 2024-10-27 01:38:08 +00:00
pyproject.toml first commit 2024-10-27 01:30:16 +00:00
README update 2024-10-27 01:38:08 +00:00
requirements.txt first commit 2024-10-27 01:30:16 +00:00

# ComfyUI-Easyai
ComfyUI-Easyai is a powerful extension for ComfyUI that enables users to share workflows and models to easyai.

## ChangeLog
- 202401027: init

## Features
- share workflows to easyai

## Installation
### [method1] From Source
- Clone or download this repository into your `ComfyUI/custom_nodes/` directory.
- Install the required dependencies by running `pip install -r requirements.txt`.

### [method2] From [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager)
If you have ComfyUI-Manager, you can simply search "Easyai for ComfyUI" from `Custom Nodes Manager` and install these custom nodes 

### [method3] From [Comfy Register](https://registry.comfy.org/) using [comfy-cli](https://github.com/Comfy-Org/comfy-cli)
If you have a comfy-cli, you can simply execute `comfy node registry-install comfyui-easyai` in command line.

## Usage
- After installation, you can use the Easyai nodes in your ComfyUI workflows.
- For more detailed usage, please refer to the [金华岩石](https://jinhuayanshi.cn) or [三景AI](https://easyai.jinhuayanshi.cn) websites.
- Follow me: ![douyin](./docs/douyin.ping)

## License
This project is licensed under the MIT License. See the LICENSE file for details.