lucataco / ssd-1b-img2img

Segmind Stable Diffusion Model (SSD-1B) img2img

  • Public
  • 3.3K runs
  • Paper
  • License

Input

Output

Run time and cost

This model costs approximately $0.0020 to run on Replicate, or 500 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A40 GPU hardware. Predictions typically complete within 4 seconds.

Readme

About

Attempt at implementing segmind/SSD-1B for img2img

@article{kim2023architectural,
  title={On Architectural Compression of Text-to-Image Diffusion Models},
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
  journal={arXiv preprint arXiv:2305.15798},
  year={2023},
  url={https://arxiv.org/abs/2305.15798}
}