candle icon indicating copy to clipboard operation
candle copied to clipboard

Support small-sd and tiny-sd

Open RangerMauve opened this issue 1 year ago • 0 comments

A while ago there was a release from segmind of two new stable diffusion models which are way smaller and faster to run.

I think this would be a great addition to the examples to get people started with image generation on lower power devices.

I looked into how to add them to the example but got stuck on not knowing what the config should look like. Any tips on what would need to be done to make this happen? is it something that'd be easy for somebody else to tackle?

Huggingface repos:

https://huggingface.co/segmind/tiny-sd

https://huggingface.co/segmind/small-sd

RangerMauve avatar Aug 08 '24 17:08 RangerMauve