@gregmorenz @BartWronski Yeah, really excited about that! It's a huge step forward (no more Python in the deployment stack!)
Unfortunately, as you mention, it still requires you to ship Torch dependencies and/or ensure that the user has the correct version of CUDA.
Server-side deployment should be a lot simpler, but client-side deployment is still problematic :(
@philpax @gregmorenz @philpax Stable Diffusion is IMO a research library/project, not a product.
People are making fantastic simpler wrappers, but I still don't consider it a commercial product.
Any productization will require wrapping it up properly and packaging, like with anything.
I also don't think one can hope to get any good performance without CUDA (but it can be bundled like with other software).