liuliu / swift-diffusion

BSD 3-Clause "New" or "Revised" License
423 stars 33 forks source link

FYI: merging with miniSD model #21

Closed ClashSAN closed 1 year ago

ClashSAN commented 1 year ago

@liuliu this model when its unique properties are transferred to any other model do very well at small sizes: 192x256, 256x320

https://huggingface.co/ClashSAN/miniSD-anything-vae-swapped

I can observe the generating at 192x256 takes very low ram usage. if you go further and use a quantized model you take 0.7gb with onnx. https://huggingface.co/ClashSAN/miniSD-quantized-onnx

liuliu commented 1 year ago

Thanks! I integrated MiniSD from Justin a while ago, but now more interested in the Teacher-Student trained small-diffusion.