Giter Site home page Giter Site logo

liminghuagit / comfyui_ootdiffusion_cxh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from starthua/comfyui_ootdiffusion_cxh

0.0 0.0 0.0 5.91 MB

OOTDiffusion

License: Apache License 2.0

Shell 0.48% C++ 2.90% Python 91.33% C 0.04% Cuda 5.15% Makefile 0.02% Dockerfile 0.07%

comfyui_ootdiffusion_cxh's Introduction

ComfyUI_OOTDiffusion_CXH

OOTDiffusion

已解决:ComfyUI_UltimateSDUpscale 放大节点冲突

支持hd + dc (训练数据集不一样)

hd:上身比较好

dc:主要是裤子+裙子效果好

安装教程:https://www.bilibili.com/video/BV1ew4m1f7bb/

模型位置: e2a8fbac2a5cd832f369ccd029f254a

T-shir: 470d3d1499d9b9ad571c3881f03a020

dress: 3f1f4ee6c85f59f04e320cbdafe2af6

low: 030ac69e80da49df979c457da125aa6

自己遇到的问题和解决方案紧参考(环境大家都不一样):

(1)# RuntimeError: Ninja is required to load C++ extensions

pip install Ninja

如果存在warming提示就删除升级需要的lib再安装Ninja

需要把 ninja.exe在的目录添加到path

ComfyUI_windows_portable\python_embeded\Scripts

(2).cl : Command line warning D9002 : ignoring unknown option '-O3'

-O3改成 /O2

(3).Cannot open include file: 'Python.h':

用conda 新建立一个comfyui对应版本的python 拷贝Include 和libs到comfyui自带的python环境

忽略下面错误:

from modules_ import processing, shared, images, devices, scripts

ImportError: cannot import name 'processing' from 'modules' (xxxx\custom_nodes\ComfyUI_OOTDiffusion_CXH\preprocess\humanparsing\modules_init_.py)

comfyui_ootdiffusion_cxh's People

Contributors

starthua avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.