elvenson / stable_diffusion_keras_inference

Stable Diffusion inference using Keras model

  • Public
  • 96 runs
  • GitHub
  • Paper
  • License

Run time and cost

This model costs approximately $0.054 to run on Replicate, or 18 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 T4 GPU hardware. Predictions typically complete within 5 minutes. The predict time for this model varies significantly based on the inputs.

Readme

Overview

This is the Stable Diffusion prompt to image inference using the Keras model (fine-tuned for nature theme). Upscaler is referenced here.