aisha-ai-official / realism-xl-v9
Prediction
aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517ID9aqpa87kt5rm80cn4ffbctb1bwStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-XL-v9
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 3
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 0.5
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", { input: { vae: "default", seed: -1, model: "Realism-XL-v9", steps: 30, width: 1024, height: 1024, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", cfg_scale: 5, clip_skip: 2, pag_scale: 3, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked", guidance_rescale: 0.5, prepend_preprompt: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", input={ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/realism-xl-v9 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": "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-02-20T15:01:08.554303Z", "created_at": "2025-02-20T14:59:28.849000Z", "data_removed": false, "error": null, "id": "9aqpa87kt5rm80cn4ffbctb1bw", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1631581271\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:06, 4.25it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.04it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 6.94it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 6.85it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.81it/s]\n 23%|██▎ | 7/30 [00:01<00:03, 6.76it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.74it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.71it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.70it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.69it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.70it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.68it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.68it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.68it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.69it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.68it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.68it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.68it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.68it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.68it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.68it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.67it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.67it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.66it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.67it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 6.67it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.67it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.67it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.67it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.67it/s]", "metrics": { "predict_time": 7.017169552, "total_time": 99.705303 }, "output": [ "https://replicate.delivery/xezq/aC7Df8PS3P2Gca2tKfIXYZhgWEy8AgMpMws9qfFeu9GQb9ERB/0.png" ], "started_at": "2025-02-20T15:01:01.537133Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-6mihr4cdtcpc2c2hlszir5xtl4awr7n5ohajp75guppwxpsbb3oa", "get": "https://api.replicate.com/v1/predictions/9aqpa87kt5rm80cn4ffbctb1bw", "cancel": "https://api.replicate.com/v1/predictions/9aqpa87kt5rm80cn4ffbctb1bw/cancel" }, "version": "38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517" }
Generated inUsing text to image mode. Using seed: 1631581271 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:06, 4.25it/s] 10%|█ | 3/30 [00:00<00:03, 7.04it/s] 13%|█▎ | 4/30 [00:00<00:03, 6.94it/s] 17%|█▋ | 5/30 [00:00<00:03, 6.85it/s] 20%|██ | 6/30 [00:00<00:03, 6.81it/s] 23%|██▎ | 7/30 [00:01<00:03, 6.76it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.74it/s] 30%|███ | 9/30 [00:01<00:03, 6.71it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.70it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.69it/s] 40%|████ | 12/30 [00:01<00:02, 6.70it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.68it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.68it/s] 50%|█████ | 15/30 [00:02<00:02, 6.68it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.69it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.68it/s] 60%|██████ | 18/30 [00:02<00:01, 6.68it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.68it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.68it/s] 70%|███████ | 21/30 [00:03<00:01, 6.68it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.68it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.67it/s] 80%|████████ | 24/30 [00:03<00:00, 6.67it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.66it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.67it/s] 90%|█████████ | 27/30 [00:04<00:00, 6.67it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.67it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.67it/s] 100%|██████████| 30/30 [00:04<00:00, 6.67it/s] 100%|██████████| 30/30 [00:04<00:00, 6.67it/s]
Prediction
aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517IDjp3fyvaq85rme0cn4fgv7224ymStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-XL-v9
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 3
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 0.5
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", { input: { vae: "default", seed: -1, model: "Realism-XL-v9", steps: 30, width: 1024, height: 1024, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", cfg_scale: 5, clip_skip: 2, pag_scale: 3, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked", guidance_rescale: 0.5, prepend_preprompt: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", input={ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/realism-xl-v9 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": "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-02-20T15:02:11.866871Z", "created_at": "2025-02-20T15:02:05.377000Z", "data_removed": false, "error": null, "id": "jp3fyvaq85rme0cn4fgv7224ym", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 165403533\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.23it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.96it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.44it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.17it/s]\n 20%|██ | 6/30 [00:00<00:03, 7.01it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.89it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.83it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.78it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.74it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.70it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.69it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.69it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.68it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.67it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.67it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.66it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.66it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.65it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.64it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.64it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.64it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.64it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.63it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.63it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.61it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 6.61it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.61it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.61it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.62it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.77it/s]", "metrics": { "predict_time": 6.482369618, "total_time": 6.489871 }, "output": [ "https://replicate.delivery/xezq/RSrQclY3U6bMM9PZ0JeQR50P1ZL6Otg6S93ABSHH8hy5rnIKA/0.png" ], "started_at": "2025-02-20T15:02:05.384502Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-j7hc5h7qgu3nj3iydz3m2yj62ykrjkxgb3oqaws5c5vojtwdio3a", "get": "https://api.replicate.com/v1/predictions/jp3fyvaq85rme0cn4fgv7224ym", "cancel": "https://api.replicate.com/v1/predictions/jp3fyvaq85rme0cn4fgv7224ym/cancel" }, "version": "38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517" }
Generated inUsing text to image mode. Using seed: 165403533 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.23it/s] 10%|█ | 3/30 [00:00<00:03, 7.96it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.44it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.17it/s] 20%|██ | 6/30 [00:00<00:03, 7.01it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.89it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.83it/s] 30%|███ | 9/30 [00:01<00:03, 6.78it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.74it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.70it/s] 40%|████ | 12/30 [00:01<00:02, 6.69it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.69it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.68it/s] 50%|█████ | 15/30 [00:02<00:02, 6.67it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.67it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.66it/s] 60%|██████ | 18/30 [00:02<00:01, 6.66it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.65it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.64it/s] 70%|███████ | 21/30 [00:03<00:01, 6.64it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.64it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.64it/s] 80%|████████ | 24/30 [00:03<00:00, 6.63it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.63it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.61it/s] 90%|█████████ | 27/30 [00:03<00:00, 6.61it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.61it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.61it/s] 100%|██████████| 30/30 [00:04<00:00, 6.62it/s] 100%|██████████| 30/30 [00:04<00:00, 6.77it/s]
Prediction
aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517IDepk0y1qfy5rmc0cn4fgs9gjz4rStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-XL-v9
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- Ada Wong from Resident Evil 4, smile, darkroom, low light
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 3
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 0.5
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", { input: { vae: "default", seed: -1, model: "Realism-XL-v9", steps: 30, width: 1024, height: 1024, prompt: "Ada Wong from Resident Evil 4, smile, darkroom, low light", cfg_scale: 5, clip_skip: 2, pag_scale: 3, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked", guidance_rescale: 0.5, prepend_preprompt: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run aisha-ai-official/realism-xl-v9 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", input={ "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/realism-xl-v9 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": "aisha-ai-official/realism-xl-v9:38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-02-20T15:02:51.299782Z", "created_at": "2025-02-20T15:02:44.465000Z", "data_removed": false, "error": null, "id": "epk0y1qfy5rmc0cn4fgs9gjz4r", "input": { "vae": "default", "seed": -1, "model": "Realism-XL-v9", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 0.5, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1557985994\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.18it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.94it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.41it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.14it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.96it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.87it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.80it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.76it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.71it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.69it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.68it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.66it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.66it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.65it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.64it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.63it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.63it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.62it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.62it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.61it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.61it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.62it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.62it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.62it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.61it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 6.60it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.60it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.61it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.60it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.75it/s]", "metrics": { "predict_time": 6.820234723, "total_time": 6.834782 }, "output": [ "https://replicate.delivery/xezq/ocQIdZbR1ko7NpPP5Zu6d1rhywjRPnYGRpwXbgv8Sa2G2TEF/0.png" ], "started_at": "2025-02-20T15:02:44.479548Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-vgps37nc2cc7pjhl2a66kdadzgi4k64qrjdjuivafxkbtpu3dpfa", "get": "https://api.replicate.com/v1/predictions/epk0y1qfy5rmc0cn4fgs9gjz4r", "cancel": "https://api.replicate.com/v1/predictions/epk0y1qfy5rmc0cn4fgs9gjz4r/cancel" }, "version": "38e1078a37e14311f649c05d55728e5f33c5cb624e8cee6a67cb3a1911611517" }
Generated inUsing text to image mode. Using seed: 1557985994 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.18it/s] 10%|█ | 3/30 [00:00<00:03, 7.94it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.41it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.14it/s] 20%|██ | 6/30 [00:00<00:03, 6.96it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.87it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.80it/s] 30%|███ | 9/30 [00:01<00:03, 6.76it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.71it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.69it/s] 40%|████ | 12/30 [00:01<00:02, 6.68it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.66it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.66it/s] 50%|█████ | 15/30 [00:02<00:02, 6.65it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.64it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.63it/s] 60%|██████ | 18/30 [00:02<00:01, 6.63it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.62it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.62it/s] 70%|███████ | 21/30 [00:03<00:01, 6.61it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.61it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.62it/s] 80%|████████ | 24/30 [00:03<00:00, 6.62it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.62it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.61it/s] 90%|█████████ | 27/30 [00:03<00:00, 6.60it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.60it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.61it/s] 100%|██████████| 30/30 [00:04<00:00, 6.60it/s] 100%|██████████| 30/30 [00:04<00:00, 6.75it/s]
Want to make some of these yourself?
Run this model