Extensions/ComfyUI-Cobra
ComfyUI Extension

ComfyUI-Cobra

Make Cobra avialbe in ComfyUI.

By Yuan-ManX·Created about a year ago·Updated about a year ago· 7
Yuan-ManX/ComfyUI-Cobra
Nodes
On cloudLocal install
Stars7
Updatedabout a year ago
Readme

ComfyUI-Cobra

Make Cobra avialbe in ComfyUI.

Cobra: Efficient Line Art COlorization with BRoAder References.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-Cobra.git
  1. Install dependencies:
cd ComfyUI-Cobra
pip install -r requirements.txt