tiny-stable-diffusion icon indicating copy to clipboard operation
tiny-stable-diffusion copied to clipboard

Project dead/abandoned? /Fix for Windows in the pipeline

Open robertgro opened this issue 1 year ago • 0 comments

Is this project actively being maintained?

Apologize, but it was a struggle to get this working on Windows with the instructions provided.

Setting up SD on Windows has become easier, but that doesn't quite fit the steps required to install your project.

I managed to get this working but it was a little nightmare. I couldn't figure out where to place the checkpoint model file, so I discovered the ckpt switch (https://github.com/ThisisBillhe/tiny-stable-diffusion/blob/main/tiny_optimizedSD/tiny_txt2img.py#L174) and was able to get this running.

So I created 2 PRs in order to fix this. One for the readme https://github.com/ThisisBillhe/tiny-stable-diffusion/pull/7 and one for the cuda "processor" https://github.com/ThisisBillhe/tiny-stable-diffusion/pull/6

Please merge them with main if appropriate/qualified.

For all of those trying to get this to work on windows, you can meanwhile consider my fork readme.md which is up to date https://github.com/robertgro/tiny-stable-diffusion

Anyway. Not trying to be disrespectful, just want to help. I really appreciate your efforts. Thank you!

robertgro avatar Nov 28 '24 16:11 robertgro