dcamsdev / childify-nestle-flux
Creates child version of you (Updated 9 months, 1 week ago)
- Public
- 191 runs
Prediction
dcamsdev/childify-nestle-flux:c40839779bba51ab9772cd3e346091c1676a1ed0d7e60bc5bbe1eed9a771281cIDwwxnge6pqhrm20chw02tgmgmxwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "image": "https://replicate.delivery/pbxt/LbT3LfNPqKAwfloez78reMxbEl5kzttQaVP0esWfpl5tfBs5/replicate-prediction-916cp0jf4nrj60chvd8a5mf2jc.webp", "model": "dev", "prompt": "a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dcamsdev/childify-nestle-flux:c40839779bba51ab9772cd3e346091c1676a1ed0d7e60bc5bbe1eed9a771281c", { input: { image: "https://replicate.delivery/pbxt/LbT3LfNPqKAwfloez78reMxbEl5kzttQaVP0esWfpl5tfBs5/replicate-prediction-916cp0jf4nrj60chvd8a5mf2jc.webp", model: "dev", prompt: "a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dcamsdev/childify-nestle-flux:c40839779bba51ab9772cd3e346091c1676a1ed0d7e60bc5bbe1eed9a771281c", input={ "image": "https://replicate.delivery/pbxt/LbT3LfNPqKAwfloez78reMxbEl5kzttQaVP0esWfpl5tfBs5/replicate-prediction-916cp0jf4nrj60chvd8a5mf2jc.webp", "model": "dev", "prompt": "a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dcamsdev/childify-nestle-flux 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": "dcamsdev/childify-nestle-flux:c40839779bba51ab9772cd3e346091c1676a1ed0d7e60bc5bbe1eed9a771281c", "input": { "image": "https://replicate.delivery/pbxt/LbT3LfNPqKAwfloez78reMxbEl5kzttQaVP0esWfpl5tfBs5/replicate-prediction-916cp0jf4nrj60chvd8a5mf2jc.webp", "model": "dev", "prompt": "a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-11T07:40:15.128626Z", "created_at": "2024-09-11T07:39:24.732000Z", "data_removed": false, "error": null, "id": "wwxnge6pqhrm20chw02tgmgmxw", "input": { "image": "https://replicate.delivery/pbxt/LbT3LfNPqKAwfloez78reMxbEl5kzttQaVP0esWfpl5tfBs5/replicate-prediction-916cp0jf4nrj60chvd8a5mf2jc.webp", "model": "dev", "prompt": "a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 4563\nPrompt: a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations\n[!] img2img mode\nUsing dev model for img2img\nUsing dev model\nfree=7251965534208\nDownloading weights\n2024-09-11T07:39:59Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpwo35jxqb/weights url=https://replicate.delivery/yhqm/qtDBq2qA4R7qClzrjEfABJ6xODHZYhsZrWkP6OFMtjFE1wtJA/trained_model.tar\n2024-09-11T07:40:00Z | INFO | [ Complete ] dest=/tmp/tmpwo35jxqb/weights size=\"172 MB\" total_elapsed=1.566s url=https://replicate.delivery/yhqm/qtDBq2qA4R7qClzrjEfABJ6xODHZYhsZrWkP6OFMtjFE1wtJA/trained_model.tar\nDownloaded weights in 1.59s\nLoaded LoRAs in 9.87s\n 0%| | 0/23 [00:00<?, ?it/s]\n 4%|▍ | 1/23 [00:01<00:22, 1.01s/it]\n 9%|▊ | 2/23 [00:01<00:11, 1.86it/s]\n 13%|█▎ | 3/23 [00:01<00:07, 2.58it/s]\n 17%|█▋ | 4/23 [00:01<00:06, 3.16it/s]\n 22%|██▏ | 5/23 [00:01<00:04, 3.60it/s]\n 26%|██▌ | 6/23 [00:02<00:04, 3.94it/s]\n 30%|███ | 7/23 [00:02<00:03, 4.18it/s]\n 35%|███▍ | 8/23 [00:02<00:03, 4.36it/s]\n 39%|███▉ | 9/23 [00:02<00:03, 4.49it/s]\n 43%|████▎ | 10/23 [00:02<00:02, 4.58it/s]\n 48%|████▊ | 11/23 [00:03<00:02, 4.65it/s]\n 52%|█████▏ | 12/23 [00:03<00:02, 4.69it/s]\n 57%|█████▋ | 13/23 [00:03<00:02, 4.72it/s]\n 61%|██████ | 14/23 [00:03<00:01, 4.75it/s]\n 65%|██████▌ | 15/23 [00:03<00:01, 4.76it/s]\n 70%|██████▉ | 16/23 [00:04<00:01, 4.77it/s]\n 74%|███████▍ | 17/23 [00:04<00:01, 4.78it/s]\n 78%|███████▊ | 18/23 [00:04<00:01, 4.79it/s]\n 83%|████████▎ | 19/23 [00:04<00:00, 4.79it/s]\n 87%|████████▋ | 20/23 [00:04<00:00, 4.79it/s]\n 91%|█████████▏| 21/23 [00:05<00:00, 4.80it/s]\n 96%|█████████▌| 22/23 [00:05<00:00, 4.80it/s]\n100%|██████████| 23/23 [00:05<00:00, 4.80it/s]\n100%|██████████| 23/23 [00:05<00:00, 4.11it/s]", "metrics": { "predict_time": 16.295266197, "total_time": 50.396626 }, "output": [ "https://replicate.delivery/yhqm/fg4dtq4Ve9lPrEigt38EhwwqPrDJzFCw6ectRwmnJRB9afuNB/out-0.webp" ], "started_at": "2024-09-11T07:39:58.833360Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/wwxnge6pqhrm20chw02tgmgmxw", "cancel": "https://api.replicate.com/v1/predictions/wwxnge6pqhrm20chw02tgmgmxw/cancel" }, "version": "c40839779bba51ab9772cd3e346091c1676a1ed0d7e60bc5bbe1eed9a771281c" }
Generated inUsing seed: 4563 Prompt: a 7 year old DRMSTK child boy, front view, in front of a wallpaper with icecream illustrations [!] img2img mode Using dev model for img2img Using dev model free=7251965534208 Downloading weights 2024-09-11T07:39:59Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpwo35jxqb/weights url=https://replicate.delivery/yhqm/qtDBq2qA4R7qClzrjEfABJ6xODHZYhsZrWkP6OFMtjFE1wtJA/trained_model.tar 2024-09-11T07:40:00Z | INFO | [ Complete ] dest=/tmp/tmpwo35jxqb/weights size="172 MB" total_elapsed=1.566s url=https://replicate.delivery/yhqm/qtDBq2qA4R7qClzrjEfABJ6xODHZYhsZrWkP6OFMtjFE1wtJA/trained_model.tar Downloaded weights in 1.59s Loaded LoRAs in 9.87s 0%| | 0/23 [00:00<?, ?it/s] 4%|▍ | 1/23 [00:01<00:22, 1.01s/it] 9%|▊ | 2/23 [00:01<00:11, 1.86it/s] 13%|█▎ | 3/23 [00:01<00:07, 2.58it/s] 17%|█▋ | 4/23 [00:01<00:06, 3.16it/s] 22%|██▏ | 5/23 [00:01<00:04, 3.60it/s] 26%|██▌ | 6/23 [00:02<00:04, 3.94it/s] 30%|███ | 7/23 [00:02<00:03, 4.18it/s] 35%|███▍ | 8/23 [00:02<00:03, 4.36it/s] 39%|███▉ | 9/23 [00:02<00:03, 4.49it/s] 43%|████▎ | 10/23 [00:02<00:02, 4.58it/s] 48%|████▊ | 11/23 [00:03<00:02, 4.65it/s] 52%|█████▏ | 12/23 [00:03<00:02, 4.69it/s] 57%|█████▋ | 13/23 [00:03<00:02, 4.72it/s] 61%|██████ | 14/23 [00:03<00:01, 4.75it/s] 65%|██████▌ | 15/23 [00:03<00:01, 4.76it/s] 70%|██████▉ | 16/23 [00:04<00:01, 4.77it/s] 74%|███████▍ | 17/23 [00:04<00:01, 4.78it/s] 78%|███████▊ | 18/23 [00:04<00:01, 4.79it/s] 83%|████████▎ | 19/23 [00:04<00:00, 4.79it/s] 87%|████████▋ | 20/23 [00:04<00:00, 4.79it/s] 91%|█████████▏| 21/23 [00:05<00:00, 4.80it/s] 96%|█████████▌| 22/23 [00:05<00:00, 4.80it/s] 100%|██████████| 23/23 [00:05<00:00, 4.80it/s] 100%|██████████| 23/23 [00:05<00:00, 4.11it/s]
Prediction
dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855bID5nxqfejr8nrm40cj3tvshy9df0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- drmstck 6 year old child
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 1.84
- output_quality
- 90
- prompt_strength
- 0.58
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", { input: { image: "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", model: "dev", prompt: "drmstck 6 year old child", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 1.84, output_quality: 90, prompt_strength: 0.58, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", input={ "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dcamsdev/childify-nestle-flux 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": "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", "input": { "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-23T11:50:11.666658Z", "created_at": "2024-09-23T11:49:45.157000Z", "data_removed": false, "error": null, "id": "5nxqfejr8nrm40cj3tvshy9df0", "input": { "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 35529\nPrompt: drmstck 6 year old child\n[!] Resizing input image from 576x1024 to 576x1024\n[!] img2img mode\n[!] Using dev model for img2img\nUsing dev model\nLoaded LoRAs in 14.69s\n 0%| | 0/17 [00:00<?, ?it/s]\n 6%|▌ | 1/17 [00:00<00:02, 7.27it/s]\n 12%|█▏ | 2/17 [00:00<00:02, 6.40it/s]\n 18%|█▊ | 3/17 [00:00<00:02, 6.15it/s]\n 24%|██▎ | 4/17 [00:00<00:02, 6.05it/s]\n 29%|██▉ | 5/17 [00:00<00:01, 6.00it/s]\n 35%|███▌ | 6/17 [00:00<00:01, 5.97it/s]\n 41%|████ | 7/17 [00:01<00:01, 5.95it/s]\n 47%|████▋ | 8/17 [00:01<00:01, 5.94it/s]\n 53%|█████▎ | 9/17 [00:01<00:01, 5.93it/s]\n 59%|█████▉ | 10/17 [00:01<00:01, 5.92it/s]\n 65%|██████▍ | 11/17 [00:01<00:01, 5.92it/s]\n 71%|███████ | 12/17 [00:02<00:00, 5.91it/s]\n 76%|███████▋ | 13/17 [00:02<00:00, 5.91it/s]\n 82%|████████▏ | 14/17 [00:02<00:00, 5.91it/s]\n 88%|████████▊ | 15/17 [00:02<00:00, 5.90it/s]\n 94%|█████████▍| 16/17 [00:02<00:00, 5.90it/s]\n100%|██████████| 17/17 [00:02<00:00, 5.90it/s]\n100%|██████████| 17/17 [00:02<00:00, 5.97it/s]", "metrics": { "predict_time": 18.330934318, "total_time": 26.509658 }, "output": [ "https://replicate.delivery/yhqm/ldqBEYCJIpadN57J8ISSfdSlrelBN0PC4XYIFD9nMMfnfBfbC/out-0.webp" ], "started_at": "2024-09-23T11:49:53.335724Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5nxqfejr8nrm40cj3tvshy9df0", "cancel": "https://api.replicate.com/v1/predictions/5nxqfejr8nrm40cj3tvshy9df0/cancel" }, "version": "591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b" }
Generated inUsing seed: 35529 Prompt: drmstck 6 year old child [!] Resizing input image from 576x1024 to 576x1024 [!] img2img mode [!] Using dev model for img2img Using dev model Loaded LoRAs in 14.69s 0%| | 0/17 [00:00<?, ?it/s] 6%|▌ | 1/17 [00:00<00:02, 7.27it/s] 12%|█▏ | 2/17 [00:00<00:02, 6.40it/s] 18%|█▊ | 3/17 [00:00<00:02, 6.15it/s] 24%|██▎ | 4/17 [00:00<00:02, 6.05it/s] 29%|██▉ | 5/17 [00:00<00:01, 6.00it/s] 35%|███▌ | 6/17 [00:00<00:01, 5.97it/s] 41%|████ | 7/17 [00:01<00:01, 5.95it/s] 47%|████▋ | 8/17 [00:01<00:01, 5.94it/s] 53%|█████▎ | 9/17 [00:01<00:01, 5.93it/s] 59%|█████▉ | 10/17 [00:01<00:01, 5.92it/s] 65%|██████▍ | 11/17 [00:01<00:01, 5.92it/s] 71%|███████ | 12/17 [00:02<00:00, 5.91it/s] 76%|███████▋ | 13/17 [00:02<00:00, 5.91it/s] 82%|████████▏ | 14/17 [00:02<00:00, 5.91it/s] 88%|████████▊ | 15/17 [00:02<00:00, 5.90it/s] 94%|█████████▍| 16/17 [00:02<00:00, 5.90it/s] 100%|██████████| 17/17 [00:02<00:00, 5.90it/s] 100%|██████████| 17/17 [00:02<00:00, 5.97it/s]
Prediction
dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855bID5nxqfejr8nrm40cj3tvshy9df0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- drmstck 6 year old child
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 1.84
- output_quality
- 90
- prompt_strength
- 0.58
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", { input: { image: "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", model: "dev", prompt: "drmstck 6 year old child", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 1.84, output_quality: 90, prompt_strength: 0.58, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 dcamsdev/childify-nestle-flux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", input={ "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run dcamsdev/childify-nestle-flux 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": "dcamsdev/childify-nestle-flux:591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b", "input": { "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-23T11:50:11.666658Z", "created_at": "2024-09-23T11:49:45.157000Z", "data_removed": false, "error": null, "id": "5nxqfejr8nrm40cj3tvshy9df0", "input": { "image": "https://replicate.delivery/pbxt/Lfmxykf4MPNLxTdQ7odAkFyYmx1D5xEiAQB2A5IN7GjH6LEz/Image%202.jpeg", "model": "dev", "prompt": "drmstck 6 year old child", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 1.84, "output_quality": 90, "prompt_strength": 0.58, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 35529\nPrompt: drmstck 6 year old child\n[!] Resizing input image from 576x1024 to 576x1024\n[!] img2img mode\n[!] Using dev model for img2img\nUsing dev model\nLoaded LoRAs in 14.69s\n 0%| | 0/17 [00:00<?, ?it/s]\n 6%|▌ | 1/17 [00:00<00:02, 7.27it/s]\n 12%|█▏ | 2/17 [00:00<00:02, 6.40it/s]\n 18%|█▊ | 3/17 [00:00<00:02, 6.15it/s]\n 24%|██▎ | 4/17 [00:00<00:02, 6.05it/s]\n 29%|██▉ | 5/17 [00:00<00:01, 6.00it/s]\n 35%|███▌ | 6/17 [00:00<00:01, 5.97it/s]\n 41%|████ | 7/17 [00:01<00:01, 5.95it/s]\n 47%|████▋ | 8/17 [00:01<00:01, 5.94it/s]\n 53%|█████▎ | 9/17 [00:01<00:01, 5.93it/s]\n 59%|█████▉ | 10/17 [00:01<00:01, 5.92it/s]\n 65%|██████▍ | 11/17 [00:01<00:01, 5.92it/s]\n 71%|███████ | 12/17 [00:02<00:00, 5.91it/s]\n 76%|███████▋ | 13/17 [00:02<00:00, 5.91it/s]\n 82%|████████▏ | 14/17 [00:02<00:00, 5.91it/s]\n 88%|████████▊ | 15/17 [00:02<00:00, 5.90it/s]\n 94%|█████████▍| 16/17 [00:02<00:00, 5.90it/s]\n100%|██████████| 17/17 [00:02<00:00, 5.90it/s]\n100%|██████████| 17/17 [00:02<00:00, 5.97it/s]", "metrics": { "predict_time": 18.330934318, "total_time": 26.509658 }, "output": [ "https://replicate.delivery/yhqm/ldqBEYCJIpadN57J8ISSfdSlrelBN0PC4XYIFD9nMMfnfBfbC/out-0.webp" ], "started_at": "2024-09-23T11:49:53.335724Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5nxqfejr8nrm40cj3tvshy9df0", "cancel": "https://api.replicate.com/v1/predictions/5nxqfejr8nrm40cj3tvshy9df0/cancel" }, "version": "591166df63fd9b37ddb6ebaa62e36c78a1219bbbea380255195a1615006d855b" }
Generated inUsing seed: 35529 Prompt: drmstck 6 year old child [!] Resizing input image from 576x1024 to 576x1024 [!] img2img mode [!] Using dev model for img2img Using dev model Loaded LoRAs in 14.69s 0%| | 0/17 [00:00<?, ?it/s] 6%|▌ | 1/17 [00:00<00:02, 7.27it/s] 12%|█▏ | 2/17 [00:00<00:02, 6.40it/s] 18%|█▊ | 3/17 [00:00<00:02, 6.15it/s] 24%|██▎ | 4/17 [00:00<00:02, 6.05it/s] 29%|██▉ | 5/17 [00:00<00:01, 6.00it/s] 35%|███▌ | 6/17 [00:00<00:01, 5.97it/s] 41%|████ | 7/17 [00:01<00:01, 5.95it/s] 47%|████▋ | 8/17 [00:01<00:01, 5.94it/s] 53%|█████▎ | 9/17 [00:01<00:01, 5.93it/s] 59%|█████▉ | 10/17 [00:01<00:01, 5.92it/s] 65%|██████▍ | 11/17 [00:01<00:01, 5.92it/s] 71%|███████ | 12/17 [00:02<00:00, 5.91it/s] 76%|███████▋ | 13/17 [00:02<00:00, 5.91it/s] 82%|████████▏ | 14/17 [00:02<00:00, 5.91it/s] 88%|████████▊ | 15/17 [00:02<00:00, 5.90it/s] 94%|█████████▍| 16/17 [00:02<00:00, 5.90it/s] 100%|██████████| 17/17 [00:02<00:00, 5.90it/s] 100%|██████████| 17/17 [00:02<00:00, 5.97it/s]
Want to make some of these yourself?
Run this model