charlesmccarthy / terminus-xl-gamma-v2

Terminus XL Gamma is a new state-of-the-art latent diffusion model that uses zero-terminal SNR noise schedule and velocity prediction objective at training and inference time.

  • Public
  • 279 runs
  • L40S

Input

string
Shift + Return to add a new line

Input prompt

Default: "An astronaut riding a rainbow unicorn"

string
Shift + Return to add a new line

Input Negative Prompt

Default: ""

integer

Width of output image

Default: 1024

integer

Height of output image

Default: 1024

integer
(minimum: 1, maximum: 4)

Number of images to output.

Default: 1

string

scheduler

Default: "K_EULER"

integer
(minimum: 1, maximum: 50)

Number of denoising steps

Default: 6

number
(minimum: 1, maximum: 20)

Scale for classifier-free guidance

Default: 2

integer

Random seed. Leave blank to randomize the seed

boolean

Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.

Default: true

boolean

This model’s safety checker can’t be disabled when running on the website. Learn more about platform safety on Replicate.

Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)

Default: false

Output

output
Generated in

Run time and cost

This model costs approximately $0.0081 to run on Replicate, or 123 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 L40S GPU hardware. Predictions typically complete within 9 seconds. The predict time for this model varies significantly based on the inputs.

Readme

Terminus XL Gamma is a new state-of-the-art latent diffusion model that uses zero-terminal SNR noise schedule and velocity prediction objective at training and inference time.

Terminus is based on a similar architecture to SDXL, and has the same layout. It has been trained on fewer steps with very high quality data captions via COCO and Midjourney.

This model will not be capable of as many concepts as SDXL, and some subjects will simply look very bad.

The objective of this model was to use v-prediction and min-SNR gamma loss to efficiently train a full zero-terminal SNR model on a single A100-80G.

Fine-tuned from: ptx0/terminus-xl-gamma-v1 Developed by: pseudoterminal X (@bghira) Funded by: pseudoterminal X (@bghira) Model type: Latent Diffusion License: openrail++ Architecture: SDXL