Thank you!

#1
by Steward - opened

Thank you very much for uploading the model in float16. It truly seemed cumbersome to have to download 9 GB. I will try to implement this model in a project that significantly reduces memory usage.

https://github.com/leejet/stable-diffusion.cpp

It will probably take me at least 1 week, according to the paper, it is based on sd v2.1, and the project already supports that model since I will have to analyze what changes the UNet model and if there is any Temporal Consistency model to add.

@Steward how is progress on this? I don't see any official update in the stable diffusion cpp repo.

Edit: tracking progress here https://github.com/leejet/stable-diffusion.cpp/issues/12

Sign up or log in to comment