GithubHelp home page GithubHelp logo

sketch-to-3d-demo's Introduction

SD-ControlNet-TripoSR-main: Stable Diffusion with ControlNet and TripoSR

This repository provides an implementation of Stable Diffusion with ControlNet and TripoSR, offering advanced image generation capabilities.

git clone --recursive https://github.com/litrane/theta-sd-demo.git

Prerequisites

  • Nvidia-docker2
distribution=$(. /etc/os-release;echo $ID$VERSION_ID) \
   && curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - \
   && curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list


sudo apt-get update
sudo apt-get install -y nvidia-docker2

sudo systemctl restart docker

Docker Setup

For a more streamlined experience, you can use the provided Dockerfile to build and run the application in a container.

  1. Build the Docker image:
docker build -f Dockerfile -t sd_test .
  1. Run the Docker container:
sudo docker run --gpus all -p 7860:7860 sd_test

This will expose the web interface on port 7860 of your host machine.

sketch-to-3d-demo's People

Contributors

litrane avatar

Stargazers

Mohamed Faheem Thanveer avatar 盧露 avatar

Forkers

feemthan

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.