dhanushreddy291
/
manmaru-mix-v3
Manmaru mix v3.0
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799ID7xl2iqlb3yv4zxncazeshbjy2aStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 512
- height
- 768
- prompt
- child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- (worst quality, normal quality, low quality, 3D, realistic:1.6)
{ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 512, height: 768, prompt: "child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:38:24.552013Z", "created_at": "2024-01-17T15:36:23.076718Z", "data_removed": false, "error": null, "id": "7xl2iqlb3yv4zxncazeshbjy2a", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "child boy, short hair, crew neck sweater, (masterpiece, best quality:1.6), ghibli, Sun in the sky, Rocky Mountain National Park, Charismatic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:11, 1.63it/s]\n 20%|██ | 4/20 [00:00<00:02, 6.65it/s]\n 30%|███ | 6/20 [00:00<00:01, 9.16it/s]\n 40%|████ | 8/20 [00:00<00:01, 11.25it/s]\n 50%|█████ | 10/20 [00:01<00:00, 12.93it/s]\n 60%|██████ | 12/20 [00:01<00:00, 14.20it/s]\n 70%|███████ | 14/20 [00:01<00:00, 15.19it/s]\n 80%|████████ | 16/20 [00:01<00:00, 15.93it/s]\n 90%|█████████ | 18/20 [00:01<00:00, 16.36it/s]\n100%|██████████| 20/20 [00:01<00:00, 16.73it/s]\n100%|██████████| 20/20 [00:01<00:00, 12.16it/s]", "metrics": { "predict_time": 3.667114, "total_time": 121.475295 }, "output": [ "https://replicate.delivery/pbxt/2sFUinSQxN5CA5jMRtGcScH8pNkotQ2YQsuWcGkTpK0bmWjE/out-0.png" ], "started_at": "2024-01-17T15:38:20.884899Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/7xl2iqlb3yv4zxncazeshbjy2a", "cancel": "https://api.replicate.com/v1/predictions/7xl2iqlb3yv4zxncazeshbjy2a/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:11, 1.63it/s] 20%|██ | 4/20 [00:00<00:02, 6.65it/s] 30%|███ | 6/20 [00:00<00:01, 9.16it/s] 40%|████ | 8/20 [00:00<00:01, 11.25it/s] 50%|█████ | 10/20 [00:01<00:00, 12.93it/s] 60%|██████ | 12/20 [00:01<00:00, 14.20it/s] 70%|███████ | 14/20 [00:01<00:00, 15.19it/s] 80%|████████ | 16/20 [00:01<00:00, 15.93it/s] 90%|█████████ | 18/20 [00:01<00:00, 16.36it/s] 100%|██████████| 20/20 [00:01<00:00, 16.73it/s] 100%|██████████| 20/20 [00:01<00:00, 12.16it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799IDh4eoz6lb2fbhcqw5objobkz3gmStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 512
- height
- 768
- prompt
- A cute anime lofi girl cooking dinner at home during the night
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- (worst quality, normal quality, low quality, 3D, realistic:1.6)
{ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "A cute anime lofi girl cooking dinner at home during the night", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 512, height: 768, prompt: "A cute anime lofi girl cooking dinner at home during the night", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "A cute anime lofi girl cooking dinner at home during the night", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "A cute anime lofi girl cooking dinner at home during the night", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:42:06.906568Z", "created_at": "2024-01-17T15:42:04.345809Z", "data_removed": false, "error": null, "id": "h4eoz6lb2fbhcqw5objobkz3gm", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "A cute anime lofi girl cooking dinner at home during the night", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 15%|█▌ | 3/20 [00:00<00:00, 24.40it/s]\n 30%|███ | 6/20 [00:00<00:00, 19.97it/s]\n 45%|████▌ | 9/20 [00:00<00:00, 18.86it/s]\n 55%|█████▌ | 11/20 [00:00<00:00, 18.49it/s]\n 65%|██████▌ | 13/20 [00:00<00:00, 18.21it/s]\n 75%|███████▌ | 15/20 [00:00<00:00, 18.05it/s]\n 85%|████████▌ | 17/20 [00:00<00:00, 17.85it/s]\n 95%|█████████▌| 19/20 [00:01<00:00, 17.71it/s]\n100%|██████████| 20/20 [00:01<00:00, 18.36it/s]", "metrics": { "predict_time": 2.474275, "total_time": 2.560759 }, "output": [ "https://replicate.delivery/pbxt/IbXVE2Y3yCJ6AlTGZbsQmkUyEZ8FkyL1bpEbkq75jalTnWjE/out-0.png" ], "started_at": "2024-01-17T15:42:04.432293Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/h4eoz6lb2fbhcqw5objobkz3gm", "cancel": "https://api.replicate.com/v1/predictions/h4eoz6lb2fbhcqw5objobkz3gm/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 15%|█▌ | 3/20 [00:00<00:00, 24.40it/s] 30%|███ | 6/20 [00:00<00:00, 19.97it/s] 45%|████▌ | 9/20 [00:00<00:00, 18.86it/s] 55%|█████▌ | 11/20 [00:00<00:00, 18.49it/s] 65%|██████▌ | 13/20 [00:00<00:00, 18.21it/s] 75%|███████▌ | 15/20 [00:00<00:00, 18.05it/s] 85%|████████▌ | 17/20 [00:00<00:00, 17.85it/s] 95%|█████████▌| 19/20 [00:01<00:00, 17.71it/s] 100%|██████████| 20/20 [00:01<00:00, 18.36it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799IDrpcqzidbyqcy3u45jvgulm242uStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 512
- height
- 768
- prompt
- masterpiece,best quality,a happy little boy playing with toys in the back of a minivan
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- (worst quality, normal quality, low quality, 3D, realistic:1.6)
{ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,a happy little boy playing with toys in the back of a minivan", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 512, height: 768, prompt: "masterpiece,best quality,a happy little boy playing with toys in the back of a minivan", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,a happy little boy playing with toys in the back of a minivan", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,a happy little boy playing with toys in the back of a minivan", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:43:21.144770Z", "created_at": "2024-01-17T15:43:18.634910Z", "data_removed": false, "error": null, "id": "rpcqzidbyqcy3u45jvgulm242u", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,a happy little boy playing with toys in the back of a minivan", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "(worst quality, normal quality, low quality, 3D, realistic:1.6)" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 15%|█▌ | 3/20 [00:00<00:00, 24.46it/s]\n 30%|███ | 6/20 [00:00<00:00, 19.97it/s]\n 45%|████▌ | 9/20 [00:00<00:00, 18.88it/s]\n 55%|█████▌ | 11/20 [00:00<00:00, 18.49it/s]\n 65%|██████▌ | 13/20 [00:00<00:00, 18.22it/s]\n 75%|███████▌ | 15/20 [00:00<00:00, 18.05it/s]\n 85%|████████▌ | 17/20 [00:00<00:00, 17.86it/s]\n 95%|█████████▌| 19/20 [00:01<00:00, 17.70it/s]\n100%|██████████| 20/20 [00:01<00:00, 18.38it/s]", "metrics": { "predict_time": 2.475197, "total_time": 2.50986 }, "output": [ "https://replicate.delivery/pbxt/oT45lHLcSVIaMRuYekIplQbudqs07Thij2wlu0neNw0Ye0akA/out-0.png" ], "started_at": "2024-01-17T15:43:18.669573Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rpcqzidbyqcy3u45jvgulm242u", "cancel": "https://api.replicate.com/v1/predictions/rpcqzidbyqcy3u45jvgulm242u/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 15%|█▌ | 3/20 [00:00<00:00, 24.46it/s] 30%|███ | 6/20 [00:00<00:00, 19.97it/s] 45%|████▌ | 9/20 [00:00<00:00, 18.88it/s] 55%|█████▌ | 11/20 [00:00<00:00, 18.49it/s] 65%|██████▌ | 13/20 [00:00<00:00, 18.22it/s] 75%|███████▌ | 15/20 [00:00<00:00, 18.05it/s] 85%|████████▌ | 17/20 [00:00<00:00, 17.86it/s] 95%|█████████▌| 19/20 [00:01<00:00, 17.70it/s] 100%|██████████| 20/20 [00:01<00:00, 18.38it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799ID76fyf6lblh5xvkfbubnrxfpx2mStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 512
- height
- 768
- prompt
- masterpiece,best quality,1girl,mountain,jump,smile,dynamic
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw,
{ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 512, height: 768, prompt: "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:43:53.270257Z", "created_at": "2024-01-17T15:43:50.729408Z", "data_removed": false, "error": null, "id": "76fyf6lblh5xvkfbubnrxfpx2m", "input": { "seed": 0, "steps": 20, "width": 512, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 15%|█▌ | 3/20 [00:00<00:00, 24.36it/s]\n 30%|███ | 6/20 [00:00<00:00, 19.96it/s]\n 45%|████▌ | 9/20 [00:00<00:00, 18.85it/s]\n 55%|█████▌ | 11/20 [00:00<00:00, 18.46it/s]\n 65%|██████▌ | 13/20 [00:00<00:00, 18.19it/s]\n 75%|███████▌ | 15/20 [00:00<00:00, 18.00it/s]\n 85%|████████▌ | 17/20 [00:00<00:00, 17.85it/s]\n 95%|█████████▌| 19/20 [00:01<00:00, 17.74it/s]\n100%|██████████| 20/20 [00:01<00:00, 18.36it/s]", "metrics": { "predict_time": 2.505521, "total_time": 2.540849 }, "output": [ "https://replicate.delivery/pbxt/fvjTLieW2gmzE09aSpKKf70TNwAm1F6VXOE0TxGsueCg7p1IB/out-0.png" ], "started_at": "2024-01-17T15:43:50.764736Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/76fyf6lblh5xvkfbubnrxfpx2m", "cancel": "https://api.replicate.com/v1/predictions/76fyf6lblh5xvkfbubnrxfpx2m/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 15%|█▌ | 3/20 [00:00<00:00, 24.36it/s] 30%|███ | 6/20 [00:00<00:00, 19.96it/s] 45%|████▌ | 9/20 [00:00<00:00, 18.85it/s] 55%|█████▌ | 11/20 [00:00<00:00, 18.46it/s] 65%|██████▌ | 13/20 [00:00<00:00, 18.19it/s] 75%|███████▌ | 15/20 [00:00<00:00, 18.00it/s] 85%|████████▌ | 17/20 [00:00<00:00, 17.85it/s] 95%|█████████▌| 19/20 [00:01<00:00, 17.74it/s] 100%|██████████| 20/20 [00:01<00:00, 18.36it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799ID22qrlvtb5o26curoollet5bynuStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 1024
- height
- 768
- prompt
- masterpiece,best quality,1girl,mountain,jump,smile,dynamic
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw,
{ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 1024, height: 768, prompt: "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:44:09.910188Z", "created_at": "2024-01-17T15:44:05.477942Z", "data_removed": false, "error": null, "id": "22qrlvtb5o26curoollet5bynu", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:02, 8.85it/s]\n 15%|█▌ | 3/20 [00:00<00:01, 9.55it/s]\n 20%|██ | 4/20 [00:00<00:01, 8.66it/s]\n 25%|██▌ | 5/20 [00:00<00:01, 8.19it/s]\n 30%|███ | 6/20 [00:00<00:01, 7.90it/s]\n 35%|███▌ | 7/20 [00:00<00:01, 7.70it/s]\n 40%|████ | 8/20 [00:00<00:01, 7.59it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 7.50it/s]\n 50%|█████ | 10/20 [00:01<00:01, 7.45it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 7.42it/s]\n 60%|██████ | 12/20 [00:01<00:01, 7.39it/s]\n 65%|██████▌ | 13/20 [00:01<00:00, 7.37it/s]\n 70%|███████ | 14/20 [00:01<00:00, 7.36it/s]\n 75%|███████▌ | 15/20 [00:01<00:00, 7.35it/s]\n 80%|████████ | 16/20 [00:02<00:00, 7.34it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 7.34it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 7.33it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 7.32it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.31it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.58it/s]", "metrics": { "predict_time": 4.396979, "total_time": 4.432246 }, "output": [ "https://replicate.delivery/pbxt/ItwU9CZnhDoWNtHtevMAxegYNeJztiEHpPAf8BMB7xMn8p1IB/out-0.png" ], "started_at": "2024-01-17T15:44:05.513209Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/22qrlvtb5o26curoollet5bynu", "cancel": "https://api.replicate.com/v1/predictions/22qrlvtb5o26curoollet5bynu/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:02, 8.85it/s] 15%|█▌ | 3/20 [00:00<00:01, 9.55it/s] 20%|██ | 4/20 [00:00<00:01, 8.66it/s] 25%|██▌ | 5/20 [00:00<00:01, 8.19it/s] 30%|███ | 6/20 [00:00<00:01, 7.90it/s] 35%|███▌ | 7/20 [00:00<00:01, 7.70it/s] 40%|████ | 8/20 [00:00<00:01, 7.59it/s] 45%|████▌ | 9/20 [00:01<00:01, 7.50it/s] 50%|█████ | 10/20 [00:01<00:01, 7.45it/s] 55%|█████▌ | 11/20 [00:01<00:01, 7.42it/s] 60%|██████ | 12/20 [00:01<00:01, 7.39it/s] 65%|██████▌ | 13/20 [00:01<00:00, 7.37it/s] 70%|███████ | 14/20 [00:01<00:00, 7.36it/s] 75%|███████▌ | 15/20 [00:01<00:00, 7.35it/s] 80%|████████ | 16/20 [00:02<00:00, 7.34it/s] 85%|████████▌ | 17/20 [00:02<00:00, 7.34it/s] 90%|█████████ | 18/20 [00:02<00:00, 7.33it/s] 95%|█████████▌| 19/20 [00:02<00:00, 7.32it/s] 100%|██████████| 20/20 [00:02<00:00, 7.31it/s] 100%|██████████| 20/20 [00:02<00:00, 7.58it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799IDoux3lbdbbphym6xsudyd7dsnviStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 1024
- height
- 768
- prompt
- masterpiece,best quality,1girl,mountain,jump,smile,dynamic
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw,
{ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 1024, height: 768, prompt: "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:44:21.360650Z", "created_at": "2024-01-17T15:44:16.956337Z", "data_removed": false, "error": null, "id": "oux3lbdbbphym6xsudyd7dsnvi", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality,1girl,mountain,jump,smile,dynamic", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 10%|█ | 2/20 [00:00<00:01, 11.84it/s]\n 20%|██ | 4/20 [00:00<00:01, 8.71it/s]\n 25%|██▌ | 5/20 [00:00<00:01, 8.23it/s]\n 30%|███ | 6/20 [00:00<00:01, 7.94it/s]\n 35%|███▌ | 7/20 [00:00<00:01, 7.75it/s]\n 40%|████ | 8/20 [00:00<00:01, 7.63it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 7.54it/s]\n 50%|█████ | 10/20 [00:01<00:01, 7.47it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 7.42it/s]\n 60%|██████ | 12/20 [00:01<00:01, 7.38it/s]\n 65%|██████▌ | 13/20 [00:01<00:00, 7.37it/s]\n 70%|███████ | 14/20 [00:01<00:00, 7.35it/s]\n 75%|███████▌ | 15/20 [00:01<00:00, 7.34it/s]\n 80%|████████ | 16/20 [00:02<00:00, 7.33it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 7.32it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 7.30it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 7.30it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.31it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.61it/s]", "metrics": { "predict_time": 4.368948, "total_time": 4.404313 }, "output": [ "https://replicate.delivery/pbxt/fqrIkLTK1FXBIaakvReiDKBMwNBykvmpuPolwOJXyWSUf0akA/out-0.png" ], "started_at": "2024-01-17T15:44:16.991702Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/oux3lbdbbphym6xsudyd7dsnvi", "cancel": "https://api.replicate.com/v1/predictions/oux3lbdbbphym6xsudyd7dsnvi/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 10%|█ | 2/20 [00:00<00:01, 11.84it/s] 20%|██ | 4/20 [00:00<00:01, 8.71it/s] 25%|██▌ | 5/20 [00:00<00:01, 8.23it/s] 30%|███ | 6/20 [00:00<00:01, 7.94it/s] 35%|███▌ | 7/20 [00:00<00:01, 7.75it/s] 40%|████ | 8/20 [00:00<00:01, 7.63it/s] 45%|████▌ | 9/20 [00:01<00:01, 7.54it/s] 50%|█████ | 10/20 [00:01<00:01, 7.47it/s] 55%|█████▌ | 11/20 [00:01<00:01, 7.42it/s] 60%|██████ | 12/20 [00:01<00:01, 7.38it/s] 65%|██████▌ | 13/20 [00:01<00:00, 7.37it/s] 70%|███████ | 14/20 [00:01<00:00, 7.35it/s] 75%|███████▌ | 15/20 [00:01<00:00, 7.34it/s] 80%|████████ | 16/20 [00:02<00:00, 7.33it/s] 85%|████████▌ | 17/20 [00:02<00:00, 7.32it/s] 90%|█████████ | 18/20 [00:02<00:00, 7.30it/s] 95%|█████████▌| 19/20 [00:02<00:00, 7.30it/s] 100%|██████████| 20/20 [00:02<00:00, 7.31it/s] 100%|██████████| 20/20 [00:02<00:00, 7.61it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799IDh4477slbsk5mfrdg6x55mtkd4eStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 20
- width
- 1024
- height
- 768
- prompt
- masterpiece,best quality, A boy playing video games in a forest
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw,
{ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 20, width: 1024, height: 768, prompt: "masterpiece,best quality, A boy playing video games in a forest", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:44:53.182220Z", "created_at": "2024-01-17T15:44:48.732101Z", "data_removed": false, "error": null, "id": "h4477slbsk5mfrdg6x55mtkd4e", "input": { "seed": 0, "steps": 20, "width": 1024, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 10%|█ | 2/20 [00:00<00:01, 11.76it/s]\n 20%|██ | 4/20 [00:00<00:01, 8.72it/s]\n 25%|██▌ | 5/20 [00:00<00:01, 8.26it/s]\n 30%|███ | 6/20 [00:00<00:01, 7.96it/s]\n 35%|███▌ | 7/20 [00:00<00:01, 7.76it/s]\n 40%|████ | 8/20 [00:00<00:01, 7.62it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 7.53it/s]\n 50%|█████ | 10/20 [00:01<00:01, 7.47it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 7.43it/s]\n 60%|██████ | 12/20 [00:01<00:01, 7.39it/s]\n 65%|██████▌ | 13/20 [00:01<00:00, 7.36it/s]\n 70%|███████ | 14/20 [00:01<00:00, 7.35it/s]\n 75%|███████▌ | 15/20 [00:01<00:00, 7.34it/s]\n 80%|████████ | 16/20 [00:02<00:00, 7.34it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 7.34it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 7.32it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 7.31it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.31it/s]\n100%|██████████| 20/20 [00:02<00:00, 7.61it/s]", "metrics": { "predict_time": 4.413832, "total_time": 4.450119 }, "output": [ "https://replicate.delivery/pbxt/SHpiMpNUUiJlOFisVTHTXfspaoAWaQITfQSca3Iuvza0f0akA/out-0.png" ], "started_at": "2024-01-17T15:44:48.768388Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/h4477slbsk5mfrdg6x55mtkd4e", "cancel": "https://api.replicate.com/v1/predictions/h4477slbsk5mfrdg6x55mtkd4e/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 10%|█ | 2/20 [00:00<00:01, 11.76it/s] 20%|██ | 4/20 [00:00<00:01, 8.72it/s] 25%|██▌ | 5/20 [00:00<00:01, 8.26it/s] 30%|███ | 6/20 [00:00<00:01, 7.96it/s] 35%|███▌ | 7/20 [00:00<00:01, 7.76it/s] 40%|████ | 8/20 [00:00<00:01, 7.62it/s] 45%|████▌ | 9/20 [00:01<00:01, 7.53it/s] 50%|█████ | 10/20 [00:01<00:01, 7.47it/s] 55%|█████▌ | 11/20 [00:01<00:01, 7.43it/s] 60%|██████ | 12/20 [00:01<00:01, 7.39it/s] 65%|██████▌ | 13/20 [00:01<00:00, 7.36it/s] 70%|███████ | 14/20 [00:01<00:00, 7.35it/s] 75%|███████▌ | 15/20 [00:01<00:00, 7.34it/s] 80%|████████ | 16/20 [00:02<00:00, 7.34it/s] 85%|████████▌ | 17/20 [00:02<00:00, 7.34it/s] 90%|█████████ | 18/20 [00:02<00:00, 7.32it/s] 95%|█████████▌| 19/20 [00:02<00:00, 7.31it/s] 100%|██████████| 20/20 [00:02<00:00, 7.31it/s] 100%|██████████| 20/20 [00:02<00:00, 7.61it/s]
Prediction
dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799IDkmozt5lbc34xnnbjhdjvxuns2eStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 0
- steps
- 30
- width
- 512
- height
- 768
- prompt
- masterpiece,best quality, A boy playing video games in a forest
- guidance
- 7
- scheduler
- EulerA
- num_outputs
- 1
- negative_prompt
- lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw,
{ "seed": 0, "steps": 30, "width": 512, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }
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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", { input: { seed: 0, steps: 30, width: 512, height: 768, prompt: "masterpiece,best quality, A boy playing video games in a forest", guidance: 7, scheduler: "EulerA", num_outputs: 1, negative_prompt: "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } } ); // 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 dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dhanushreddy291/manmaru-mix-v3:3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", input={ "seed": 0, "steps": 30, "width": 512, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dhanushreddy291/manmaru-mix-v3 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799", "input": { "seed": 0, "steps": 30, "width": 512, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-17T15:45:34.869788Z", "created_at": "2024-01-17T15:45:31.782375Z", "data_removed": false, "error": null, "id": "kmozt5lbc34xnnbjhdjvxuns2e", "input": { "seed": 0, "steps": 30, "width": 512, "height": 768, "prompt": "masterpiece,best quality, A boy playing video games in a forest", "guidance": 7, "scheduler": "EulerA", "num_outputs": 1, "negative_prompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, rough sketch,nsfw," }, "logs": "0%| | 0/30 [00:00<?, ?it/s]\n 10%|█ | 3/30 [00:00<00:01, 24.37it/s]\n 20%|██ | 6/30 [00:00<00:01, 19.96it/s]\n 30%|███ | 9/30 [00:00<00:01, 18.83it/s]\n 37%|███▋ | 11/30 [00:00<00:01, 18.43it/s]\n 43%|████▎ | 13/30 [00:00<00:00, 18.17it/s]\n 50%|█████ | 15/30 [00:00<00:00, 17.98it/s]\n 57%|█████▋ | 17/30 [00:00<00:00, 17.83it/s]\n 63%|██████▎ | 19/30 [00:01<00:00, 17.70it/s]\n 70%|███████ | 21/30 [00:01<00:00, 17.62it/s]\n 77%|███████▋ | 23/30 [00:01<00:00, 17.59it/s]\n 83%|████████▎ | 25/30 [00:01<00:00, 17.60it/s]\n 90%|█████████ | 27/30 [00:01<00:00, 17.60it/s]\n 97%|█████████▋| 29/30 [00:01<00:00, 17.58it/s]\n100%|██████████| 30/30 [00:01<00:00, 18.07it/s]", "metrics": { "predict_time": 3.053147, "total_time": 3.087413 }, "output": [ "https://replicate.delivery/pbxt/tFPiYJ6p4ezgEKQmdiTOy0PXyPLDynQcSCuwu9kFAHOPQtGJA/out-0.png" ], "started_at": "2024-01-17T15:45:31.816641Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/kmozt5lbc34xnnbjhdjvxuns2e", "cancel": "https://api.replicate.com/v1/predictions/kmozt5lbc34xnnbjhdjvxuns2e/cancel" }, "version": "3b374594799e69cd7b75ca5e585d7aa03aa8bd4082c42517c6a37db4e0226799" }
Generated in0%| | 0/30 [00:00<?, ?it/s] 10%|█ | 3/30 [00:00<00:01, 24.37it/s] 20%|██ | 6/30 [00:00<00:01, 19.96it/s] 30%|███ | 9/30 [00:00<00:01, 18.83it/s] 37%|███▋ | 11/30 [00:00<00:01, 18.43it/s] 43%|████▎ | 13/30 [00:00<00:00, 18.17it/s] 50%|█████ | 15/30 [00:00<00:00, 17.98it/s] 57%|█████▋ | 17/30 [00:00<00:00, 17.83it/s] 63%|██████▎ | 19/30 [00:01<00:00, 17.70it/s] 70%|███████ | 21/30 [00:01<00:00, 17.62it/s] 77%|███████▋ | 23/30 [00:01<00:00, 17.59it/s] 83%|████████▎ | 25/30 [00:01<00:00, 17.60it/s] 90%|█████████ | 27/30 [00:01<00:00, 17.60it/s] 97%|█████████▋| 29/30 [00:01<00:00, 17.58it/s] 100%|██████████| 30/30 [00:01<00:00, 18.07it/s]
Want to make some of these yourself?
Run this model