Giter Site home page Giter Site logo

comfyui_magicclothing's Introduction

Updates:

  • ✅ [2024/04/17] only cloth image with prompt generation
  • ✅ [2024/04/18] IPAdapter FaceID with human face detection and synthesize with cloth image generation
  • ✅ [2024/04/18] IPAdapter FaceID with controlnet openpose and synthesize with cloth image generation

You can contact with me thr twitter: FrankChieng or weixin: GalaticKing

magic_clothing

IPadapter_faceid

IPadapter_faceid_openpose

you should run under custom_nodes directory of ComfyUI

git clone https://github.com/frankchieng/ComfyUI_MagicClothing.git

then run

pip install -r requirements.txt

download the models of cloth_segm.pth and magic_clothing_768_vitonhd_joint.safetensors from 🤗Huggingface and place them at the checkpoints directory

download the IPAdapter FaceID models from IP-Adapter-FaceID and place them under the checkpoints/ipadapter_faceid directory

./checkpoints/
|-- ipadapter_faceid
|   |-- ip-adapter-faceid-plus_sd15.bin
|   |-- ip-adapter-faceid-plus_sd15_lora.safetensors
|   |-- ip-adapter-faceid-plusv2_sd15.bin
|   |-- ip-adapter-faceid-plusv2_sd15_lora.safetensors
|   |-- ip-adapter-faceid_sd15.bin
|   |-- ip-adapter-faceid_sd15_lora.safetensors
|-- cloth_segm.pth
|-- magic_clothing_768_vitonhd_joint.safetensors
tips:If you wanna to run the controlnet openpose part,you have to install the comfyui_controlnet_aux custome code as well as download the body_pose_model.pth, facenet.pth and hand_pose_model.pth at openpose models and place them in custom_nodes/comfyui_controlnet_aux/ckpts/lllyasviel/Annotators

comfyui_magicclothing's People

Contributors

frankchieng avatar

Watchers

 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.