aisha-ai-official / realism-il-v3
(Updated 3 months, 3 weeks ago)
Prediction
aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0aIDs5sh25tb8nrm80cn4gc81vqqh8StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-IL-v3
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup
- cfg_scale
- 5
- clip_skip
- 1
- 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-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup", "cfg_scale": 5, "clip_skip": 1, "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", { input: { vae: "default", seed: -1, model: "Realism-IL-v3", steps: 30, width: 1024, height: 1024, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup", cfg_scale: 5, clip_skip: 1, 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-il-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", input={ "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup", "cfg_scale": 5, "clip_skip": 1, "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup", "cfg_scale": 5, "clip_skip": 1, "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-20T16:03:37.215411Z", "created_at": "2025-02-20T16:02:06.789000Z", "data_removed": false, "error": null, "id": "s5sh25tb8nrm80cn4gc81vqqh8", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V, closeup", "cfg_scale": 5, "clip_skip": 1, "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: 1727740671\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:08, 3.39it/s]\n 10%|█ | 3/30 [00:00<00:04, 6.34it/s]\n 13%|█▎ | 4/30 [00:00<00:04, 6.45it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 6.53it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.57it/s]\n 23%|██▎ | 7/30 [00:01<00:03, 6.61it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.64it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.65it/s]\n 33%|███▎ | 10/30 [00:01<00:03, 6.66it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.67it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.66it/s]\n 43%|████▎ | 13/30 [00:02<00:02, 6.67it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.67it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.66it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.66it/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.66it/s]\n 67%|██████▋ | 20/30 [00:03<00:01, 6.65it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.65it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.65it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.65it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.64it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.64it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.65it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 6.65it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.65it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.65it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.65it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.57it/s]", "metrics": { "predict_time": 6.8365330029999996, "total_time": 90.426411 }, "output": [ "https://replicate.delivery/xezq/ugDwivtxcL60GhTGSCabiCrUwJcxS0pQeVWuoQOFveCZRQRUA/0.png" ], "started_at": "2025-02-20T16:03:30.378877Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-qj2sn2bimvkjfch6tef4pubzjs2aew2oimimatdjinhipg6b7isq", "get": "https://api.replicate.com/v1/predictions/s5sh25tb8nrm80cn4gc81vqqh8", "cancel": "https://api.replicate.com/v1/predictions/s5sh25tb8nrm80cn4gc81vqqh8/cancel" }, "version": "bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a" }
Generated inUsing text to image mode. Using seed: 1727740671 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:08, 3.39it/s] 10%|█ | 3/30 [00:00<00:04, 6.34it/s] 13%|█▎ | 4/30 [00:00<00:04, 6.45it/s] 17%|█▋ | 5/30 [00:00<00:03, 6.53it/s] 20%|██ | 6/30 [00:00<00:03, 6.57it/s] 23%|██▎ | 7/30 [00:01<00:03, 6.61it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.64it/s] 30%|███ | 9/30 [00:01<00:03, 6.65it/s] 33%|███▎ | 10/30 [00:01<00:03, 6.66it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.67it/s] 40%|████ | 12/30 [00:01<00:02, 6.66it/s] 43%|████▎ | 13/30 [00:02<00:02, 6.67it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.67it/s] 50%|█████ | 15/30 [00:02<00:02, 6.66it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.66it/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.66it/s] 67%|██████▋ | 20/30 [00:03<00:01, 6.65it/s] 70%|███████ | 21/30 [00:03<00:01, 6.65it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.65it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.65it/s] 80%|████████ | 24/30 [00:03<00:00, 6.64it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.64it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.65it/s] 90%|█████████ | 27/30 [00:04<00:00, 6.65it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.65it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.65it/s] 100%|██████████| 30/30 [00:04<00:00, 6.65it/s] 100%|██████████| 30/30 [00:04<00:00, 6.57it/s]
Prediction
aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0aIDtf74h135dnrmc0cn4ge9m7jx44StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-IL-v3
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup
- cfg_scale
- 5
- clip_skip
- 1
- 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-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup", "cfg_scale": 5, "clip_skip": 1, "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", { input: { vae: "default", seed: -1, model: "Realism-IL-v3", steps: 30, width: 1024, height: 1024, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup", cfg_scale: 5, clip_skip: 1, 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-il-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", input={ "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup", "cfg_scale": 5, "clip_skip": 1, "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup", "cfg_scale": 5, "clip_skip": 1, "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-20T16:06:41.475347Z", "created_at": "2025-02-20T16:06:35.629000Z", "data_removed": false, "error": null, "id": "tf74h135dnrmc0cn4ge9m7jx44", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive, closeup", "cfg_scale": 5, "clip_skip": 1, "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: 1274954513\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.14it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.92it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.40it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.12it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.96it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.86it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.79it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.74it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.69it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.68it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.67it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.66it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.65it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.65it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.63it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.63it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.62it/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.61it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.60it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.60it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.60it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 6.60it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.59it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.59it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.58it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.74it/s]", "metrics": { "predict_time": 5.8386048299999995, "total_time": 5.846347 }, "output": [ "https://replicate.delivery/xezq/wNT1enxE5bWkGK6TqYjVwMvIUvlBVQD61K4otV5bOrxIKoIKA/0.png" ], "started_at": "2025-02-20T16:06:35.636743Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-qgtf6cmhvyiasqfh7hyzzyytel6tcfupicipbfnywxh3ngiktkba", "get": "https://api.replicate.com/v1/predictions/tf74h135dnrmc0cn4ge9m7jx44", "cancel": "https://api.replicate.com/v1/predictions/tf74h135dnrmc0cn4ge9m7jx44/cancel" }, "version": "bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a" }
Generated inUsing text to image mode. Using seed: 1274954513 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.14it/s] 10%|█ | 3/30 [00:00<00:03, 7.92it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.40it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.12it/s] 20%|██ | 6/30 [00:00<00:03, 6.96it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.86it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.79it/s] 30%|███ | 9/30 [00:01<00:03, 6.74it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.69it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.68it/s] 40%|████ | 12/30 [00:01<00:02, 6.67it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.66it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.65it/s] 50%|█████ | 15/30 [00:02<00:02, 6.65it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.63it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.63it/s] 60%|██████ | 18/30 [00:02<00:01, 6.62it/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.61it/s] 80%|████████ | 24/30 [00:03<00:00, 6.60it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.60it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.60it/s] 90%|█████████ | 27/30 [00:03<00:00, 6.60it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.59it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.59it/s] 100%|██████████| 30/30 [00:04<00:00, 6.58it/s] 100%|██████████| 30/30 [00:04<00:00, 6.74it/s]
Prediction
aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0aIDqencgafp9srme0cn4gev1fv9g4StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- Realism-IL-v3
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- (Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup
- cfg_scale
- 5
- clip_skip
- 1
- pag_scale
- 3
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked, text, username
- guidance_rescale
- 0.5
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "(Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, text, username", "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", { input: { vae: "default", seed: -1, model: "Realism-IL-v3", steps: 30, width: 1024, height: 1024, prompt: "(Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup", cfg_scale: 5, clip_skip: 1, pag_scale: 3, scheduler: "Euler a", batch_size: 1, negative_prompt: "nsfw, naked, text, username", 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-il-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/realism-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", input={ "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "(Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, text, username", "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-il-v3 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-il-v3:bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "(Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, text, username", "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-20T16:08:24.992085Z", "created_at": "2025-02-20T16:08:18.254000Z", "data_removed": false, "error": null, "id": "qencgafp9srme0cn4gev1fv9g4", "input": { "vae": "default", "seed": -1, "model": "Realism-IL-v3", "steps": 30, "width": 1024, "height": 1024, "prompt": "(Ada Wong from Resident Evil 4)1.5, smile, darkroom, low light, closeup", "cfg_scale": 5, "clip_skip": 1, "pag_scale": 3, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked, text, username", "guidance_rescale": 0.5, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1310858695\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.07it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.83it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.31it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.05it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.87it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.77it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.69it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.64it/s]\n 33%|███▎ | 10/30 [00:01<00:03, 6.60it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.59it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.57it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.56it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.55it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.54it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.54it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.54it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.54it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.53it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.52it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.53it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.54it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.53it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.53it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.52it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.52it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 6.51it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.50it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.51it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.51it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.66it/s]", "metrics": { "predict_time": 6.729273868, "total_time": 6.738085 }, "output": [ "https://replicate.delivery/xezq/nPIlTcGzx2JpM5fZyDHSVrsCN6uA83W72IsijXGJtIE8KoIKA/0.png" ], "started_at": "2025-02-20T16:08:18.262812Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-7lt2rexszws2lt3gouk4w77efljocc5lemf6rpgd3qfdvvlkp4ea", "get": "https://api.replicate.com/v1/predictions/qencgafp9srme0cn4gev1fv9g4", "cancel": "https://api.replicate.com/v1/predictions/qencgafp9srme0cn4gev1fv9g4/cancel" }, "version": "bb8857fc0640b29bec38c33d56884a7c7e6359ad4cfc26e937732872360d8a0a" }
Generated inUsing text to image mode. Using seed: 1310858695 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.07it/s] 10%|█ | 3/30 [00:00<00:03, 7.83it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.31it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.05it/s] 20%|██ | 6/30 [00:00<00:03, 6.87it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.77it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.69it/s] 30%|███ | 9/30 [00:01<00:03, 6.64it/s] 33%|███▎ | 10/30 [00:01<00:03, 6.60it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.59it/s] 40%|████ | 12/30 [00:01<00:02, 6.57it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.56it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.55it/s] 50%|█████ | 15/30 [00:02<00:02, 6.54it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.54it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.54it/s] 60%|██████ | 18/30 [00:02<00:01, 6.54it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.53it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.52it/s] 70%|███████ | 21/30 [00:03<00:01, 6.53it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.54it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.53it/s] 80%|████████ | 24/30 [00:03<00:00, 6.53it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.52it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.52it/s] 90%|█████████ | 27/30 [00:04<00:00, 6.51it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.50it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.51it/s] 100%|██████████| 30/30 [00:04<00:00, 6.51it/s] 100%|██████████| 30/30 [00:04<00:00, 6.66it/s]
Want to make some of these yourself?
Run this model