aisha-ai-official / nailove-real-v0.2
Prediction
aisha-ai-official/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098IDj25mfxcbmxrma0cne7sb6zy1yrStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- NAI-Love-Real-v0.2
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V
- cfg_scale
- 6
- clip_skip
- 2
- pag_scale
- 0
- scheduler
- Euler a
- batch_size
- 1
- adetailer_face
- adetailer_hand
- negative_prompt
- nsfw, naked
- adetailer_person
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "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/nailove-real-v0.2 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/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", { input: { vae: "default", seed: -1, model: "NAI-Love-Real-v0.2", steps: 30, width: 1024, height: 1024, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", cfg_scale: 6, clip_skip: 2, pag_scale: 0, scheduler: "Euler a", batch_size: 1, adetailer_face: true, adetailer_hand: false, negative_prompt: "nsfw, naked", adetailer_person: false, 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/nailove-real-v0.2 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", input={ "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": True, "adetailer_hand": False, "negative_prompt": "nsfw, naked", "adetailer_person": False, "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/nailove-real-v0.2 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/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", "input": { "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "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-07T18:51:22.774871Z", "created_at": "2025-03-07T18:51:15.751000Z", "data_removed": false, "error": null, "id": "j25mfxcbmxrma0cne7sb6zy1yr", "input": { "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1398339103\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 11.48it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 9.42it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 9.07it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.85it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.67it/s]\n 27%|██▋ | 8/30 [00:00<00:02, 8.55it/s]\n 30%|███ | 9/30 [00:01<00:02, 8.48it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 8.42it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.37it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 8.35it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 8.35it/s]\n 50%|█████ | 15/30 [00:01<00:01, 8.32it/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.30it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 8.29it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.28it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.28it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.29it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.28it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.28it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.26it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 8.27it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.26it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.25it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.25it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.26it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.45it/s]\nInpainting...\n0: 640x640 1 face, 5.5ms\nSpeed: 1.6ms preprocess, 5.5ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640)\npadded dim: (np.int64(318), np.int64(99), np.int64(609), np.int64(467))\nLoading StableDiffusionXLInpaintPipeline\n 0%| | 0/4 [00:00<?, ?it/s]\n 25%|██▌ | 1/4 [00:00<00:00, 8.55it/s]\n 50%|█████ | 2/4 [00:00<00:00, 8.40it/s]\n 75%|███████▌ | 3/4 [00:00<00:00, 8.36it/s]\n100%|██████████| 4/4 [00:00<00:00, 8.99it/s]\ngenerated inpaint dim: (1024, 1024)", "metrics": { "predict_time": 7.016705627, "total_time": 7.023871 }, "output": [ "https://replicate.delivery/xezq/GocV853KCrIFAJtWBgJCnbT7MQQZDlpO9ASZUnRjzblKyjFF/0.png" ], "started_at": "2025-03-07T18:51:15.758165Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-sjikg3eajnznbhjhsgydno2kblfz66fpseukukphzsroa33cabaa", "get": "https://api.replicate.com/v1/predictions/j25mfxcbmxrma0cne7sb6zy1yr", "cancel": "https://api.replicate.com/v1/predictions/j25mfxcbmxrma0cne7sb6zy1yr/cancel" }, "version": "ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098" }
Generated inUsing text to image mode. Using seed: 1398339103 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 11.48it/s] 13%|█▎ | 4/30 [00:00<00:02, 9.42it/s] 17%|█▋ | 5/30 [00:00<00:02, 9.07it/s] 20%|██ | 6/30 [00:00<00:02, 8.85it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.67it/s] 27%|██▋ | 8/30 [00:00<00:02, 8.55it/s] 30%|███ | 9/30 [00:01<00:02, 8.48it/s] 33%|███▎ | 10/30 [00:01<00:02, 8.42it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s] 40%|████ | 12/30 [00:01<00:02, 8.37it/s] 43%|████▎ | 13/30 [00:01<00:02, 8.35it/s] 47%|████▋ | 14/30 [00:01<00:01, 8.35it/s] 50%|█████ | 15/30 [00:01<00:01, 8.32it/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.30it/s] 63%|██████▎ | 19/30 [00:02<00:01, 8.29it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.28it/s] 70%|███████ | 21/30 [00:02<00:01, 8.28it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.29it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.28it/s] 80%|████████ | 24/30 [00:02<00:00, 8.28it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.26it/s] 87%|████████▋ | 26/30 [00:03<00:00, 8.27it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.26it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.25it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.25it/s] 100%|██████████| 30/30 [00:03<00:00, 8.26it/s] 100%|██████████| 30/30 [00:03<00:00, 8.45it/s] Inpainting... 0: 640x640 1 face, 5.5ms Speed: 1.6ms preprocess, 5.5ms inference, 0.8ms postprocess per image at shape (1, 3, 640, 640) padded dim: (np.int64(318), np.int64(99), np.int64(609), np.int64(467)) Loading StableDiffusionXLInpaintPipeline 0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 8.55it/s] 50%|█████ | 2/4 [00:00<00:00, 8.40it/s] 75%|███████▌ | 3/4 [00:00<00:00, 8.36it/s] 100%|██████████| 4/4 [00:00<00:00, 8.99it/s] generated inpaint dim: (1024, 1024)
Prediction
aisha-ai-official/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098IDsjvw9s27cxrma0cne7svjbcn9wStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- NAI-Love-Real-v0.2
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive
- cfg_scale
- 6
- clip_skip
- 2
- pag_scale
- 0
- scheduler
- Euler a
- batch_size
- 1
- adetailer_face
- adetailer_hand
- negative_prompt
- nsfw, naked
- adetailer_person
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "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/nailove-real-v0.2 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/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", { input: { vae: "default", seed: -1, model: "NAI-Love-Real-v0.2", steps: 30, width: 1024, height: 1024, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", cfg_scale: 6, clip_skip: 2, pag_scale: 0, scheduler: "Euler a", batch_size: 1, adetailer_face: true, adetailer_hand: false, negative_prompt: "nsfw, naked", adetailer_person: false, 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/nailove-real-v0.2 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", input={ "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": True, "adetailer_hand": False, "negative_prompt": "nsfw, naked", "adetailer_person": False, "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/nailove-real-v0.2 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/nailove-real-v0.2:ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098", "input": { "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "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-07T18:52:10.737760Z", "created_at": "2025-03-07T18:52:03.815000Z", "data_removed": false, "error": null, "id": "sjvw9s27cxrma0cne7svjbcn9w", "input": { "vae": "default", "seed": -1, "model": "NAI-Love-Real-v0.2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 6, "clip_skip": 2, "pag_scale": 0, "scheduler": "Euler a", "batch_size": 1, "adetailer_face": true, "adetailer_hand": false, "negative_prompt": "nsfw, naked", "adetailer_person": false, "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 1913863743\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 11.21it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 9.46it/s]\n 17%|█▋ | 5/30 [00:00<00:02, 9.10it/s]\n 20%|██ | 6/30 [00:00<00:02, 8.86it/s]\n 23%|██▎ | 7/30 [00:00<00:02, 8.69it/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.42it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s]\n 40%|████ | 12/30 [00:01<00:02, 8.37it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 8.34it/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.30it/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.31it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 8.31it/s]\n 70%|███████ | 21/30 [00:02<00:01, 8.32it/s]\n 73%|███████▎ | 22/30 [00:02<00:00, 8.31it/s]\n 77%|███████▋ | 23/30 [00:02<00:00, 8.29it/s]\n 80%|████████ | 24/30 [00:02<00:00, 8.28it/s]\n 83%|████████▎ | 25/30 [00:02<00:00, 8.29it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 8.30it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 8.30it/s]\n 93%|█████████▎| 28/30 [00:03<00:00, 8.30it/s]\n 97%|█████████▋| 29/30 [00:03<00:00, 8.29it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.28it/s]\n100%|██████████| 30/30 [00:03<00:00, 8.46it/s]\nInpainting...\n0: 640x640 1 face, 5.8ms\nSpeed: 1.7ms preprocess, 5.8ms inference, 0.7ms postprocess per image at shape (1, 3, 640, 640)\npadded dim: (np.int64(320), np.int64(182), np.int64(524), np.int64(431))\nLoading StableDiffusionXLInpaintPipeline\n 0%| | 0/4 [00:00<?, ?it/s]\n 25%|██▌ | 1/4 [00:00<00:00, 8.54it/s]\n 50%|█████ | 2/4 [00:00<00:00, 8.38it/s]\n 75%|███████▌ | 3/4 [00:00<00:00, 8.34it/s]\n100%|██████████| 4/4 [00:00<00:00, 8.95it/s]\ngenerated inpaint dim: (1024, 1024)", "metrics": { "predict_time": 6.915005861, "total_time": 6.92276 }, "output": [ "https://replicate.delivery/xezq/vwW1A5ldGRYrMNtcoYGPcShdhYaWClKNHgYUYRiuNvqWyjFF/0.png" ], "started_at": "2025-03-07T18:52:03.822754Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-nnumxq6msmqwve5cfzb4oiekjdukrdyhwtnbi3bfrhtpzsxhoita", "get": "https://api.replicate.com/v1/predictions/sjvw9s27cxrma0cne7svjbcn9w", "cancel": "https://api.replicate.com/v1/predictions/sjvw9s27cxrma0cne7svjbcn9w/cancel" }, "version": "ee654f67861e8ad9861875499d786eecd950e93529a3de6d8956486a39810098" }
Generated inUsing text to image mode. Using seed: 1913863743 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 11.21it/s] 13%|█▎ | 4/30 [00:00<00:02, 9.46it/s] 17%|█▋ | 5/30 [00:00<00:02, 9.10it/s] 20%|██ | 6/30 [00:00<00:02, 8.86it/s] 23%|██▎ | 7/30 [00:00<00:02, 8.69it/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.42it/s] 37%|███▋ | 11/30 [00:01<00:02, 8.38it/s] 40%|████ | 12/30 [00:01<00:02, 8.37it/s] 43%|████▎ | 13/30 [00:01<00:02, 8.34it/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.30it/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.31it/s] 67%|██████▋ | 20/30 [00:02<00:01, 8.31it/s] 70%|███████ | 21/30 [00:02<00:01, 8.32it/s] 73%|███████▎ | 22/30 [00:02<00:00, 8.31it/s] 77%|███████▋ | 23/30 [00:02<00:00, 8.29it/s] 80%|████████ | 24/30 [00:02<00:00, 8.28it/s] 83%|████████▎ | 25/30 [00:02<00:00, 8.29it/s] 87%|████████▋ | 26/30 [00:03<00:00, 8.30it/s] 90%|█████████ | 27/30 [00:03<00:00, 8.30it/s] 93%|█████████▎| 28/30 [00:03<00:00, 8.30it/s] 97%|█████████▋| 29/30 [00:03<00:00, 8.29it/s] 100%|██████████| 30/30 [00:03<00:00, 8.28it/s] 100%|██████████| 30/30 [00:03<00:00, 8.46it/s] Inpainting... 0: 640x640 1 face, 5.8ms Speed: 1.7ms preprocess, 5.8ms inference, 0.7ms postprocess per image at shape (1, 3, 640, 640) padded dim: (np.int64(320), np.int64(182), np.int64(524), np.int64(431)) Loading StableDiffusionXLInpaintPipeline 0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 8.54it/s] 50%|█████ | 2/4 [00:00<00:00, 8.38it/s] 75%|███████▌ | 3/4 [00:00<00:00, 8.34it/s] 100%|██████████| 4/4 [00:00<00:00, 8.95it/s] generated inpaint dim: (1024, 1024)
Want to make some of these yourself?
Run this model