aisha-ai-official / realism-xl-v11
(Updated 3 months, 3 weeks ago)
Prediction
aisha-ai-official/realism-xl-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94IDaaj6ddwt8hrme0cn6gmvda8h5gStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- realism-xl-v11
- steps
- 30
- width
- 1280
- height
- 1280
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V
- cfg_scale
- 5
- clip_skip
- 1
- pag_scale
- 0
- scheduler
- DPM++ 2M SDE
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 0, "scheduler": "DPM++ 2M SDE", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", { input: { vae: "default", seed: -1, model: "realism-xl-v11", steps: 30, width: 1280, height: 1280, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", cfg_scale: 5, clip_skip: 1, pag_scale: 0, scheduler: "DPM++ 2M SDE", batch_size: 1, negative_prompt: "nsfw, naked", guidance_rescale: 1, 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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", input={ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 0, "scheduler": "DPM++ 2M SDE", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 0, "scheduler": "DPM++ 2M SDE", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "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-23T18:55:04.953664Z", "created_at": "2025-02-23T18:54:56.580000Z", "data_removed": false, "error": null, "id": "aaj6ddwt8hrme0cn6gmvda8h5g", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 0, "scheduler": "DPM++ 2M SDE", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1044861940\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:04, 6.15it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.51it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 6.93it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 6.59it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.39it/s]\n 23%|██▎ | 7/30 [00:01<00:03, 6.26it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.18it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.12it/s]\n 33%|███▎ | 10/30 [00:01<00:03, 6.08it/s]\n 37%|███▋ | 11/30 [00:01<00:03, 6.05it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.03it/s]\n 43%|████▎ | 13/30 [00:02<00:02, 6.02it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.01it/s]\n 50%|█████ | 15/30 [00:02<00:02, 5.99it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 5.99it/s]\n 57%|█████▋ | 17/30 [00:02<00:02, 5.98it/s]\n 60%|██████ | 18/30 [00:02<00:02, 5.98it/s]\n 63%|██████▎ | 19/30 [00:03<00:01, 5.97it/s]\n 67%|██████▋ | 20/30 [00:03<00:01, 5.97it/s]\n 70%|███████ | 21/30 [00:03<00:01, 5.96it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 5.96it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 5.96it/s]\n 80%|████████ | 24/30 [00:03<00:01, 5.96it/s]\n 83%|████████▎ | 25/30 [00:04<00:00, 5.96it/s]\n 87%|████████▋ | 26/30 [00:04<00:00, 5.96it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 5.95it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 5.95it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 5.94it/s]\n100%|██████████| 30/30 [00:04<00:00, 5.94it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.09it/s]", "metrics": { "predict_time": 8.366479508, "total_time": 8.373664 }, "output": [ "https://replicate.delivery/xezq/RfT02u0vL00xEa0OIDHT5cJTAZftMrezyAozl3le32niQIJRB/0.png" ], "started_at": "2025-02-23T18:54:56.587185Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-yfzbsyb2pfzitftg5tv4s4mqzsqgdnul5mc2wro5zyopubitk7qa", "get": "https://api.replicate.com/v1/predictions/aaj6ddwt8hrme0cn6gmvda8h5g", "cancel": "https://api.replicate.com/v1/predictions/aaj6ddwt8hrme0cn6gmvda8h5g/cancel" }, "version": "08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94" }
Generated inUsing text to image mode. Using seed: 1044861940 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:04, 6.15it/s] 10%|█ | 3/30 [00:00<00:03, 7.51it/s] 13%|█▎ | 4/30 [00:00<00:03, 6.93it/s] 17%|█▋ | 5/30 [00:00<00:03, 6.59it/s] 20%|██ | 6/30 [00:00<00:03, 6.39it/s] 23%|██▎ | 7/30 [00:01<00:03, 6.26it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.18it/s] 30%|███ | 9/30 [00:01<00:03, 6.12it/s] 33%|███▎ | 10/30 [00:01<00:03, 6.08it/s] 37%|███▋ | 11/30 [00:01<00:03, 6.05it/s] 40%|████ | 12/30 [00:01<00:02, 6.03it/s] 43%|████▎ | 13/30 [00:02<00:02, 6.02it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.01it/s] 50%|█████ | 15/30 [00:02<00:02, 5.99it/s] 53%|█████▎ | 16/30 [00:02<00:02, 5.99it/s] 57%|█████▋ | 17/30 [00:02<00:02, 5.98it/s] 60%|██████ | 18/30 [00:02<00:02, 5.98it/s] 63%|██████▎ | 19/30 [00:03<00:01, 5.97it/s] 67%|██████▋ | 20/30 [00:03<00:01, 5.97it/s] 70%|███████ | 21/30 [00:03<00:01, 5.96it/s] 73%|███████▎ | 22/30 [00:03<00:01, 5.96it/s] 77%|███████▋ | 23/30 [00:03<00:01, 5.96it/s] 80%|████████ | 24/30 [00:03<00:01, 5.96it/s] 83%|████████▎ | 25/30 [00:04<00:00, 5.96it/s] 87%|████████▋ | 26/30 [00:04<00:00, 5.96it/s] 90%|█████████ | 27/30 [00:04<00:00, 5.95it/s] 93%|█████████▎| 28/30 [00:04<00:00, 5.95it/s] 97%|█████████▋| 29/30 [00:04<00:00, 5.94it/s] 100%|██████████| 30/30 [00:04<00:00, 5.94it/s] 100%|██████████| 30/30 [00:04<00:00, 6.09it/s]
Prediction
aisha-ai-official/realism-xl-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94IDwcxv428c05rmc0cn6gqsn76zygStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- realism-xl-v11
- steps
- 30
- width
- 1280
- height
- 1280
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive
- cfg_scale
- 5
- clip_skip
- 1
- pag_scale
- 1
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked, bad hands, extra fingers, mutated hands
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", { input: { vae: "default", seed: -1, model: "realism-xl-v11", steps: 30, width: 1280, height: 1280, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", cfg_scale: 5, clip_skip: 1, pag_scale: 1, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked, bad hands, extra fingers, mutated hands", guidance_rescale: 1, 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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", input={ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-23T19:01:04.034360Z", "created_at": "2025-02-23T19:00:53.377000Z", "data_removed": false, "error": null, "id": "wcxv428c05rmc0cn6gqsn76zyg", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1564510655\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:03, 8.67it/s]\n 7%|▋ | 2/30 [00:00<00:05, 5.13it/s]\n 10%|█ | 3/30 [00:00<00:05, 4.53it/s]\n 13%|█▎ | 4/30 [00:00<00:06, 4.29it/s]\n 17%|█▋ | 5/30 [00:01<00:05, 4.17it/s]\n 20%|██ | 6/30 [00:01<00:05, 4.09it/s]\n 23%|██▎ | 7/30 [00:01<00:05, 4.04it/s]\n 27%|██▋ | 8/30 [00:01<00:05, 4.01it/s]\n 30%|███ | 9/30 [00:02<00:05, 3.99it/s]\n 33%|███▎ | 10/30 [00:02<00:05, 3.97it/s]\n 37%|███▋ | 11/30 [00:02<00:04, 3.96it/s]\n 40%|████ | 12/30 [00:02<00:04, 3.96it/s]\n 43%|████▎ | 13/30 [00:03<00:04, 3.96it/s]\n 47%|████▋ | 14/30 [00:03<00:04, 3.97it/s]\n 50%|█████ | 15/30 [00:03<00:03, 3.97it/s]\n 53%|█████▎ | 16/30 [00:03<00:03, 3.98it/s]\n 57%|█████▋ | 17/30 [00:04<00:03, 3.98it/s]\n 60%|██████ | 18/30 [00:04<00:03, 3.98it/s]\n 63%|██████▎ | 19/30 [00:04<00:02, 3.98it/s]\n 67%|██████▋ | 20/30 [00:04<00:02, 3.98it/s]\n 70%|███████ | 21/30 [00:05<00:02, 3.98it/s]\n 73%|███████▎ | 22/30 [00:05<00:02, 3.98it/s]\n 77%|███████▋ | 23/30 [00:05<00:01, 3.98it/s]\n 80%|████████ | 24/30 [00:05<00:01, 3.98it/s]\n 83%|████████▎ | 25/30 [00:06<00:01, 3.97it/s]\n 87%|████████▋ | 26/30 [00:06<00:01, 3.97it/s]\n 90%|█████████ | 27/30 [00:06<00:00, 3.97it/s]\n 93%|█████████▎| 28/30 [00:06<00:00, 3.97it/s]\n 97%|█████████▋| 29/30 [00:07<00:00, 3.97it/s]\n100%|██████████| 30/30 [00:07<00:00, 3.97it/s]\n100%|██████████| 30/30 [00:07<00:00, 4.04it/s]", "metrics": { "predict_time": 10.650010901, "total_time": 10.65736 }, "output": [ "https://replicate.delivery/xezq/d08PQFPazoYENleJrB07fBXZDtEHzZ5BSJE5TeU1jkyhTkkoA/0.png" ], "started_at": "2025-02-23T19:00:53.384349Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-cc7ulvwxo4d6s3k4qhayfmj5hdxbog5f4a4kjqvw5lz4asheuzva", "get": "https://api.replicate.com/v1/predictions/wcxv428c05rmc0cn6gqsn76zyg", "cancel": "https://api.replicate.com/v1/predictions/wcxv428c05rmc0cn6gqsn76zyg/cancel" }, "version": "08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94" }
Generated inUsing text to image mode. Using seed: 1564510655 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:03, 8.67it/s] 7%|▋ | 2/30 [00:00<00:05, 5.13it/s] 10%|█ | 3/30 [00:00<00:05, 4.53it/s] 13%|█▎ | 4/30 [00:00<00:06, 4.29it/s] 17%|█▋ | 5/30 [00:01<00:05, 4.17it/s] 20%|██ | 6/30 [00:01<00:05, 4.09it/s] 23%|██▎ | 7/30 [00:01<00:05, 4.04it/s] 27%|██▋ | 8/30 [00:01<00:05, 4.01it/s] 30%|███ | 9/30 [00:02<00:05, 3.99it/s] 33%|███▎ | 10/30 [00:02<00:05, 3.97it/s] 37%|███▋ | 11/30 [00:02<00:04, 3.96it/s] 40%|████ | 12/30 [00:02<00:04, 3.96it/s] 43%|████▎ | 13/30 [00:03<00:04, 3.96it/s] 47%|████▋ | 14/30 [00:03<00:04, 3.97it/s] 50%|█████ | 15/30 [00:03<00:03, 3.97it/s] 53%|█████▎ | 16/30 [00:03<00:03, 3.98it/s] 57%|█████▋ | 17/30 [00:04<00:03, 3.98it/s] 60%|██████ | 18/30 [00:04<00:03, 3.98it/s] 63%|██████▎ | 19/30 [00:04<00:02, 3.98it/s] 67%|██████▋ | 20/30 [00:04<00:02, 3.98it/s] 70%|███████ | 21/30 [00:05<00:02, 3.98it/s] 73%|███████▎ | 22/30 [00:05<00:02, 3.98it/s] 77%|███████▋ | 23/30 [00:05<00:01, 3.98it/s] 80%|████████ | 24/30 [00:05<00:01, 3.98it/s] 83%|████████▎ | 25/30 [00:06<00:01, 3.97it/s] 87%|████████▋ | 26/30 [00:06<00:01, 3.97it/s] 90%|█████████ | 27/30 [00:06<00:00, 3.97it/s] 93%|█████████▎| 28/30 [00:06<00:00, 3.97it/s] 97%|█████████▋| 29/30 [00:07<00:00, 3.97it/s] 100%|██████████| 30/30 [00:07<00:00, 3.97it/s] 100%|██████████| 30/30 [00:07<00:00, 4.04it/s]
Prediction
aisha-ai-official/realism-xl-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94IDck1hvyv7rnrm80cn6gqtk8wfr0StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- realism-xl-v11
- steps
- 30
- width
- 1280
- height
- 1280
- prompt
- Ada Wong from Resident Evil 4, smile, darkroom, low light
- cfg_scale
- 5
- clip_skip
- 1
- pag_scale
- 1
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked, bad hands, extra fingers, mutated hands
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", { input: { vae: "default", seed: -1, model: "realism-xl-v11", steps: 30, width: 1280, height: 1280, prompt: "Ada Wong from Resident Evil 4, smile, darkroom, low light", cfg_scale: 5, clip_skip: 1, pag_scale: 1, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked, bad hands, extra fingers, mutated hands", guidance_rescale: 1, 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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", input={ "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-v11 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-v11:08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "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-23T19:01:28.751223Z", "created_at": "2025-02-23T19:01:16.869000Z", "data_removed": false, "error": null, "id": "ck1hvyv7rnrm80cn6gqtk8wfr0", "input": { "vae": "default", "seed": -1, "model": "realism-xl-v11", "steps": 30, "width": 1280, "height": 1280, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 1, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, bad hands, extra fingers, mutated hands", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 715571425\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:03, 8.72it/s]\n 7%|▋ | 2/30 [00:00<00:05, 5.12it/s]\n 10%|█ | 3/30 [00:00<00:05, 4.52it/s]\n 13%|█▎ | 4/30 [00:00<00:06, 4.28it/s]\n 17%|█▋ | 5/30 [00:01<00:06, 4.15it/s]\n 20%|██ | 6/30 [00:01<00:05, 4.08it/s]\n 23%|██▎ | 7/30 [00:01<00:05, 4.04it/s]\n 27%|██▋ | 8/30 [00:01<00:05, 4.00it/s]\n 30%|███ | 9/30 [00:02<00:05, 3.98it/s]\n 33%|███▎ | 10/30 [00:02<00:05, 3.97it/s]\n 37%|███▋ | 11/30 [00:02<00:04, 3.96it/s]\n 40%|████ | 12/30 [00:02<00:04, 3.96it/s]\n 43%|████▎ | 13/30 [00:03<00:04, 3.94it/s]\n 47%|████▋ | 14/30 [00:03<00:04, 3.93it/s]\n 50%|█████ | 15/30 [00:03<00:03, 3.94it/s]\n 53%|█████▎ | 16/30 [00:03<00:03, 3.95it/s]\n 57%|█████▋ | 17/30 [00:04<00:03, 3.96it/s]\n 60%|██████ | 18/30 [00:04<00:03, 3.97it/s]\n 63%|██████▎ | 19/30 [00:04<00:02, 3.97it/s]\n 67%|██████▋ | 20/30 [00:04<00:02, 3.97it/s]\n 70%|███████ | 21/30 [00:05<00:02, 3.97it/s]\n 73%|███████▎ | 22/30 [00:05<00:02, 3.98it/s]\n 77%|███████▋ | 23/30 [00:05<00:01, 3.98it/s]\n 80%|████████ | 24/30 [00:05<00:01, 3.98it/s]\n 83%|████████▎ | 25/30 [00:06<00:01, 3.98it/s]\n 87%|████████▋ | 26/30 [00:06<00:01, 3.98it/s]\n 90%|█████████ | 27/30 [00:06<00:00, 3.97it/s]\n 93%|█████████▎| 28/30 [00:06<00:00, 3.97it/s]\n 97%|█████████▋| 29/30 [00:07<00:00, 3.96it/s]\n100%|██████████| 30/30 [00:07<00:00, 3.96it/s]\n100%|██████████| 30/30 [00:07<00:00, 4.03it/s]", "metrics": { "predict_time": 11.874496873, "total_time": 11.882223 }, "output": [ "https://replicate.delivery/xezq/jPYH2xccayrVJtvfkB13VjmA6KY4FcRfehxvvx0n7xAQUkkoA/0.png" ], "started_at": "2025-02-23T19:01:16.876726Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-iwudkkcv7ytynywmqwk7knie2ztwk75ag66gwbpwiz7acrmfwc5a", "get": "https://api.replicate.com/v1/predictions/ck1hvyv7rnrm80cn6gqtk8wfr0", "cancel": "https://api.replicate.com/v1/predictions/ck1hvyv7rnrm80cn6gqtk8wfr0/cancel" }, "version": "08c59001c4aeae30fb9598e8668a5339e3e24b59b74af9bc88b329a9da997c94" }
Generated inUsing text to image mode. Using seed: 715571425 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:03, 8.72it/s] 7%|▋ | 2/30 [00:00<00:05, 5.12it/s] 10%|█ | 3/30 [00:00<00:05, 4.52it/s] 13%|█▎ | 4/30 [00:00<00:06, 4.28it/s] 17%|█▋ | 5/30 [00:01<00:06, 4.15it/s] 20%|██ | 6/30 [00:01<00:05, 4.08it/s] 23%|██▎ | 7/30 [00:01<00:05, 4.04it/s] 27%|██▋ | 8/30 [00:01<00:05, 4.00it/s] 30%|███ | 9/30 [00:02<00:05, 3.98it/s] 33%|███▎ | 10/30 [00:02<00:05, 3.97it/s] 37%|███▋ | 11/30 [00:02<00:04, 3.96it/s] 40%|████ | 12/30 [00:02<00:04, 3.96it/s] 43%|████▎ | 13/30 [00:03<00:04, 3.94it/s] 47%|████▋ | 14/30 [00:03<00:04, 3.93it/s] 50%|█████ | 15/30 [00:03<00:03, 3.94it/s] 53%|█████▎ | 16/30 [00:03<00:03, 3.95it/s] 57%|█████▋ | 17/30 [00:04<00:03, 3.96it/s] 60%|██████ | 18/30 [00:04<00:03, 3.97it/s] 63%|██████▎ | 19/30 [00:04<00:02, 3.97it/s] 67%|██████▋ | 20/30 [00:04<00:02, 3.97it/s] 70%|███████ | 21/30 [00:05<00:02, 3.97it/s] 73%|███████▎ | 22/30 [00:05<00:02, 3.98it/s] 77%|███████▋ | 23/30 [00:05<00:01, 3.98it/s] 80%|████████ | 24/30 [00:05<00:01, 3.98it/s] 83%|████████▎ | 25/30 [00:06<00:01, 3.98it/s] 87%|████████▋ | 26/30 [00:06<00:01, 3.98it/s] 90%|█████████ | 27/30 [00:06<00:00, 3.97it/s] 93%|█████████▎| 28/30 [00:06<00:00, 3.97it/s] 97%|█████████▋| 29/30 [00:07<00:00, 3.96it/s] 100%|██████████| 30/30 [00:07<00:00, 3.96it/s] 100%|██████████| 30/30 [00:07<00:00, 4.03it/s]
Want to make some of these yourself?
Run this model