Git Product home page Git Product logo

Comments (4)

fboulnois avatar fboulnois commented on May 20, 2024

Good question! I was more familiar with the Tensorflow image. I did some investigation with the official pytorch image and here's what I found out:

  • I benchmarked both and the performance is about equivalent
  • Stable-diffusion using the Pytorch image is 6GB, vs 11.4GB with the Tensorflow image, so you get decent savings
  • The Pytorch image uses Ubuntu 18.04, GCC 7.5, Python 3.7.13, and Conda
  • The Tensorflow image uses Ubuntu 20.04, GCC 9.4.0, Python 3.8.10, and pip
  • I'm not sure how well tested the Pytorch image is, it doesn't have much documentation. On the other hand the Tensorflow image has some documentation, and Google tests against it.

I'm not sure it's worth trading off newer software, ML compatibility, and documentation since disk space is cheap, but I'm open to changing my mind. What do you think?

from stable-diffusion-docker.

acrois avatar acrois commented on May 20, 2024

Why not both?

from stable-diffusion-docker.

fboulnois avatar fboulnois commented on May 20, 2024

Why not both?

Simplicity and maintenance cost. I'd rather not have to maintain two Dockerfiles and build script commands even if there only a few changes. Standardizing on one Dockerfile also makes debugging issues easier.

from stable-diffusion-docker.

fboulnois avatar fboulnois commented on May 20, 2024

I may revisit this when Pytorch releases new images. Until then, I'm closing this issue.

from stable-diffusion-docker.

Related Issues (20)

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.