aisha-ai-official / aim-rim-pony-xl-v2
- Public
- 87 runs
-
L40S
Prediction
aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8IDdap9pvaafdrme0cn927rxykk44StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- AimRim-Pony-XL-v2
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 0.5
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", { input: { vae: "default", seed: -1, model: "AimRim-Pony-XL-v2", steps: 30, width: 1024, height: 1024, prompt: "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", cfg_scale: 5, clip_skip: 2, pag_scale: 0.5, 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/aim-rim-pony-xl-v2 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", input={ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8 \ -i 'vae="default"' \ -i 'seed=-1' \ -i 'model="AimRim-Pony-XL-v2"' \ -i 'steps=30' \ -i 'width=1024' \ -i 'height=1024' \ -i 'prompt="street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V"' \ -i 'cfg_scale=5' \ -i 'clip_skip=2' \ -i 'pag_scale=0.5' \ -i 'scheduler="Euler a"' \ -i 'batch_size=1' \ -i 'negative_prompt="nsfw, naked"' \ -i 'guidance_rescale=1' \ -i 'prepend_preprompt=true'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-02-27T17:59:04.265057Z", "created_at": "2025-02-27T17:58:25.147000Z", "data_removed": false, "error": null, "id": "dap9pvaafdrme0cn927rxykk44", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile, V", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 2029983860\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:06, 4.23it/s]\n 10%|█ | 3/30 [00:00<00:03, 7.05it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 6.94it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 6.89it/s]\n 20%|██ | 6/30 [00:00<00:03, 6.84it/s]\n 23%|██▎ | 7/30 [00:01<00:03, 6.82it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.80it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.79it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.78it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.76it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.76it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.76it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 6.76it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.75it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.74it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.74it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.75it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.74it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.73it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.74it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.74it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.75it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.74it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.74it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.74it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 6.74it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.73it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.73it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.73it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.73it/s]", "metrics": { "predict_time": 6.244150633, "total_time": 39.118057 }, "output": [ "https://replicate.delivery/xezq/P1MlLifltx37VSwT7hdLf61GjGGerDU44jtpoeClbTYhesciC/0.png" ], "started_at": "2025-02-27T17:58:58.020906Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-lxhaaub4qu4mntg4p3d3lgjix6cxhv2swfgrawe2zbqzxh7zgz7q", "get": "https://api.replicate.com/v1/predictions/dap9pvaafdrme0cn927rxykk44", "cancel": "https://api.replicate.com/v1/predictions/dap9pvaafdrme0cn927rxykk44/cancel" }, "version": "0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8" }
Generated inUsing text to image mode. Using seed: 2029983860 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:06, 4.23it/s] 10%|█ | 3/30 [00:00<00:03, 7.05it/s] 13%|█▎ | 4/30 [00:00<00:03, 6.94it/s] 17%|█▋ | 5/30 [00:00<00:03, 6.89it/s] 20%|██ | 6/30 [00:00<00:03, 6.84it/s] 23%|██▎ | 7/30 [00:01<00:03, 6.82it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.80it/s] 30%|███ | 9/30 [00:01<00:03, 6.79it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.78it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.76it/s] 40%|████ | 12/30 [00:01<00:02, 6.76it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.76it/s] 47%|████▋ | 14/30 [00:02<00:02, 6.76it/s] 50%|█████ | 15/30 [00:02<00:02, 6.75it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.74it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.74it/s] 60%|██████ | 18/30 [00:02<00:01, 6.75it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.74it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.73it/s] 70%|███████ | 21/30 [00:03<00:01, 6.74it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.74it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.75it/s] 80%|████████ | 24/30 [00:03<00:00, 6.74it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.74it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.74it/s] 90%|█████████ | 27/30 [00:04<00:00, 6.74it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.73it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.73it/s] 100%|██████████| 30/30 [00:04<00:00, 6.73it/s] 100%|██████████| 30/30 [00:04<00:00, 6.73it/s]
Prediction
aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8IDqw7gh5w8rdrma0cn9288knf1p4StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- AimRim-Pony-XL-v2
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 0.5
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", { input: { vae: "default", seed: -1, model: "AimRim-Pony-XL-v2", steps: 30, width: 1024, height: 1024, prompt: "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", cfg_scale: 5, clip_skip: 2, pag_scale: 0.5, 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/aim-rim-pony-xl-v2 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", input={ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8 \ -i 'vae="default"' \ -i 'seed=-1' \ -i 'model="AimRim-Pony-XL-v2"' \ -i 'steps=30' \ -i 'width=1024' \ -i 'height=1024' \ -i 'prompt="cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive"' \ -i 'cfg_scale=5' \ -i 'clip_skip=2' \ -i 'pag_scale=0.5' \ -i 'scheduler="Euler a"' \ -i 'batch_size=1' \ -i 'negative_prompt="nsfw, naked"' \ -i 'guidance_rescale=1' \ -i 'prepend_preprompt=true'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-02-27T17:59:52.795829Z", "created_at": "2025-02-27T17:59:46.627000Z", "data_removed": false, "error": null, "id": "qw7gh5w8rdrma0cn9288knf1p4", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "cafe, waifu, 1girl, blonde, blue eyes, beauty, bunny cosplay, waitress, seductive", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 583978734\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.29it/s]\n 10%|█ | 3/30 [00:00<00:03, 8.05it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.50it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.22it/s]\n 20%|██ | 6/30 [00:00<00:03, 7.06it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.95it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.87it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.83it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.80it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.77it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.76it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.75it/s]\n 47%|████▋ | 14/30 [00:01<00:02, 6.74it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.74it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.73it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.72it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.72it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.73it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.72it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.72it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.72it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.71it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.71it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.71it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.71it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 6.70it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.70it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.71it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.71it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.85it/s]", "metrics": { "predict_time": 6.160589781, "total_time": 6.168829 }, "output": [ "https://replicate.delivery/xezq/jqcrbAtYSJKhBhVerzHeHL9nrGYm94qJ84qhUCnI9ogYolTUA/0.png" ], "started_at": "2025-02-27T17:59:46.635240Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-ubejk4hu7gpfozversjwnjuibsuve3wgd3pc7l65hlvbz2qrakwq", "get": "https://api.replicate.com/v1/predictions/qw7gh5w8rdrma0cn9288knf1p4", "cancel": "https://api.replicate.com/v1/predictions/qw7gh5w8rdrma0cn9288knf1p4/cancel" }, "version": "0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8" }
Generated inUsing text to image mode. Using seed: 583978734 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.29it/s] 10%|█ | 3/30 [00:00<00:03, 8.05it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.50it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.22it/s] 20%|██ | 6/30 [00:00<00:03, 7.06it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.95it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.87it/s] 30%|███ | 9/30 [00:01<00:03, 6.83it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.80it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.77it/s] 40%|████ | 12/30 [00:01<00:02, 6.76it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.75it/s] 47%|████▋ | 14/30 [00:01<00:02, 6.74it/s] 50%|█████ | 15/30 [00:02<00:02, 6.74it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.73it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.72it/s] 60%|██████ | 18/30 [00:02<00:01, 6.72it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.73it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.72it/s] 70%|███████ | 21/30 [00:03<00:01, 6.72it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.72it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.71it/s] 80%|████████ | 24/30 [00:03<00:00, 6.71it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.71it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.71it/s] 90%|█████████ | 27/30 [00:03<00:00, 6.70it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.70it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.71it/s] 100%|██████████| 30/30 [00:04<00:00, 6.71it/s] 100%|██████████| 30/30 [00:04<00:00, 6.85it/s]
Prediction
aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8IDg4381er6j1rme0cn928tykj0w8StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- vae
- default
- seed
- -1
- model
- AimRim-Pony-XL-v2
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- Ada Wong from Resident Evil 4, smile, darkroom, low light
- cfg_scale
- 5
- clip_skip
- 2
- pag_scale
- 0.5
- scheduler
- Euler a
- batch_size
- 1
- negative_prompt
- nsfw, naked
- guidance_rescale
- 1
- prepend_preprompt
{ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", { input: { vae: "default", seed: -1, model: "AimRim-Pony-XL-v2", steps: 30, width: 1024, height: 1024, prompt: "Ada Wong from Resident Evil 4, smile, darkroom, low light", cfg_scale: 5, clip_skip: 2, pag_scale: 0.5, 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/aim-rim-pony-xl-v2 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", input={ "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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/aim-rim-pony-xl-v2 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/aim-rim-pony-xl-v2:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "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.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8 \ -i 'vae="default"' \ -i 'seed=-1' \ -i 'model="AimRim-Pony-XL-v2"' \ -i 'steps=30' \ -i 'width=1024' \ -i 'height=1024' \ -i 'prompt="Ada Wong from Resident Evil 4, smile, darkroom, low light"' \ -i 'cfg_scale=5' \ -i 'clip_skip=2' \ -i 'pag_scale=0.5' \ -i 'scheduler="Euler a"' \ -i 'batch_size=1' \ -i 'negative_prompt="nsfw, naked"' \ -i 'guidance_rescale=1' \ -i 'prepend_preprompt=true'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/aisha-ai-official/aim-rim-pony-xl-v2@sha256:0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-02-27T18:00:25.653074Z", "created_at": "2025-02-27T18:00:18.832000Z", "data_removed": false, "error": null, "id": "g4381er6j1rme0cn928tykj0w8", "input": { "vae": "default", "seed": -1, "model": "AimRim-Pony-XL-v2", "steps": 30, "width": 1024, "height": 1024, "prompt": "Ada Wong from Resident Evil 4, smile, darkroom, low light", "cfg_scale": 5, "clip_skip": 2, "pag_scale": 0.5, "scheduler": "Euler a", "batch_size": 1, "negative_prompt": "nsfw, naked", "guidance_rescale": 1, "prepend_preprompt": true }, "logs": "Using text to image mode.\nUsing seed: 270632911\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:03, 9.28it/s]\n 10%|█ | 3/30 [00:00<00:03, 8.02it/s]\n 13%|█▎ | 4/30 [00:00<00:03, 7.49it/s]\n 17%|█▋ | 5/30 [00:00<00:03, 7.22it/s]\n 20%|██ | 6/30 [00:00<00:03, 7.05it/s]\n 23%|██▎ | 7/30 [00:00<00:03, 6.94it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 6.87it/s]\n 30%|███ | 9/30 [00:01<00:03, 6.83it/s]\n 33%|███▎ | 10/30 [00:01<00:02, 6.80it/s]\n 37%|███▋ | 11/30 [00:01<00:02, 6.78it/s]\n 40%|████ | 12/30 [00:01<00:02, 6.76it/s]\n 43%|████▎ | 13/30 [00:01<00:02, 6.75it/s]\n 47%|████▋ | 14/30 [00:01<00:02, 6.74it/s]\n 50%|█████ | 15/30 [00:02<00:02, 6.73it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 6.73it/s]\n 57%|█████▋ | 17/30 [00:02<00:01, 6.74it/s]\n 60%|██████ | 18/30 [00:02<00:01, 6.73it/s]\n 63%|██████▎ | 19/30 [00:02<00:01, 6.73it/s]\n 67%|██████▋ | 20/30 [00:02<00:01, 6.72it/s]\n 70%|███████ | 21/30 [00:03<00:01, 6.72it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 6.72it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 6.71it/s]\n 80%|████████ | 24/30 [00:03<00:00, 6.70it/s]\n 83%|████████▎ | 25/30 [00:03<00:00, 6.70it/s]\n 87%|████████▋ | 26/30 [00:03<00:00, 6.71it/s]\n 90%|█████████ | 27/30 [00:03<00:00, 6.70it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 6.71it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 6.70it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.70it/s]\n100%|██████████| 30/30 [00:04<00:00, 6.85it/s]", "metrics": { "predict_time": 6.812603923, "total_time": 6.821074 }, "output": [ "https://replicate.delivery/xezq/NT2Y25kv7D7xHRuse8YwNWfAphC4tGnVpaZiUfenF4LljWORB/0.png" ], "started_at": "2025-02-27T18:00:18.840470Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-pjemer26q5enwjd4wyk3y4n62jrff3cedu7eegeg64b54prd36rq", "get": "https://api.replicate.com/v1/predictions/g4381er6j1rme0cn928tykj0w8", "cancel": "https://api.replicate.com/v1/predictions/g4381er6j1rme0cn928tykj0w8/cancel" }, "version": "0215011cedb5c791a5894a84692bb39551b85d6547cb2e96346b5424282881a8" }
Generated inUsing text to image mode. Using seed: 270632911 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:03, 9.28it/s] 10%|█ | 3/30 [00:00<00:03, 8.02it/s] 13%|█▎ | 4/30 [00:00<00:03, 7.49it/s] 17%|█▋ | 5/30 [00:00<00:03, 7.22it/s] 20%|██ | 6/30 [00:00<00:03, 7.05it/s] 23%|██▎ | 7/30 [00:00<00:03, 6.94it/s] 27%|██▋ | 8/30 [00:01<00:03, 6.87it/s] 30%|███ | 9/30 [00:01<00:03, 6.83it/s] 33%|███▎ | 10/30 [00:01<00:02, 6.80it/s] 37%|███▋ | 11/30 [00:01<00:02, 6.78it/s] 40%|████ | 12/30 [00:01<00:02, 6.76it/s] 43%|████▎ | 13/30 [00:01<00:02, 6.75it/s] 47%|████▋ | 14/30 [00:01<00:02, 6.74it/s] 50%|█████ | 15/30 [00:02<00:02, 6.73it/s] 53%|█████▎ | 16/30 [00:02<00:02, 6.73it/s] 57%|█████▋ | 17/30 [00:02<00:01, 6.74it/s] 60%|██████ | 18/30 [00:02<00:01, 6.73it/s] 63%|██████▎ | 19/30 [00:02<00:01, 6.73it/s] 67%|██████▋ | 20/30 [00:02<00:01, 6.72it/s] 70%|███████ | 21/30 [00:03<00:01, 6.72it/s] 73%|███████▎ | 22/30 [00:03<00:01, 6.72it/s] 77%|███████▋ | 23/30 [00:03<00:01, 6.71it/s] 80%|████████ | 24/30 [00:03<00:00, 6.70it/s] 83%|████████▎ | 25/30 [00:03<00:00, 6.70it/s] 87%|████████▋ | 26/30 [00:03<00:00, 6.71it/s] 90%|█████████ | 27/30 [00:03<00:00, 6.70it/s] 93%|█████████▎| 28/30 [00:04<00:00, 6.71it/s] 97%|█████████▋| 29/30 [00:04<00:00, 6.70it/s] 100%|██████████| 30/30 [00:04<00:00, 6.70it/s] 100%|██████████| 30/30 [00:04<00:00, 6.85it/s]
Want to make some of these yourself?
Run this model