cjwbw / pixart-sigma

Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation

  • Public
  • 6.4K runs
  • L40S
  • GitHub
  • Paper
  • License

Input

string
Shift + Return to add a new line

Input prompt

Default: "A small cactus with a happy face in the Sahara desert."

string
Shift + Return to add a new line

Specify things to not see in the output

Default: ""

integer

Width of output image

Default: 1024

integer

Height of output image

Default: 1024

integer
(minimum: 1, maximum: 500)

Number of denoising steps

Default: 20

number
(minimum: 1, maximum: 20)

Scale for classifier-free guidance

Default: 4.5

integer

Random seed. Leave blank to randomize the seed

Output

output
Generated in

This output was created using a different version of the model, cjwbw/pixart-sigma:dd378305.

Run time and cost

This model costs approximately $0.072 to run on Replicate, or 13 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 74 seconds. The predict time for this model varies significantly based on the inputs.

Readme

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation

This repo contains PyTorch model definitions, pre-trained weights and inference/sampling code for our paper exploring Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation. You can find more visualizations on our project page.