Coder Social home page Coder Social logo

melmass / comfyui-flowty-triposr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flowtyone/comfyui-flowty-triposr

0.0 0.0 0.0 1.03 MB

TripoSR custom node for comfyui

License: GNU General Public License v3.0

JavaScript 7.43% Python 89.83% CSS 1.80% HTML 0.94%

comfyui-flowty-triposr's Introduction

ComfyUI-Flowty-TripoSR

This is a custom node that lets you use TripoSR right from ComfyUI.

TripoSR is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)

example

I've created this node for experimentation, feel free to submit PRs for performance improvements etc.

Installation:

  • Install ComfyUI
  • Clone this repo into custom_nodes:
    $ cd ComfyUI/custom_nodes
    $ git clone https://github.com/flowtyone/ComfyUI-Flowty-TripoSR.git
  • Install dependencies:
    $ cd ComfyUI-Flowty-TripoSR
    $ pip install -r requirements.txt
  • Download TripoSR and place it in ComfyUI/models/checkpoints
  • Start ComfyUI (or restart)

Special thanks to MrForExample for creating ComfyUI-3D-Pack. Code from that node pack was used to display 3d models in comfyui.

This is a community project from flowt.ai. If you like it, check us out!

flowt.ai logo

comfyui-flowty-triposr's People

Contributors

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