@icedquinn It’s pretty easy on Linux. Git clone the code repo, download the model weights (you’ll need a hugging face account), set up the conda environment by following the README, and call the txt2img.py script. There’s a little more involved if you want to disable the watermark or NSFW filter, and you’ll need an Nvidia GPU with a bunch of VRAM to actually run the thing (I can barely run it with 8 GBs and that’s at half precision). I’m also pretty sure some people have made easier to setup forks, and I think someone has even made a Windows GUI program for it, too.