RepoSiliconFlowSiliconFlowpublished Jan 4, 2024seen 5d

siliconflow/onediff_comfy_nodes

Python

Open original ↗

Captured source

source ↗

siliconflow/onediff_comfy_nodes

Description: Just a subfolder of https://github.com/siliconflow/onediff

Language: Python

Stars: 24

Forks: 3

Open issues: 8

Created: 2024-01-04T07:23:14Z

Pushed: 2024-06-24T10:08:11Z

Default branch: main

Fork: no

Archived: no

README: Just a subfolder of https://github.com/siliconflow/onediff

Installation

(Optional) Installing through comfy cli

pip install comfy-cli

# Installing ComfyUI https://github.com/Comfy-Org/comfy-cli?tab=readme-ov-file#installing-comfyui
comfy install

comfy node install onediff_comfy_nodes # default install oneflow backend

(Optional) Installing through github

git clone https://github.com/siliconflow/onediff.git
cd onediff && pip install -e .
ln -s $(pwd)/onediff_comfy_nodes path/to/ComfyUI/custom_nodes/
# or
# cp -r onediff_comfy_nodes path/to/ComfyUI/custom_nodes/
  • Install-a-compiler-backend

https://github.com/siliconflow/onediff?tab=readme-ov-file#install-a-compiler-backend

Quick Start

Start the comfyui service:

comfy launch -- --gpu-only

The following image is a loadable workflow file ![](./comfyui_screenshot.png)