Giter Club home page Giter Club logo

comfyui-real3d's Introduction

ComfyUI-Real3D

Acknowledgement

This project integrates the Real3D model, based on TripoSR, into ComfyUI. Real3D is a state-of-the-art Large Reconstruction Model (LRM) for 3D reconstruction from single-view real-world images. The ComfyUI-Real3D module is built upon the ComfyUI-Flowty-TripoSR code, modified to use the Real3D model instead. Special thanks to:

Overview

Real3D introduces a novel self-training framework that can benefit from both existing 3D/multi-view synthetic data and diverse single-view real images. This repository aims to simplify the use of Real3D within ComfyUI for fast feedforward 3D reconstruction from a single image.

Installation

Prerequisites

Installation Steps

  1. Install ComfyUI-Real3D

    • Set ComfyUI manager to "weak" security.

    • Import the Git repository in the manager:

      https://github.com/izuc/ComfyUI-Real3D.git
  2. Place Real3D Model and Configuration

    • Download the Real3D model from here and place it in the checkpoints directory (ComfyUI/models/checkpoints).
    • Place the config.yaml file in the same directory.
  3. Install Dependencies

    ComfyUI will automatically read the requirements.txt file and install the necessary dependencies.

Usage

Example Workflow

Use the example workflows provided to test the functionality of the Real3D model in ComfyUI. You can find these workflows in the repository.

Running the Model

  1. Load an Image

    • Load your input image in ComfyUI.
  2. Configure Parameters

    • Set the parameters such as geometry resolution, threshold, and model save format.
  3. Run the Model

    • Execute the workflow to run the Real3D model and generate a 3D mesh from the input image.

comfyui-real3d's People

Contributors

izuc avatar flowtyone 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.