aisha-ai-official / gdp-illustrious-v1.1
Prediction
aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3IDashpjnstrnrmc0cnd0885dcjx4StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- GDP-Illustrious-v1.1
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V
- cfg_scale
- 7
- clip_skip
- 2
- pag_scale
- 0
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", { input: { vae: "default", seed: -1, model: "GDP-Illustrious-v1.1", steps: 30, width: 1024, height: 1024, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", cfg_scale: 7, clip_skip: 2, pag_scale: 0, scheduler: "Euler a", 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/gdp-illustrious-v1.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", input={ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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-03-05T20:48:07.367420Z", "created_at": "2025-03-05T20:47:28.965000Z", "data_removed": false, "error": null, "id": "ashpjnstrnrmc0cnd0885dcjx4", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 843251646\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:06, 4.15it/s]\n 10%|█ | 3/30 [00:00<00:03, 8.13it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 8.41it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 8.61it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.74it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.84it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 8.89it/s]\n 30%|███ | 9/30 [00:01<00:02, 8.93it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 8.96it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.97it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.97it/s]\n 43%|████▎ | 13/30 [00:01<00:01, 8.98it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 8.99it/s]\n 50%|█████ | 15/30 [00:01<00:01, 9.00it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 9.00it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 9.00it/s]\n 60%|██████ | 18/30 [00:02<00:01, 9.00it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 9.00it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 9.00it/s]\n 70%|███████ | 21/30 [00:02<00:01, 9.00it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 9.00it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.99it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.98it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.99it/s]\n 87%|████████▋ | 26/30 [00:02<00:00, 8.99it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.99it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.99it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.98it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.98it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.81it/s]", "metrics": { "predict_time": 5.657189165, "total_time": 38.40242 }, "output": [ "https://replicate.delivery/xezq/zgsEpxVQ2PL8PBXnjR41hdd4VOAcCRN4BXmAOZoHMl6hqZFF/0.png" ], "started_at": "2025-03-05T20:48:01.710231Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-bz4n4ycm44wmntvcfkevujq6kjapykl7wemyoqtvnzjisx5qz3bq", "get": "https://api.replicate.com/v1/predictions/ashpjnstrnrmc0cnd0885dcjx4", "cancel": "https://api.replicate.com/v1/predictions/ashpjnstrnrmc0cnd0885dcjx4/cancel" }, "version": "a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3" }
Generated inUsing text to image mode. Using seed: 843251646 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:06, 4.15it/s] 10%|█ | 3/30 [00:00<00:03, 8.13it/s] 13%|█▎ | 4/30 [00:00<00:03, 8.41it/s] 17%|█▋ | 5/30 [00:00<00:02, 8.61it/s] 20%|██ | 6/30 [00:00<00:02, 8.74it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.84it/s] 27%|██▋ | 8/30 [00:00<00:02, 8.89it/s] 30%|███ | 9/30 [00:01<00:02, 8.93it/s] 33%|███▎ | 10/30 [00:01<00:02, 8.96it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.97it/s] 40%|████ | 12/30 [00:01<00:02, 8.97it/s] 43%|████▎ | 13/30 [00:01<00:01, 8.98it/s] 47%|████▋ | 14/30 [00:01<00:01, 8.99it/s] 50%|█████ | 15/30 [00:01<00:01, 9.00it/s] 53%|█████▎ | 16/30 [00:01<00:01, 9.00it/s] 57%|█████▋ | 17/30 [00:01<00:01, 9.00it/s] 60%|██████ | 18/30 [00:02<00:01, 9.00it/s] 63%|██████▎ | 19/30 [00:02<00:01, 9.00it/s] 67%|██████▋ | 20/30 [00:02<00:01, 9.00it/s] 70%|███████ | 21/30 [00:02<00:01, 9.00it/s] 73%|███████▎ | 22/30 [00:02<00:00, 9.00it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.99it/s] 80%|████████ | 24/30 [00:02<00:00, 8.98it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.99it/s] 87%|████████▋ | 26/30 [00:02<00:00, 8.99it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.99it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.99it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.98it/s] 100%|██████████| 30/30 [00:03<00:00, 8.98it/s] 100%|██████████| 30/30 [00:03<00:00, 8.81it/s]
Prediction
aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3IDbjsh6e1j0drmc0cnd08r9kjjv4StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- GDP-Illustrious-v1.1
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive
- cfg_scale
- 7
- clip_skip
- 2
- pag_scale
- 0
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", { input: { vae: "default", seed: -1, model: "GDP-Illustrious-v1.1", steps: 30, width: 1024, height: 1024, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", cfg_scale: 7, clip_skip: 2, pag_scale: 0, scheduler: "Euler a", 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/gdp-illustrious-v1.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", input={ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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-03-05T20:48:37.714405Z", "created_at": "2025-03-05T20:48:32.259000Z", "data_removed": false, "error": null, "id": "bjsh6e1j0drmc0cnd08r9kjjv4", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1212925038\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 12.36it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 10.15it/s]\n 20%|██ | 6/30 [00:00<00:02, 9.59it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 9.45it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 9.32it/s]\n 30%|███ | 9/30 [00:00<00:02, 9.24it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 9.17it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 9.12it/s]\n 40%|████ | 12/30 [00:01<00:01, 9.08it/s]\n 43%|████▎ | 13/30 [00:01<00:01, 9.06it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 9.04it/s]\n 50%|█████ | 15/30 [00:01<00:01, 9.03it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 9.02it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 9.02it/s]\n 60%|██████ | 18/30 [00:01<00:01, 9.02it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 9.00it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 9.00it/s]\n 70%|███████ | 21/30 [00:02<00:01, 9.00it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.98it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.97it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.96it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.97it/s]\n 87%|████████▋ | 26/30 [00:02<00:00, 8.98it/s]\n 90%|█████████ | 27/30 [00:02<00:00, 8.96it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.96it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.97it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.96it/s]\n100%|██████████| 30/30 [00:03<00:00, 9.15it/s]", "metrics": { "predict_time": 5.4405277850000004, "total_time": 5.455405 }, "output": [ "https://replicate.delivery/xezq/n0U9cTelQjSe0kniexZC7jvEoMfefKT36LOrGQ1OYr8QpqZFF/0.png" ], "started_at": "2025-03-05T20:48:32.273878Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-3slxj4uul4d3azxlrawfeptwslarp7px4h3qgistf2w6f47ml5za", "get": "https://api.replicate.com/v1/predictions/bjsh6e1j0drmc0cnd08r9kjjv4", "cancel": "https://api.replicate.com/v1/predictions/bjsh6e1j0drmc0cnd08r9kjjv4/cancel" }, "version": "a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3" }
Generated inUsing text to image mode. Using seed: 1212925038 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 12.36it/s] 13%|█▎ | 4/30 [00:00<00:02, 10.15it/s] 20%|██ | 6/30 [00:00<00:02, 9.59it/s] 23%|██▎ | 7/30 [00:00<00:02, 9.45it/s] 27%|██▋ | 8/30 [00:00<00:02, 9.32it/s] 30%|███ | 9/30 [00:00<00:02, 9.24it/s] 33%|███▎ | 10/30 [00:01<00:02, 9.17it/s] 37%|███▋ | 11/30 [00:01<00:02, 9.12it/s] 40%|████ | 12/30 [00:01<00:01, 9.08it/s] 43%|████▎ | 13/30 [00:01<00:01, 9.06it/s] 47%|████▋ | 14/30 [00:01<00:01, 9.04it/s] 50%|█████ | 15/30 [00:01<00:01, 9.03it/s] 53%|█████▎ | 16/30 [00:01<00:01, 9.02it/s] 57%|█████▋ | 17/30 [00:01<00:01, 9.02it/s] 60%|██████ | 18/30 [00:01<00:01, 9.02it/s] 63%|██████▎ | 19/30 [00:02<00:01, 9.00it/s] 67%|██████▋ | 20/30 [00:02<00:01, 9.00it/s] 70%|███████ | 21/30 [00:02<00:01, 9.00it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.98it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.97it/s] 80%|████████ | 24/30 [00:02<00:00, 8.96it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.97it/s] 87%|████████▋ | 26/30 [00:02<00:00, 8.98it/s] 90%|█████████ | 27/30 [00:02<00:00, 8.96it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.96it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.97it/s] 100%|██████████| 30/30 [00:03<00:00, 8.96it/s] 100%|██████████| 30/30 [00:03<00:00, 9.15it/s]
Prediction
aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3IDd4bevaxp09rm80cnd08rt2h510StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- GDP-Illustrious-v1.1
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- Ada Wong from Resident Evil 4, smile, low light
- cfg_scale
- 7
- clip_skip
- 2
- pag_scale
- 0
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, low light", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", { input: { vae: "default", seed: -1, model: "GDP-Illustrious-v1.1", steps: 30, width: 1024, height: 1024, prompt: "Ada Wong from Resident Evil 4, smile, low light", cfg_scale: 7, clip_skip: 2, pag_scale: 0, scheduler: "Euler a", 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/gdp-illustrious-v1.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", input={ "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, low light", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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/gdp-illustrious-v1.1 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/gdp-illustrious-v1.1:a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, low light", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "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-03-05T20:49:12.795224Z", "created_at": "2025-03-05T20:49:06.050000Z", "data_removed": false, "error": null, "id": "d4bevaxp09rm80cnd08rt2h510", "input": { "vae": "default", "seed": -1, "model": "GDP-Illustrious-v1.1", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, low light", "cfg_scale": 7, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 385625411\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 12.33it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 10.11it/s]\n 20%|██ | 6/30 [00:00<00:02, 9.56it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 9.41it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 9.31it/s]\n 30%|███ | 9/30 [00:00<00:02, 9.22it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 9.16it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 9.11it/s]\n 40%|████ | 12/30 [00:01<00:01, 9.05it/s]\n 43%|████▎ | 13/30 [00:01<00:01, 9.03it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 9.02it/s]\n 50%|█████ | 15/30 [00:01<00:01, 9.00it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 8.99it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 8.99it/s]\n 60%|██████ | 18/30 [00:01<00:01, 8.97it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 8.96it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.95it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.95it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.96it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.96it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.94it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.94it/s]\n 87%|████████▋ | 26/30 [00:02<00:00, 8.95it/s]\n 90%|█████████ | 27/30 [00:02<00:00, 8.95it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.94it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.94it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.94it/s]\n100%|██████████| 30/30 [00:03<00:00, 9.13it/s]", "metrics": { "predict_time": 6.726304842, "total_time": 6.745224 }, "output": [ "https://replicate.delivery/xezq/NLe7G3sNC30wO6HJJMBsrPWep93h30JtgMlzLJOSN8kIrmVUA/0.png" ], "started_at": "2025-03-05T20:49:06.068919Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-nh4qnxpveioj73ojyqtmbj4xynvfkigafjhwav4zavhnalym35xa", "get": "https://api.replicate.com/v1/predictions/d4bevaxp09rm80cnd08rt2h510", "cancel": "https://api.replicate.com/v1/predictions/d4bevaxp09rm80cnd08rt2h510/cancel" }, "version": "a970bf3ea5d17cc2fd53502cfde4e5b5d6c4dd04bbc4d313878c604bcd3868c3" }
Generated inUsing text to image mode. Using seed: 385625411 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 12.33it/s] 13%|█▎ | 4/30 [00:00<00:02, 10.11it/s] 20%|██ | 6/30 [00:00<00:02, 9.56it/s] 23%|██▎ | 7/30 [00:00<00:02, 9.41it/s] 27%|██▋ | 8/30 [00:00<00:02, 9.31it/s] 30%|███ | 9/30 [00:00<00:02, 9.22it/s] 33%|███▎ | 10/30 [00:01<00:02, 9.16it/s] 37%|███▋ | 11/30 [00:01<00:02, 9.11it/s] 40%|████ | 12/30 [00:01<00:01, 9.05it/s] 43%|████▎ | 13/30 [00:01<00:01, 9.03it/s] 47%|████▋ | 14/30 [00:01<00:01, 9.02it/s] 50%|█████ | 15/30 [00:01<00:01, 9.00it/s] 53%|█████▎ | 16/30 [00:01<00:01, 8.99it/s] 57%|█████▋ | 17/30 [00:01<00:01, 8.99it/s] 60%|██████ | 18/30 [00:01<00:01, 8.97it/s] 63%|██████▎ | 19/30 [00:02<00:01, 8.96it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.95it/s] 70%|███████ | 21/30 [00:02<00:01, 8.95it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.96it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.96it/s] 80%|████████ | 24/30 [00:02<00:00, 8.94it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.94it/s] 87%|████████▋ | 26/30 [00:02<00:00, 8.95it/s] 90%|█████████ | 27/30 [00:02<00:00, 8.95it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.94it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.94it/s] 100%|██████████| 30/30 [00:03<00:00, 8.94it/s] 100%|██████████| 30/30 [00:03<00:00, 9.13it/s]
Want to make some of these yourself?
Run this model