stability-ai / stable-diffusion

A latent text-to-image diffusion model capable of generating photo-realistic images given any text input

  • Public
  • 110.3M runs
  • A100 (80GB)
  • GitHub
  • Paper
  • License
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    qffyxjvmbvfdbao7vvv2oss2gq
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "prompt": "multicolor hyperspace",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    rktab6ur7ve3dfuvh7efbo3j54
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "prompt": "a gentleman otter in a 19th century portrait",
          "num_outputs": 1,
          "guidance_scale": 7.5,
          "num_inference_steps": 100
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    bhyzpqdgnbhsljpnxp45hbv5ay
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "prompt": "pencil sketch of robots playing poker",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 100
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    rjcl54wakbbrfcajzllmidreya
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "prompt": "phase shift into an era of human+AI art collab",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": "301"
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    sqyie5bdmrewdoxi6ehhxlesfe
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @andreasjansson

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "eye",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    ljnv74ftfbfvtlqrvsz5zarakm
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @andreasjansson

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "modern apple watches with colorful hd displays in a surrealist style",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    kgpqs7h2ffcfrouxeoua6tpkjy
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "Beautiful digital matte pastel paint sunflowers poppies chillwave greg rutkowski artstation",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    kmp3c6s2kjdqtboq22pyokrksi
    Status
    Succeeded
    Source
    Web
    Hardware
    A100 (40GB)
    Total duration
    Created
    by @andreasjansson

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "multicolor hyperspace",
          "scheduler": "K-LMS",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    rsytjp72cbghhh7gr4ax4rnwly
    Status
    Succeeded
    Source
    Web
    Hardware
    A100 (40GB)
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "multicolor hyperspace",
          "scheduler": "K-LMS",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    4irm2hlalvdmlkryu4df63pwnq
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @chenxwh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "Ragdoll cat king wearing a golden crown, intricate, elegant, highly detailed, centered, digital painting, artstation, concept art, smooth, sharp focus, illustration, artgerm, Tomasz Alen Kopera, Peter Mohrbacher, donato giancola, Joseph Christian Leyendecker, WLOP, Boris Vallejo",
          "scheduler": "K_EULER_ANCESTRAL",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "negative_prompt": "yellow color, nose",
          "num_inference_steps": "30"
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    uu3pugtcofbn3cgac6k4aymef4
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @zeke

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "multicolor hyperspace",
          "scheduler": "K-LMS",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "negative_prompt": "green",
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    4hwtj7bbmvetvgdah5o4xln3qy
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 512,
          "height": 512,
          "prompt": "multicolor hyperspace",
          "scheduler": "K_EULER_ANCESTRAL",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    cxpa7egscbbtjbsx4r6623v5n4
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 768,
          "height": 768,
          "prompt": "an astronaut riding a horse on mars artstation, hd, dramatic lighting, detailed",
          "scheduler": "K_EULER",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    3wztszjpcjbabi6iwgqukwyegq
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "width": 768,
          "height": 768,
          "prompt": "an astronaut riding a horse on mars artstation, hd, dramatic lighting, detailed",
          "scheduler": "K_EULER",
          "num_outputs": "1",
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in
  • Prediction

    stability-ai/stable-diffusion:ac732df8
    ID
    uvb7ynit4bhpjds3vn4bx7npeq
    Status
    Succeeded
    Source
    Web
    Hardware
    Total duration
    Created
    by @bfirsh

    Input

    Set the REPLICATE_API_TOKEN environment variable:
    export REPLICATE_API_TOKEN=<paste-your-token-here>

    Find your API token in your account settings.

    Run stability-ai/stable-diffusion using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

    curl -s -X POST \
      -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
      -H "Content-Type: application/json" \
      -H "Prefer: wait" \
      -d $'{
        "version": "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4",
        "input": {
          "prompt": "an astronaut riding a horse on mars, hd, dramatic lighting",
          "scheduler": "K_EULER",
          "num_outputs": 1,
          "guidance_scale": 7.5,
          "num_inference_steps": 50
        }
      }' \
      https://api.replicate.com/v1/predictions

    To learn more, take a look at Replicate’s HTTP API reference docs.

    Output

    output
    Generated in

Want to make some of these yourself?

Run this model