aisha-ai-official / boobai-v2.0-alpha
Prediction
aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1ID4g66tt3381rm80cndqhr0ynt6cStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- BoobAI-v2.0-Alpha
- 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
- face_yolov9c
- hand_yolov9c
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
- person_yolov8m_seg
{ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }
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/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", { input: { vae: "default", seed: -1, model: "BoobAI-v2.0-Alpha", 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, face_yolov9c: true, hand_yolov9c: false, negative_prompt: "nsfw, naked", guidance_rescale: 1, prepend_preprompt: true, person_yolov8m_seg: false } } ); // 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/boobai-v2.0-alpha using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", input={ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": True, "hand_yolov9c": False, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": True, "person_yolov8m_seg": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-03-06T23:56:21.189761Z", "created_at": "2025-03-06T23:56:13.504000Z", "data_removed": false, "error": null, "id": "4g66tt3381rm80cndqhr0ynt6c", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }, "logs": "Using text to image mode.\nUsing seed: 1683936707\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 11.47it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 9.44it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 9.09it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.84it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.68it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 8.57it/s]\n 30%|███ | 9/30 [00:01<00:02, 8.49it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 8.44it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.40it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.37it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 8.36it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 8.35it/s]\n 50%|█████ | 15/30 [00:01<00:01, 8.33it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 8.31it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 8.31it/s]\n 60%|██████ | 18/30 [00:02<00:01, 8.31it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 8.32it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.31it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.30it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.29it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.30it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.29it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.31it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 8.31it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.32it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.31it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.30it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.30it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.47it/s]\nInpainting...\n0: 640x640 1 face, 5.8ms\nSpeed: 1.7ms preprocess, 5.8ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640)\npadded dim: (np.int64(428), np.int64(103), np.int64(787), np.int64(446))\nLoading StableDiffusionXLInpaintPipeline\n 0%| | 0/4 [00:00<?, ?it/s]\n 25%|██▌ | 1/4 [00:00<00:00, 8.62it/s]\n 50%|█████ | 2/4 [00:00<00:00, 8.46it/s]\n 75%|███████▌ | 3/4 [00:00<00:00, 8.42it/s]\n100%|██████████| 4/4 [00:00<00:00, 9.06it/s]\ngenerated inpaint dim: (1024, 1024)", "metrics": { "predict_time": 7.677844045, "total_time": 7.685761 }, "output": [ "https://replicate.delivery/xezq/GbKKKJRZj7LQGtOYfiatMezd6etpcRnUM9jeF4MuHqjUC6XRB/0.png" ], "started_at": "2025-03-06T23:56:13.511917Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-dsuv3vcaiiwqun3yv4jbisj7l3s2ggbd7caq6ieoyttbj6gdj65a", "get": "https://api.replicate.com/v1/predictions/4g66tt3381rm80cndqhr0ynt6c", "cancel": "https://api.replicate.com/v1/predictions/4g66tt3381rm80cndqhr0ynt6c/cancel" }, "version": "680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1" }
Generated inUsing text to image mode. Using seed: 1683936707 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 11.47it/s] 13%|█▎ | 4/30 [00:00<00:02, 9.44it/s] 17%|█▋ | 5/30 [00:00<00:02, 9.09it/s] 20%|██ | 6/30 [00:00<00:02, 8.84it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.68it/s] 27%|██▋ | 8/30 [00:00<00:02, 8.57it/s] 30%|███ | 9/30 [00:01<00:02, 8.49it/s] 33%|███▎ | 10/30 [00:01<00:02, 8.44it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.40it/s] 40%|████ | 12/30 [00:01<00:02, 8.37it/s] 43%|████▎ | 13/30 [00:01<00:02, 8.36it/s] 47%|████▋ | 14/30 [00:01<00:01, 8.35it/s] 50%|█████ | 15/30 [00:01<00:01, 8.33it/s] 53%|█████▎ | 16/30 [00:01<00:01, 8.31it/s] 57%|█████▋ | 17/30 [00:01<00:01, 8.31it/s] 60%|██████ | 18/30 [00:02<00:01, 8.31it/s] 63%|██████▎ | 19/30 [00:02<00:01, 8.32it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.31it/s] 70%|███████ | 21/30 [00:02<00:01, 8.30it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.29it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.30it/s] 80%|████████ | 24/30 [00:02<00:00, 8.29it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.31it/s] 87%|████████▋ | 26/30 [00:03<00:00, 8.31it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.32it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.31it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.30it/s] 100%|██████████| 30/30 [00:03<00:00, 8.30it/s] 100%|██████████| 30/30 [00:03<00:00, 8.47it/s] Inpainting... 0: 640x640 1 face, 5.8ms Speed: 1.7ms preprocess, 5.8ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640) padded dim: (np.int64(428), np.int64(103), np.int64(787), np.int64(446)) Loading StableDiffusionXLInpaintPipeline 0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 8.62it/s] 50%|█████ | 2/4 [00:00<00:00, 8.46it/s] 75%|███████▌ | 3/4 [00:00<00:00, 8.42it/s] 100%|██████████| 4/4 [00:00<00:00, 9.06it/s] generated inpaint dim: (1024, 1024)
Prediction
aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1IDn3wkhjbn01rma0cndqj8kgegc8StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- BoobAI-v2.0-Alpha
- 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
- face_yolov9c
- hand_yolov9c
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
- person_yolov8m_seg
{ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }
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/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", { input: { vae: "default", seed: -1, model: "BoobAI-v2.0-Alpha", 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, face_yolov9c: true, hand_yolov9c: false, negative_prompt: "nsfw, naked", guidance_rescale: 1, prepend_preprompt: true, person_yolov8m_seg: false } } ); // 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/boobai-v2.0-alpha using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", input={ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": True, "hand_yolov9c": False, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": True, "person_yolov8m_seg": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-03-06T23:57:30.950416Z", "created_at": "2025-03-06T23:57:23.584000Z", "data_removed": false, "error": null, "id": "n3wkhjbn01rma0cndqj8kgegc8", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }, "logs": "Using text to image mode.\nUsing seed: 232507116\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 11.47it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 9.43it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 9.08it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.85it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.69it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 8.56it/s]\n 30%|███ | 9/30 [00:01<00:02, 8.48it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 8.43it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.40it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.37it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 8.37it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 8.36it/s]\n 50%|█████ | 15/30 [00:01<00:01, 8.35it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 8.35it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 8.34it/s]\n 60%|██████ | 18/30 [00:02<00:01, 8.33it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 8.33it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.33it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.32it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.30it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.29it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.29it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.29it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 8.29it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.29it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.27it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.27it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.29it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.47it/s]\nInpainting...\n0: 640x640 1 face, 5.4ms\nSpeed: 1.7ms preprocess, 5.4ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640)\npadded dim: (np.int64(388), np.int64(126), np.int64(633), np.int64(363))\nLoading StableDiffusionXLInpaintPipeline\n 0%| | 0/4 [00:00<?, ?it/s]\n 25%|██▌ | 1/4 [00:00<00:00, 8.60it/s]\n 50%|█████ | 2/4 [00:00<00:00, 8.45it/s]\n 75%|███████▌ | 3/4 [00:00<00:00, 8.42it/s]\n100%|██████████| 4/4 [00:00<00:00, 9.10it/s]\ngenerated inpaint dim: (1024, 1024)", "metrics": { "predict_time": 7.359654813, "total_time": 7.366416 }, "output": [ "https://replicate.delivery/xezq/0oZcoir0d7ZeESTOfUWf8OdzVQucZ3vZv15ygkGbwYEVD9roA/0.png" ], "started_at": "2025-03-06T23:57:23.590761Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-kz6xhda5ma3gf7n6jt2lo7t22ascrwioow2o67lxauyr6vrxsd4q", "get": "https://api.replicate.com/v1/predictions/n3wkhjbn01rma0cndqj8kgegc8", "cancel": "https://api.replicate.com/v1/predictions/n3wkhjbn01rma0cndqj8kgegc8/cancel" }, "version": "680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1" }
Generated inUsing text to image mode. Using seed: 232507116 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 11.47it/s] 13%|█▎ | 4/30 [00:00<00:02, 9.43it/s] 17%|█▋ | 5/30 [00:00<00:02, 9.08it/s] 20%|██ | 6/30 [00:00<00:02, 8.85it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.69it/s] 27%|██▋ | 8/30 [00:00<00:02, 8.56it/s] 30%|███ | 9/30 [00:01<00:02, 8.48it/s] 33%|███▎ | 10/30 [00:01<00:02, 8.43it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.40it/s] 40%|████ | 12/30 [00:01<00:02, 8.37it/s] 43%|████▎ | 13/30 [00:01<00:02, 8.37it/s] 47%|████▋ | 14/30 [00:01<00:01, 8.36it/s] 50%|█████ | 15/30 [00:01<00:01, 8.35it/s] 53%|█████▎ | 16/30 [00:01<00:01, 8.35it/s] 57%|█████▋ | 17/30 [00:01<00:01, 8.34it/s] 60%|██████ | 18/30 [00:02<00:01, 8.33it/s] 63%|██████▎ | 19/30 [00:02<00:01, 8.33it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.33it/s] 70%|███████ | 21/30 [00:02<00:01, 8.32it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.30it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.29it/s] 80%|████████ | 24/30 [00:02<00:00, 8.29it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.29it/s] 87%|████████▋ | 26/30 [00:03<00:00, 8.29it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.29it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.27it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.27it/s] 100%|██████████| 30/30 [00:03<00:00, 8.29it/s] 100%|██████████| 30/30 [00:03<00:00, 8.47it/s] Inpainting... 0: 640x640 1 face, 5.4ms Speed: 1.7ms preprocess, 5.4ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640) padded dim: (np.int64(388), np.int64(126), np.int64(633), np.int64(363)) Loading StableDiffusionXLInpaintPipeline 0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 8.60it/s] 50%|█████ | 2/4 [00:00<00:00, 8.45it/s] 75%|███████▌ | 3/4 [00:00<00:00, 8.42it/s] 100%|██████████| 4/4 [00:00<00:00, 9.10it/s] generated inpaint dim: (1024, 1024)
Prediction
aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1ID3p1qb2s61srma0cndqjvaffntrStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- BoobAI-v2.0-Alpha
- 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
- face_yolov9c
- hand_yolov9c
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
- person_yolov8m_seg
{ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }
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/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", { input: { vae: "default", seed: -1, model: "BoobAI-v2.0-Alpha", 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, face_yolov9c: true, hand_yolov9c: false, negative_prompt: "nsfw, naked", guidance_rescale: 1, prepend_preprompt: true, person_yolov8m_seg: false } } ); // 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/boobai-v2.0-alpha using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", input={ "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": True, "hand_yolov9c": False, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": True, "person_yolov8m_seg": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/boobai-v2.0-alpha 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/boobai-v2.0-alpha:680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-03-06T23:58:16.346567Z", "created_at": "2025-03-06T23:58:08.910000Z", "data_removed": false, "error": null, "id": "3p1qb2s61srma0cndqjvaffntr", "input": { "vae": "default", "seed": -1, "model": "BoobAI-v2.0-Alpha", "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, "face_yolov9c": true, "hand_yolov9c": false, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true, "person_yolov8m_seg": false }, "logs": "Using text to image mode.\nUsing seed: 1787396825\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 11.39it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 9.38it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 9.02it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.79it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.64it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 8.53it/s]\n 30%|███ | 9/30 [00:01<00:02, 8.46it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 8.41it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.35it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 8.33it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 8.32it/s]\n 50%|█████ | 15/30 [00:01<00:01, 8.32it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 8.32it/s]\n 57%|█████▋ | 17/30 [00:01<00:01, 8.31it/s]\n 60%|██████ | 18/30 [00:02<00:01, 8.30it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 8.29it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.29it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.28it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.27it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.27it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.27it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.26it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 8.26it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.27it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.28it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.27it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.27it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.44it/s]\nInpainting...\n0: 640x640 1 face, 5.3ms\nSpeed: 1.6ms preprocess, 5.3ms inference, 0.7ms postprocess per image at shape (1, 3, 640, 640)\npadded dim: (np.int64(252), np.int64(56), np.int64(462), np.int64(262))\nLoading StableDiffusionXLInpaintPipeline\n 0%| | 0/4 [00:00<?, ?it/s]\n 25%|██▌ | 1/4 [00:00<00:00, 8.51it/s]\n 50%|█████ | 2/4 [00:00<00:00, 8.38it/s]\n 75%|███████▌ | 3/4 [00:00<00:00, 8.35it/s]\n100%|██████████| 4/4 [00:00<00:00, 8.99it/s]\ngenerated inpaint dim: (1024, 1024)", "metrics": { "predict_time": 7.42184031, "total_time": 7.436567 }, "output": [ "https://replicate.delivery/xezq/WmigSH6Sr1qbFp5nRgEjvg0C4L02UFWlnjcgfL7lJpWMRfVUA/0.png" ], "started_at": "2025-03-06T23:58:08.924726Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-txngyv52yh7tti6x3ykgm6nkypehjpmsgijhgon6rmwadcmcdgiq", "get": "https://api.replicate.com/v1/predictions/3p1qb2s61srma0cndqjvaffntr", "cancel": "https://api.replicate.com/v1/predictions/3p1qb2s61srma0cndqjvaffntr/cancel" }, "version": "680ac7adef9bcf4ee53c00dbd186433f469ca11c9ae4dd84a041bf4197caf6b1" }
Generated inUsing text to image mode. Using seed: 1787396825 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 11.39it/s] 13%|█▎ | 4/30 [00:00<00:02, 9.38it/s] 17%|█▋ | 5/30 [00:00<00:02, 9.02it/s] 20%|██ | 6/30 [00:00<00:02, 8.79it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.64it/s] 27%|██▋ | 8/30 [00:00<00:02, 8.53it/s] 30%|███ | 9/30 [00:01<00:02, 8.46it/s] 33%|███▎ | 10/30 [00:01<00:02, 8.41it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s] 40%|████ | 12/30 [00:01<00:02, 8.35it/s] 43%|████▎ | 13/30 [00:01<00:02, 8.33it/s] 47%|████▋ | 14/30 [00:01<00:01, 8.32it/s] 50%|█████ | 15/30 [00:01<00:01, 8.32it/s] 53%|█████▎ | 16/30 [00:01<00:01, 8.32it/s] 57%|█████▋ | 17/30 [00:01<00:01, 8.31it/s] 60%|██████ | 18/30 [00:02<00:01, 8.30it/s] 63%|██████▎ | 19/30 [00:02<00:01, 8.29it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.29it/s] 70%|███████ | 21/30 [00:02<00:01, 8.28it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.27it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.27it/s] 80%|████████ | 24/30 [00:02<00:00, 8.27it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.26it/s] 87%|████████▋ | 26/30 [00:03<00:00, 8.26it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.27it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.28it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.27it/s] 100%|██████████| 30/30 [00:03<00:00, 8.27it/s] 100%|██████████| 30/30 [00:03<00:00, 8.44it/s] Inpainting... 0: 640x640 1 face, 5.3ms Speed: 1.6ms preprocess, 5.3ms inference, 0.7ms postprocess per image at shape (1, 3, 640, 640) padded dim: (np.int64(252), np.int64(56), np.int64(462), np.int64(262)) Loading StableDiffusionXLInpaintPipeline 0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 8.51it/s] 50%|█████ | 2/4 [00:00<00:00, 8.38it/s] 75%|███████▌ | 3/4 [00:00<00:00, 8.35it/s] 100%|██████████| 4/4 [00:00<00:00, 8.99it/s] generated inpaint dim: (1024, 1024)
Want to make some of these yourself?
Run this model