onediff_comfy_nodes

onediff_comfy_nodes
★ 24

ComfyUIonediff节点集合扩展集成
提供一组基于onediff的ComfyUI节点,将onediff仓库的功能集成到ComfyUI,方便在可视化工作流中调用与扩展。
💡 在ComfyUI中直接调用onediff功能扩展工作流
🍴 3 Forks💻 Python🔄 2024-06-24
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/2df45d172dc1
📦 requirements.txt
onediff
📄 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