OC Virtual machine that contains Stable Diffusion?

I'd like to play with a personal instance of Stable Diffusion. I could install it directly on this Debian GNU/Linux box, but that requires a weird dance involving installing a downgrade to Python (among other things). Anyone know of a downloadable VM from virtualboxes.org or somewhere? Otherwise I will just roll my own, but one that has been optimized and tested by many others would presumably save me some time.

Thanks.

brisvag,

No need to downgrade python, and no weird dance shoukd be needed. Use virtual environments! Conda is great if it’s your first dabbbling with virtualenvs. What other things are blicking you?

nitpicking,

Miniconda drives me crazy and the one time I tried to use it, it changed my default python environment system-wide. I have been increasingly annoyed by Python's having so absurdly many fractional versions, and its scripts refusing to work unless you supply them with version N.nnnn.nnn exactly. (Yes, I am exaggerating.) Here is the acceptable pace to make incompatible versions of a programming language: no more than every 2 years.

brisvag,

Yup, packaging is the worst side of python. Conda having a default base environment is a huge mistake on their part, many people are burned by this constantly. I suggest you try mamba/micromamba: it’s the same, much faster, and has no base env by default.

Btw, python hasn’t had backward incompatibe versions for more than a decade now. The problem comes from libraries being too strict or too loose with their restrictions, with at the same time no way for the interpreter to simply use different versions of the same library at once (which other languages like julia can do)

Vent,

The most popular webui has install scripts that set up everything quite painlessly: github.com/AUTOMATIC1111/stable-diffusion-webui

nitpicking,

And according to that very GitHub, you have to downgrade Python to 3.10, or create a sandbox. I wish to do neither. For me, it's cleaner to create a whole virtual environment than a sandbox.

I'm old school. Programs should not requires system-level changes, period end of sentence. I miss static compilation.

tun,

I use asdf-vm.org to install different versions of python in my system.

The automatic111 webui project can have 3.10 while keeping your system python intact.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • tech
  • ngwrru68w68
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • megavids
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • provamag3
  • JUstTest
  • All magazines