tokaito14
/
art
- Public
- 134 runs
-
H100
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID3tdet51h41rm20chqr6t2fmeamStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine,
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T17:20:41.144769Z", "created_at": "2024-09-04T17:20:21.280000Z", "data_removed": false, "error": null, "id": "3tdet51h41rm20chqr6t2fmeam", "input": { "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 9373\nPrompt: A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine,\ntxt2img mode\nUsing dev model\nfree=9583706824704\nDownloading weights\n2024-09-04T17:20:21Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp0gi5fgzh/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T17:20:25Z | INFO | [ Complete ] dest=/tmp/tmp0gi5fgzh/weights size=\"172 MB\" total_elapsed=3.946s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 3.98s\nLoaded LoRAs in 11.47s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.51it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.98it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.76it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.66it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.61it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.53it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.53it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.52it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.52it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]", "metrics": { "predict_time": 19.854157964, "total_time": 19.864769 }, "output": [ "https://replicate.delivery/yhqm/v8eyBs1tugxZYqQ824eiv0MJvzoZ05f6da7kZnpVu6ejOSmNB/out-0.jpg" ], "started_at": "2024-09-04T17:20:21.290611Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3tdet51h41rm20chqr6t2fmeam", "cancel": "https://api.replicate.com/v1/predictions/3tdet51h41rm20chqr6t2fmeam/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 9373 Prompt: A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, txt2img mode Using dev model free=9583706824704 Downloading weights 2024-09-04T17:20:21Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp0gi5fgzh/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T17:20:25Z | INFO | [ Complete ] dest=/tmp/tmp0gi5fgzh/weights size="172 MB" total_elapsed=3.946s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 3.98s Loaded LoRAs in 11.47s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.51it/s] 7%|▋ | 2/28 [00:00<00:06, 3.98it/s] 11%|█ | 3/28 [00:00<00:06, 3.76it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.66it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.61it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.53it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.53it/s] 50%|█████ | 14/28 [00:03<00:03, 3.52it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s] 61%|██████ | 17/28 [00:04<00:03, 3.52it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDrzd7b82z6drm00chqr782pmm30StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine,
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T17:21:58.364166Z", "created_at": "2024-09-04T17:21:38.611000Z", "data_removed": false, "error": null, "id": "rzd7b82z6drm00chqr782pmm30", "input": { "model": "dev", "prompt": "A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 56302\nPrompt: A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine,\ntxt2img mode\nUsing dev model\nLoaded LoRAs in 11.33s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.54it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.01it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.78it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.63it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.60it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.56it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.55it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.55it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.54it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.54it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]", "metrics": { "predict_time": 19.743495204, "total_time": 19.753166 }, "output": [ "https://replicate.delivery/yhqm/jPwKPJD3fjQKZaj2z5n78BwQ5ZRBetxal1hRgjtBEKftJJzmA/out-0.jpg" ], "started_at": "2024-09-04T17:21:38.620671Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rzd7b82z6drm00chqr782pmm30", "cancel": "https://api.replicate.com/v1/predictions/rzd7b82z6drm00chqr782pmm30/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 56302 Prompt: A beautiful model with white hair and grey-blue eyes, wearing earrings. Close-up of her face in a bust portrait against a bright background in the style of an ultra-realistic photo with feather details and an orange colour scheme, rendered with high resolution and natural lighting. The portrait shows intricate details and a super-detailed, fine, txt2img mode Using dev model Loaded LoRAs in 11.33s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.54it/s] 7%|▋ | 2/28 [00:00<00:06, 4.01it/s] 11%|█ | 3/28 [00:00<00:06, 3.78it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.63it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.60it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.56it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s] 50%|█████ | 14/28 [00:03<00:03, 3.55it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s] 61%|██████ | 17/28 [00:04<00:03, 3.55it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.54it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.54it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDpfhfgwe97hrm00chqv8a5wzv10StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T20:54:37.603771Z", "created_at": "2024-09-04T20:53:59.740000Z", "data_removed": false, "error": null, "id": "pfhfgwe97hrm00chqv8a5wzv10", "input": { "model": "dev", "prompt": "Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 543\nPrompt: Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background\ntxt2img mode\nUsing dev model\nfree=9166376165376\nDownloading weights\n2024-09-04T20:54:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpcdumc1fx/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T20:54:19Z | INFO | [ Complete ] dest=/tmp/tmpcdumc1fx/weights size=\"172 MB\" total_elapsed=4.102s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 4.13s\nLoaded LoRAs in 13.67s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.50it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.96it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.74it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.51it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.51it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]", "metrics": { "predict_time": 22.081748008, "total_time": 37.863771 }, "output": [ "https://replicate.delivery/yhqm/Hp7Q4u8OLloVOlHuY4HAWkJrNmxcBiEtecaAxeLe2ie2weMbC/out-0.jpg" ], "started_at": "2024-09-04T20:54:15.522023Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/pfhfgwe97hrm00chqv8a5wzv10", "cancel": "https://api.replicate.com/v1/predictions/pfhfgwe97hrm00chqv8a5wzv10/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 543 Prompt: Beautiful Arab woman, beautiful eyes, long wavy black hair, half body, white dress with hood set with black diamonds, black and white diamond jewelry, white tree in the background txt2img mode Using dev model free=9166376165376 Downloading weights 2024-09-04T20:54:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpcdumc1fx/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T20:54:19Z | INFO | [ Complete ] dest=/tmp/tmpcdumc1fx/weights size="172 MB" total_elapsed=4.102s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 4.13s Loaded LoRAs in 13.67s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.50it/s] 7%|▋ | 2/28 [00:00<00:06, 3.96it/s] 11%|█ | 3/28 [00:00<00:06, 3.74it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s] 50%|█████ | 14/28 [00:03<00:03, 3.51it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.51it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID9mzazde7rxrm60chqr88w68hvgStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A cyborg female, light blue skin, gold geometrical details, side ponytail
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A cyborg female, light blue skin, gold geometrical details, side ponytail", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T17:24:36.683536Z", "created_at": "2024-09-04T17:24:16.455000Z", "data_removed": false, "error": null, "id": "9mzazde7rxrm60chqr88w68hvg", "input": { "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 34543\nPrompt: A cyborg female, light blue skin, gold geometrical details, side ponytail\ntxt2img mode\nUsing dev model\nfree=8947164925952\nDownloading weights\n2024-09-04T17:24:16Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpmbn73hzf/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T17:24:18Z | INFO | [ Complete ] dest=/tmp/tmpmbn73hzf/weights size=\"172 MB\" total_elapsed=2.186s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 2.22s\nLoaded LoRAs in 11.80s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.50it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.97it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.74it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.51it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.50it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.50it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.50it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]", "metrics": { "predict_time": 20.217591385, "total_time": 20.228536 }, "output": [ "https://replicate.delivery/yhqm/KrUdarICKUoxEtSiwlq7P4dfTzoAlROPc4l0wslsl3JqTysJA/out-0.jpg" ], "started_at": "2024-09-04T17:24:16.465945Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/9mzazde7rxrm60chqr88w68hvg", "cancel": "https://api.replicate.com/v1/predictions/9mzazde7rxrm60chqr88w68hvg/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 34543 Prompt: A cyborg female, light blue skin, gold geometrical details, side ponytail txt2img mode Using dev model free=8947164925952 Downloading weights 2024-09-04T17:24:16Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpmbn73hzf/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T17:24:18Z | INFO | [ Complete ] dest=/tmp/tmpmbn73hzf/weights size="172 MB" total_elapsed=2.186s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 2.22s Loaded LoRAs in 11.80s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.50it/s] 7%|▋ | 2/28 [00:00<00:06, 3.97it/s] 11%|█ | 3/28 [00:00<00:06, 3.74it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s] 50%|█████ | 14/28 [00:03<00:03, 3.51it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s] 61%|██████ | 17/28 [00:04<00:03, 3.50it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.50it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.50it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID8b0bt36dbsrm40chqr8sfdw0d4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A cyborg female, light blue skin, gold geometrical details, side ponytail
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A cyborg female, light blue skin, gold geometrical details, side ponytail", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T17:25:43.058345Z", "created_at": "2024-09-04T17:25:23.422000Z", "data_removed": false, "error": null, "id": "8b0bt36dbsrm40chqr8sfdw0d4", "input": { "model": "dev", "prompt": "A cyborg female, light blue skin, gold geometrical details, side ponytail", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 29401\nPrompt: A cyborg female, light blue skin, gold geometrical details, side ponytail\ntxt2img mode\nUsing dev model\nfree=9345994326016\nDownloading weights\n2024-09-04T17:25:23Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp08xn5cga/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T17:25:25Z | INFO | [ Complete ] dest=/tmp/tmp08xn5cga/weights size=\"172 MB\" total_elapsed=1.753s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.78s\nLoaded LoRAs in 11.24s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.51it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.97it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.74it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.53it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.52it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.52it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.54it/s]", "metrics": { "predict_time": 19.625422852, "total_time": 19.636345 }, "output": [ "https://replicate.delivery/yhqm/Ybey5PKQhDSpTCKEeqd9z6nVhfkqI0bC7DMiJSvUgQWsQJzmA/out-0.jpg" ], "started_at": "2024-09-04T17:25:23.432922Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/8b0bt36dbsrm40chqr8sfdw0d4", "cancel": "https://api.replicate.com/v1/predictions/8b0bt36dbsrm40chqr8sfdw0d4/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 29401 Prompt: A cyborg female, light blue skin, gold geometrical details, side ponytail txt2img mode Using dev model free=9345994326016 Downloading weights 2024-09-04T17:25:23Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp08xn5cga/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T17:25:25Z | INFO | [ Complete ] dest=/tmp/tmp08xn5cga/weights size="172 MB" total_elapsed=1.753s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.78s Loaded LoRAs in 11.24s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.51it/s] 7%|▋ | 2/28 [00:00<00:06, 3.97it/s] 11%|█ | 3/28 [00:00<00:06, 3.74it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.53it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s] 50%|█████ | 14/28 [00:03<00:03, 3.52it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.52it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.54it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDf1te2n8zwhrm40chqvasn7scdcStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun\'s suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T20:59:43.955107Z", "created_at": "2024-09-04T20:58:44.068000Z", "data_removed": false, "error": null, "id": "f1te2n8zwhrm40chqvasn7scdc", "input": { "model": "dev", "prompt": "Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 25247\nPrompt: Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger\ntxt2img mode\nUsing dev model\nfree=9191766487040\nDownloading weights\n2024-09-04T20:59:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpdb51bej7/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T20:59:14Z | INFO | [ Complete ] dest=/tmp/tmpdb51bej7/weights size=\"172 MB\" total_elapsed=2.818s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 2.84s\nLoaded LoRAs in 24.02s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.49it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.95it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.73it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.51it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.51it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]", "metrics": { "predict_time": 32.422136624, "total_time": 59.887107 }, "output": [ "https://replicate.delivery/yhqm/Slo5HDlU0hpeBCY6Uu1RlGADWwqxJSlEDVfrhFWsM1IfhPzmA/out-0.jpg" ], "started_at": "2024-09-04T20:59:11.532971Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/f1te2n8zwhrm40chqvasn7scdc", "cancel": "https://api.replicate.com/v1/predictions/f1te2n8zwhrm40chqvasn7scdc/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 25247 Prompt: Red slime transforms into a beautiful e-girl. Monochrome composition. Elegant shiny black nun's suit. Noir style. Make-up. Beautiful face. Sensitive lips. Posing. Just red lips, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8 k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light, chiaroscuro, award winning photography, masterpiece, oil on canvas, raphael, caravaggio, greg rutkowski, beeple, beksinski, giger txt2img mode Using dev model free=9191766487040 Downloading weights 2024-09-04T20:59:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpdb51bej7/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T20:59:14Z | INFO | [ Complete ] dest=/tmp/tmpdb51bej7/weights size="172 MB" total_elapsed=2.818s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 2.84s Loaded LoRAs in 24.02s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.49it/s] 7%|▋ | 2/28 [00:00<00:06, 3.95it/s] 11%|█ | 3/28 [00:00<00:06, 3.73it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s] 50%|█████ | 14/28 [00:03<00:03, 3.51it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.51it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDk52d5t4jg5rm40chqver1ga0g4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T21:08:40.716771Z", "created_at": "2024-09-04T21:07:57.697000Z", "data_removed": false, "error": null, "id": "k52d5t4jg5rm40chqver1ga0g4", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 40410\nPrompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed\ntxt2img mode\nUsing dev model\nfree=8968506642432\nDownloading weights\n2024-09-04T21:08:20Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpk4eh69h6/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T21:08:22Z | INFO | [ Complete ] dest=/tmp/tmpk4eh69h6/weights size=\"172 MB\" total_elapsed=1.960s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.99s\nLoaded LoRAs in 11.51s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.49it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.97it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.74it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.51it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.51it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]", "metrics": { "predict_time": 20.081914589, "total_time": 43.019771 }, "output": [ "https://replicate.delivery/yhqm/WEzAm4eMCg0OGq2hZfxfJ2Y4TPxZufhhAMp2EBoXkpajlfMbC/out-0.jpg" ], "started_at": "2024-09-04T21:08:20.634857Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/k52d5t4jg5rm40chqver1ga0g4", "cancel": "https://api.replicate.com/v1/predictions/k52d5t4jg5rm40chqver1ga0g4/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 40410 Prompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed txt2img mode Using dev model free=8968506642432 Downloading weights 2024-09-04T21:08:20Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpk4eh69h6/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T21:08:22Z | INFO | [ Complete ] dest=/tmp/tmpk4eh69h6/weights size="172 MB" total_elapsed=1.960s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.99s Loaded LoRAs in 11.51s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.49it/s] 7%|▋ | 2/28 [00:00<00:06, 3.97it/s] 11%|█ | 3/28 [00:00<00:06, 3.74it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.51it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s] 50%|█████ | 14/28 [00:03<00:03, 3.51it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.51it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDrdh2mjmbk9rm40chqvfscmgbsmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T21:10:50.960856Z", "created_at": "2024-09-04T21:10:07.002000Z", "data_removed": false, "error": null, "id": "rdh2mjmbk9rm40chqvfscmgbsm", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 16766\nPrompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed\ntxt2img mode\nUsing dev model\nLoaded LoRAs in 8.54s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.51it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.97it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.74it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.51it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.51it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.50it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]", "metrics": { "predict_time": 16.99057842, "total_time": 43.958856 }, "output": [ "https://replicate.delivery/yhqm/7OUeE2XRikwBOiG9SZabMjLCpzkvS6nIXZp5nQ3fkre12PzmA/out-0.jpg" ], "started_at": "2024-09-04T21:10:33.970278Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rdh2mjmbk9rm40chqvfscmgbsm", "cancel": "https://api.replicate.com/v1/predictions/rdh2mjmbk9rm40chqvfscmgbsm/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 16766 Prompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed txt2img mode Using dev model Loaded LoRAs in 8.54s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.51it/s] 7%|▋ | 2/28 [00:00<00:06, 3.97it/s] 11%|█ | 3/28 [00:00<00:06, 3.74it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.56it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.53it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.52it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.51it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.51it/s] 50%|█████ | 14/28 [00:03<00:03, 3.51it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.51it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.50it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDvfqdjtfd5srm20chqvg936kfrmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T21:11:54.492138Z", "created_at": "2024-09-04T21:11:37.518000Z", "data_removed": false, "error": null, "id": "vfqdjtfd5srm20chqvg936kfrm", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 57869\nPrompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed\ntxt2img mode\nUsing dev model\nLoaded LoRAs in 8.61s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.51it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.98it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.75it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.53it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.52it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.51it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.54it/s]", "metrics": { "predict_time": 16.965642672, "total_time": 16.974138 }, "output": [ "https://replicate.delivery/yhqm/EEliwfVZkCUPVKHrN8w0eH5anA4liyg1W3PTeg0Kdba14PzmA/out-0.jpg" ], "started_at": "2024-09-04T21:11:37.526496Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/vfqdjtfd5srm20chqvg936kfrm", "cancel": "https://api.replicate.com/v1/predictions/vfqdjtfd5srm20chqvg936kfrm/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 57869 Prompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed txt2img mode Using dev model Loaded LoRAs in 8.61s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.51it/s] 7%|▋ | 2/28 [00:00<00:06, 3.98it/s] 11%|█ | 3/28 [00:00<00:06, 3.75it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.55it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.53it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.52it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s] 50%|█████ | 14/28 [00:03<00:03, 3.52it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.51it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.51it/s] 61%|██████ | 17/28 [00:04<00:03, 3.51it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.51it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.51it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.51it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.51it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.51it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.51it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.51it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s] 100%|██████████| 28/28 [00:07<00:00, 3.54it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDk25jzrd5p1rm60chqvgt1f7hprStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T21:12:45.328857Z", "created_at": "2024-09-04T21:12:24.752000Z", "data_removed": false, "error": null, "id": "k25jzrd5p1rm60chqvgt1f7hpr", "input": { "model": "dev", "prompt": "Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 11067\nPrompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed\ntxt2img mode\nUsing dev model\nLoaded LoRAs in 8.03s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.52it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.99it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.76it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.67it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.62it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.59it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.57it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.55it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.54it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.54it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.53it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.53it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.53it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.53it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.53it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.53it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.53it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.53it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.53it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.53it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.53it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]", "metrics": { "predict_time": 16.365306189000002, "total_time": 20.576857 }, "output": [ "https://replicate.delivery/yhqm/n5GfdHsyTOQ8RyNLK4ahMFAe4Eex4mvgaTnt2NanWMlb6PzmA/out-0.jpg" ], "started_at": "2024-09-04T21:12:28.963551Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/k25jzrd5p1rm60chqvgt1f7hpr", "cancel": "https://api.replicate.com/v1/predictions/k25jzrd5p1rm60chqvgt1f7hpr/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 11067 Prompt: Eccentric girl, bright white hair falling voluminously, Greg Rutkowski style, elegantly coiffed, white glasses framing a natural and playful expression, immersed in monochromatic white ambiance, ultra clear, close-up studio portrait, intricate details, photorealistic, 4k, rich and dramatic lighting, sharp focus, trending on ArtStation, high resolution, ultra detailed txt2img mode Using dev model Loaded LoRAs in 8.03s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.52it/s] 7%|▋ | 2/28 [00:00<00:06, 3.99it/s] 11%|█ | 3/28 [00:00<00:06, 3.76it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.67it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.62it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.59it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.57it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.55it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.54it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.54it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.53it/s] 50%|█████ | 14/28 [00:03<00:03, 3.53it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.53it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.53it/s] 61%|██████ | 17/28 [00:04<00:03, 3.53it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.53it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.53it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.53it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.53it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.53it/s] 100%|██████████| 28/28 [00:07<00:00, 3.53it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID3k639cgmg1rm20chtn9vfv5818StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-09T05:49:09.741762Z", "created_at": "2024-09-09T05:47:57.440000Z", "data_removed": false, "error": null, "id": "3k639cgmg1rm20chtn9vfv5818", "input": { "model": "dev", "prompt": "beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 1525\nPrompt: beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot\n[!] txt2img mode\nUsing dev model\nfree=8169387806720\nDownloading weights\n2024-09-09T05:48:50Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmplicd65hy/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-09T05:48:54Z | INFO | [ Complete ] dest=/tmp/tmplicd65hy/weights size=\"172 MB\" total_elapsed=3.685s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 3.71s\nLoaded LoRAs in 11.50s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.77it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.26it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.02it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.92it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.86it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.83it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.81it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.80it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.79it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.79it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.78it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.78it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.78it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.78it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.78it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.78it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.77it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.77it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.77it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.78it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.78it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.78it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.77it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.77it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.77it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.77it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.78it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.78it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.80it/s]", "metrics": { "predict_time": 19.347477756, "total_time": 72.301762 }, "output": [ "https://replicate.delivery/yhqm/gW2YDF73G0ZiNNtAhmt25dd0vVMDclcQbJZfhlbNL62q8htJA/out-0.jpg" ], "started_at": "2024-09-09T05:48:50.394285Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3k639cgmg1rm20chtn9vfv5818", "cancel": "https://api.replicate.com/v1/predictions/3k639cgmg1rm20chtn9vfv5818/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 1525 Prompt: beautiful heavy metal cyber woman, 4K realistic, fullbody fotoshoot [!] txt2img mode Using dev model free=8169387806720 Downloading weights 2024-09-09T05:48:50Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmplicd65hy/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-09T05:48:54Z | INFO | [ Complete ] dest=/tmp/tmplicd65hy/weights size="172 MB" total_elapsed=3.685s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 3.71s Loaded LoRAs in 11.50s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.77it/s] 7%|▋ | 2/28 [00:00<00:06, 4.26it/s] 11%|█ | 3/28 [00:00<00:06, 4.02it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.92it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.86it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.83it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.81it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.80it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.79it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.79it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.78it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.78it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.78it/s] 50%|█████ | 14/28 [00:03<00:03, 3.78it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.78it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.78it/s] 61%|██████ | 17/28 [00:04<00:02, 3.77it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.77it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.77it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.78it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.78it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.78it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.77it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.77it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.77it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.77it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.78it/s] 100%|██████████| 28/28 [00:07<00:00, 3.78it/s] 100%|██████████| 28/28 [00:07<00:00, 3.80it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID6s0jnarfq9rm00chtncb83b7q8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "a film noir-inspired photography style with a shallow depth of field, emphasizing the subject\'s elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-09T05:53:51.017418Z", "created_at": "2024-09-09T05:53:23.898000Z", "data_removed": false, "error": null, "id": "6s0jnarfq9rm00chtncb83b7q8", "input": { "model": "dev", "prompt": "a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 35035\nPrompt: a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere.\n[!] txt2img mode\nUsing dev model\nfree=7896690388992\nDownloading weights\n2024-09-09T05:53:23Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp3x0e5abh/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-09T05:53:29Z | INFO | [ Complete ] dest=/tmp/tmp3x0e5abh/weights size=\"172 MB\" total_elapsed=5.236s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 5.34s\nLoaded LoRAs in 18.43s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:30, 1.13s/it]\n 7%|▋ | 2/28 [00:01<00:15, 1.69it/s]\n 11%|█ | 3/28 [00:01<00:11, 2.26it/s]\n 14%|█▍ | 4/28 [00:01<00:08, 2.69it/s]\n 18%|█▊ | 5/28 [00:02<00:07, 3.00it/s]\n 21%|██▏ | 6/28 [00:02<00:06, 3.23it/s]\n 25%|██▌ | 7/28 [00:02<00:06, 3.39it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.51it/s]\n 32%|███▏ | 9/28 [00:03<00:05, 3.59it/s]\n 36%|███▌ | 10/28 [00:03<00:04, 3.65it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.69it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.71it/s]\n 46%|████▋ | 13/28 [00:04<00:04, 3.73it/s]\n 50%|█████ | 14/28 [00:04<00:03, 3.75it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.76it/s]\n 57%|█████▋ | 16/28 [00:05<00:03, 3.77it/s]\n 61%|██████ | 17/28 [00:05<00:02, 3.77it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.77it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.78it/s]\n 71%|███████▏ | 20/28 [00:06<00:02, 3.78it/s]\n 75%|███████▌ | 21/28 [00:06<00:01, 3.78it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.78it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.78it/s]\n 86%|████████▌ | 24/28 [00:07<00:01, 3.78it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.78it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.78it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.78it/s]\n100%|██████████| 28/28 [00:08<00:00, 3.78it/s]\n100%|██████████| 28/28 [00:08<00:00, 3.41it/s]", "metrics": { "predict_time": 27.108970237, "total_time": 27.119418 }, "output": [ "https://replicate.delivery/yhqm/2AuewRSIdARkFqNKzC6FUqrgtXNRuX0086EMD2jzwFX3eDbTA/out-0.jpg" ], "started_at": "2024-09-09T05:53:23.908447Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/6s0jnarfq9rm00chtncb83b7q8", "cancel": "https://api.replicate.com/v1/predictions/6s0jnarfq9rm00chtncb83b7q8/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 35035 Prompt: a film noir-inspired photography style with a shallow depth of field, emphasizing the subject's elegant features. woman with fair skin and long white hair styled in a pin-up fashion, reminiscent of vintage Old Hollywood. She has striking, large eyes with dark eyeliner shimmering shiny sparkly glitter glasses and red glitter lipstick, giving her a classic, glamorous look. She is wearing a blue, silk-satin with shiny little diamonds dress shining like a stars with a deep neckline, adorned with a gold, Art Deco-style necklace and matching earrings. The background features a dreamy, underwater-like scene with bubbles floating around, adding a surreal and ethereal quality to the image, evoking the style of artist Rene Magritte. The overall color palette is cool with shades of blue and gold, enhancing the elegant and mystical atmosphere. [!] txt2img mode Using dev model free=7896690388992 Downloading weights 2024-09-09T05:53:23Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp3x0e5abh/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-09T05:53:29Z | INFO | [ Complete ] dest=/tmp/tmp3x0e5abh/weights size="172 MB" total_elapsed=5.236s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 5.34s Loaded LoRAs in 18.43s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:30, 1.13s/it] 7%|▋ | 2/28 [00:01<00:15, 1.69it/s] 11%|█ | 3/28 [00:01<00:11, 2.26it/s] 14%|█▍ | 4/28 [00:01<00:08, 2.69it/s] 18%|█▊ | 5/28 [00:02<00:07, 3.00it/s] 21%|██▏ | 6/28 [00:02<00:06, 3.23it/s] 25%|██▌ | 7/28 [00:02<00:06, 3.39it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.51it/s] 32%|███▏ | 9/28 [00:03<00:05, 3.59it/s] 36%|███▌ | 10/28 [00:03<00:04, 3.65it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.69it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.71it/s] 46%|████▋ | 13/28 [00:04<00:04, 3.73it/s] 50%|█████ | 14/28 [00:04<00:03, 3.75it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.76it/s] 57%|█████▋ | 16/28 [00:05<00:03, 3.77it/s] 61%|██████ | 17/28 [00:05<00:02, 3.77it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.77it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.78it/s] 71%|███████▏ | 20/28 [00:06<00:02, 3.78it/s] 75%|███████▌ | 21/28 [00:06<00:01, 3.78it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.78it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.78it/s] 86%|████████▌ | 24/28 [00:07<00:01, 3.78it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.78it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.78it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.78it/s] 100%|██████████| 28/28 [00:08<00:00, 3.78it/s] 100%|██████████| 28/28 [00:08<00:00, 3.41it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDwn8gca88psrm60chqpcve9k43rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Elfenmädchen mit weißem, zerzaustem Haar
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Elfenmädchen mit weißem, zerzaustem Haar", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Elfenmädchen mit weißem, zerzaustem Haar", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Elfenmädchen mit weißem, zerzaustem Haar", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Elfenmädchen mit weißem, zerzaustem Haar", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T15:14:53.131668Z", "created_at": "2024-09-04T15:13:28.758000Z", "data_removed": false, "error": null, "id": "wn8gca88psrm60chqpcve9k43r", "input": { "model": "dev", "prompt": "Elfenmädchen mit weißem, zerzaustem Haar", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 18637\nPrompt: Elfenmädchen mit weißem, zerzaustem Haar\ntxt2img mode\nUsing dev model\nfree=9441410101248\nDownloading weights\n2024-09-04T15:14:34Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp9kl8ds68/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T15:14:35Z | INFO | [ Complete ] dest=/tmp/tmp9kl8ds68/weights size=\"172 MB\" total_elapsed=1.842s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.87s\nLoaded LoRAs in 10.83s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.52it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.99it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.76it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.66it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.61it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.53it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.52it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.52it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]", "metrics": { "predict_time": 19.175654077, "total_time": 84.373668 }, "output": [ "https://replicate.delivery/yhqm/ocEFeVCyS7VxPiOergUZdLc9WTElksT9KaiW0Ga3DDastiZTA/out-0.jpg" ], "started_at": "2024-09-04T15:14:33.956014Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/wn8gca88psrm60chqpcve9k43r", "cancel": "https://api.replicate.com/v1/predictions/wn8gca88psrm60chqpcve9k43r/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 18637 Prompt: Elfenmädchen mit weißem, zerzaustem Haar txt2img mode Using dev model free=9441410101248 Downloading weights 2024-09-04T15:14:34Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp9kl8ds68/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T15:14:35Z | INFO | [ Complete ] dest=/tmp/tmp9kl8ds68/weights size="172 MB" total_elapsed=1.842s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.87s Loaded LoRAs in 10.83s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.52it/s] 7%|▋ | 2/28 [00:00<00:06, 3.99it/s] 11%|█ | 3/28 [00:00<00:06, 3.76it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.66it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.61it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.55it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.53it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.53it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s] 50%|█████ | 14/28 [00:03<00:03, 3.52it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s] 61%|██████ | 17/28 [00:04<00:03, 3.52it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.52it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.52it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDyk1k50zsw5rm00cht69v81d544StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 2:3
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", lora_scale: 1, num_outputs: 1, aspect_ratio: "2:3", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman\'s face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley\'s optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-08T12:20:39.974058Z", "created_at": "2024-09-08T12:20:21.601000Z", "data_removed": false, "error": null, "id": "yk1k50zsw5rm00cht69v81d544", "input": { "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 35304\nPrompt: Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow\n[!] txt2img mode\nUsing dev model\nfree=9236402761728\nDownloading weights\n2024-09-08T12:20:22Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8nxr41tj/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-08T12:20:24Z | INFO | [ Complete ] dest=/tmp/tmp8nxr41tj/weights size=\"172 MB\" total_elapsed=1.696s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.73s\nLoaded LoRAs in 9.68s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 3.87it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.37it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.12it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.02it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.96it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.93it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.91it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.89it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 3.88it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.88it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.87it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.87it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.87it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.87it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.87it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.87it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.87it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.87it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.87it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.87it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.87it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.87it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 3.87it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.87it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.87it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.87it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 3.87it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.87it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.89it/s]", "metrics": { "predict_time": 17.391060451, "total_time": 18.373058 }, "output": [ "https://replicate.delivery/yhqm/RcO4UAMCBdpgKZAIvxn4ohgq9TwhVZyh6GV28WxoEFylIt2E/out-0.jpg" ], "started_at": "2024-09-08T12:20:22.582997Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/yk1k50zsw5rm00cht69v81d544", "cancel": "https://api.replicate.com/v1/predictions/yk1k50zsw5rm00cht69v81d544/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 35304 Prompt: Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow [!] txt2img mode Using dev model free=9236402761728 Downloading weights 2024-09-08T12:20:22Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8nxr41tj/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-08T12:20:24Z | INFO | [ Complete ] dest=/tmp/tmp8nxr41tj/weights size="172 MB" total_elapsed=1.696s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.73s Loaded LoRAs in 9.68s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 3.87it/s] 7%|▋ | 2/28 [00:00<00:05, 4.37it/s] 11%|█ | 3/28 [00:00<00:06, 4.12it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.02it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.96it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.93it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.91it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.89it/s] 32%|███▏ | 9/28 [00:02<00:04, 3.88it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.88it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.87it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.87it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.87it/s] 50%|█████ | 14/28 [00:03<00:03, 3.87it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.87it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.87it/s] 61%|██████ | 17/28 [00:04<00:02, 3.87it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.87it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.87it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.87it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.87it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.87it/s] 82%|████████▏ | 23/28 [00:05<00:01, 3.87it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.87it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.87it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.87it/s] 96%|█████████▋| 27/28 [00:06<00:00, 3.87it/s] 100%|██████████| 28/28 [00:07<00:00, 3.87it/s] 100%|██████████| 28/28 [00:07<00:00, 3.89it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cInput
- model
- dev
- prompt
- Elven woman with white, disheveled hair
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 96
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 96, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Elven woman with white, disheveled hair", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 96, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 96, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 96, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T15:17:13.663720Z", "created_at": "2024-09-04T15:16:35.327000Z", "data_removed": false, "error": null, "id": "3gttpef1fxrm20chqpdsmx167r", "input": { "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 96, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 56457\nPrompt: Elven woman with white, disheveled hair\ntxt2img mode\nUsing dev model\nfree=9458970542080\nDownloading weights\n2024-09-04T15:16:52Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2wlh4ef2/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T15:16:55Z | INFO | [ Complete ] dest=/tmp/tmp2wlh4ef2/weights size=\"172 MB\" total_elapsed=3.064s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 3.09s\nLoaded LoRAs in 12.74s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.54it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.01it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.78it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.60it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.56it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.55it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.55it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.55it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]", "metrics": { "predict_time": 21.060191341, "total_time": 38.33672 }, "output": [ "https://replicate.delivery/yhqm/FbDCWpj2FrqBNxlGiyOZbJgjSK4JJfgkmeS7xAfOd7yzfKmNB/out-0.jpg" ], "started_at": "2024-09-04T15:16:52.603529Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3gttpef1fxrm20chqpdsmx167r", "cancel": "https://api.replicate.com/v1/predictions/3gttpef1fxrm20chqpdsmx167r/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 56457 Prompt: Elven woman with white, disheveled hair txt2img mode Using dev model free=9458970542080 Downloading weights 2024-09-04T15:16:52Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2wlh4ef2/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T15:16:55Z | INFO | [ Complete ] dest=/tmp/tmp2wlh4ef2/weights size="172 MB" total_elapsed=3.064s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 3.09s Loaded LoRAs in 12.74s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.54it/s] 7%|▋ | 2/28 [00:00<00:06, 4.01it/s] 11%|█ | 3/28 [00:00<00:06, 3.78it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.60it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.56it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s] 50%|█████ | 14/28 [00:03<00:03, 3.55it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s] 61%|██████ | 17/28 [00:04<00:03, 3.55it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.55it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID4xvbgy6vz9rm40cht6avctmhxcStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 2:3
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", lora_scale: 1, num_outputs: 1, aspect_ratio: "2:3", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman\'s face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley\'s optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-08T12:22:32.791526Z", "created_at": "2024-09-08T12:22:25.018000Z", "data_removed": false, "error": null, "id": "4xvbgy6vz9rm40cht6avctmhxc", "input": { "model": "dev", "prompt": "Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 63692\nPrompt: Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow\n[!] txt2img mode\nUsing dev model\nWeights already loaded\nLoaded LoRAs in 0.03s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.83it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.33it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.09it/s]\n 14%|█▍ | 4/28 [00:00<00:06, 3.98it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.92it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.89it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.87it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.86it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 3.85it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.84it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.84it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.84it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.84it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.84it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.83it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.83it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.83it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.83it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.83it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.83it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.83it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.83it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 3.83it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.83it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.83it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.83it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 3.83it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.84it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.86it/s]", "metrics": { "predict_time": 7.763768393, "total_time": 7.773526 }, "output": [ "https://replicate.delivery/yhqm/04OCWMhu7ArhEppOAjWFMzosXzE8pCDZzxKC3FXu6sGCJt2E/out-0.jpg" ], "started_at": "2024-09-08T12:22:25.027758Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/4xvbgy6vz9rm40cht6avctmhxc", "cancel": "https://api.replicate.com/v1/predictions/4xvbgy6vz9rm40cht6avctmhxc/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 63692 Prompt: Hypnotic black-and-white digital artwork, woman's face seamlessly blending with mesmerizing, flowing geometric patterns, wavy, undulating lines wrap around and across her face, surreal illusion of movement and depth, intricate optical patterns, emerge from her skin, dissolving into the surrounding design, texture mimics three-dimensional forms that bend light and shadow, dreamlike, futuristic atmosphere, style of Bridget Riley's optical art combined with the sculptural surrealism of Escher, smooth gradient transitions between light and shadow [!] txt2img mode Using dev model Weights already loaded Loaded LoRAs in 0.03s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.83it/s] 7%|▋ | 2/28 [00:00<00:06, 4.33it/s] 11%|█ | 3/28 [00:00<00:06, 4.09it/s] 14%|█▍ | 4/28 [00:00<00:06, 3.98it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.92it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.89it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.87it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.86it/s] 32%|███▏ | 9/28 [00:02<00:04, 3.85it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.84it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.84it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.84it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.84it/s] 50%|█████ | 14/28 [00:03<00:03, 3.84it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.83it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.83it/s] 61%|██████ | 17/28 [00:04<00:02, 3.83it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.83it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.83it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.83it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.83it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.83it/s] 82%|████████▏ | 23/28 [00:05<00:01, 3.83it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.83it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.83it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.83it/s] 96%|█████████▋| 27/28 [00:06<00:00, 3.83it/s] 100%|██████████| 28/28 [00:07<00:00, 3.84it/s] 100%|██████████| 28/28 [00:07<00:00, 3.86it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDk2nf2hz0mnrm20chqpfbfymherStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Elven woman with white, disheveled hair
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Elven woman with white, disheveled hair", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-04T15:20:19.061764Z", "created_at": "2024-09-04T15:19:51.717000Z", "data_removed": false, "error": null, "id": "k2nf2hz0mnrm20chqpfbfymher", "input": { "model": "dev", "prompt": "Elven woman with white, disheveled hair", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 5083\nPrompt: Elven woman with white, disheveled hair\ntxt2img mode\nUsing dev model\nfree=9104316149760\nDownloading weights\n2024-09-04T15:19:51Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpn2ri46u_/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-04T15:19:53Z | INFO | [ Complete ] dest=/tmp/tmpn2ri46u_/weights size=\"172 MB\" total_elapsed=1.813s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.84s\nLoaded LoRAs in 18.92s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.51it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.97it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.75it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.52it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.52it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.52it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.54it/s]", "metrics": { "predict_time": 27.335851948, "total_time": 27.344764 }, "output": [ "https://replicate.delivery/yhqm/cnBfxgGN59VUBqQyZMrRgNo2EcM0JPRcakKuZtR9YaGZZxsJA/out-0.jpg" ], "started_at": "2024-09-04T15:19:51.725912Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/k2nf2hz0mnrm20chqpfbfymher", "cancel": "https://api.replicate.com/v1/predictions/k2nf2hz0mnrm20chqpfbfymher/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 5083 Prompt: Elven woman with white, disheveled hair txt2img mode Using dev model free=9104316149760 Downloading weights 2024-09-04T15:19:51Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpn2ri46u_/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-04T15:19:53Z | INFO | [ Complete ] dest=/tmp/tmpn2ri46u_/weights size="172 MB" total_elapsed=1.813s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.84s Loaded LoRAs in 18.92s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.51it/s] 7%|▋ | 2/28 [00:00<00:06, 3.97it/s] 11%|█ | 3/28 [00:00<00:06, 3.75it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.65it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.57it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.56it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.54it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.54it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.53it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.52it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.52it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.52it/s] 50%|█████ | 14/28 [00:03<00:03, 3.52it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.52it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.52it/s] 61%|██████ | 17/28 [00:04<00:03, 3.52it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.52it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.52it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.51it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.52it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.52it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.51it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.52it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.52it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.52it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.52it/s] 100%|██████████| 28/28 [00:07<00:00, 3.54it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cID1zpm7rt15srm60chvgg8jpk0b8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. ", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-10T13:30:07.518289Z", "created_at": "2024-09-10T13:29:47.054000Z", "data_removed": false, "error": null, "id": "1zpm7rt15srm60chvgg8jpk0b8", "input": { "model": "dev", "prompt": "It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. ", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 17551\nPrompt: It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern.\n[!] txt2img mode\nUsing dev model\nfree=7987786772480\nDownloading weights\n2024-09-10T13:29:49Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpadp9zywd/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-10T13:29:51Z | INFO | [ Complete ] dest=/tmp/tmpadp9zywd/weights size=\"172 MB\" total_elapsed=1.718s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.75s\nLoaded LoRAs in 10.28s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.78it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.27it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.03it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.93it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.88it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.85it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.83it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.82it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 3.81it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.80it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.79it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.79it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.79it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.79it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.79it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.78it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.78it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.78it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.78it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.79it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.79it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.79it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.79it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.79it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.79it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.79it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.79it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.79it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.81it/s]", "metrics": { "predict_time": 18.093874357, "total_time": 20.464289 }, "output": [ "https://replicate.delivery/yhqm/zz30YwXaFZY0MVifqdfueAidIp7CIbo53KzpK6YtUaif9ebbC/out-0.jpg" ], "started_at": "2024-09-10T13:29:49.424415Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/1zpm7rt15srm60chvgg8jpk0b8", "cancel": "https://api.replicate.com/v1/predictions/1zpm7rt15srm60chvgg8jpk0b8/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 17551 Prompt: It shows a young European woman in a long, complicated, and beautiful latex catsuit with a labyrinth pattern. [!] txt2img mode Using dev model free=7987786772480 Downloading weights 2024-09-10T13:29:49Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpadp9zywd/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-10T13:29:51Z | INFO | [ Complete ] dest=/tmp/tmpadp9zywd/weights size="172 MB" total_elapsed=1.718s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.75s Loaded LoRAs in 10.28s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.78it/s] 7%|▋ | 2/28 [00:00<00:06, 4.27it/s] 11%|█ | 3/28 [00:00<00:06, 4.03it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.93it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.88it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.85it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.83it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.82it/s] 32%|███▏ | 9/28 [00:02<00:04, 3.81it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.80it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.79it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.79it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.79it/s] 50%|█████ | 14/28 [00:03<00:03, 3.79it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.79it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.78it/s] 61%|██████ | 17/28 [00:04<00:02, 3.78it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.78it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.78it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.79it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.79it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.79it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.79it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.79it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.79it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.79it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.79it/s] 100%|██████████| 28/28 [00:07<00:00, 3.79it/s] 100%|██████████| 28/28 [00:07<00:00, 3.81it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDjd8n84zzfhrm40chxcva2az1fwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character\'s large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character\'s dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character\'s features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-13T11:49:16.559639Z", "created_at": "2024-09-13T11:48:55.804000Z", "data_removed": false, "error": null, "id": "jd8n84zzfhrm40chxcva2az1fw", "input": { "model": "dev", "prompt": "A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 19619\nPrompt: A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere.\n[!] txt2img mode\nUsing dev model\nfree=6858822324224\nDownloading weights\n2024-09-13T11:48:56Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpl_h5_gx4/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-13T11:48:58Z | INFO | [ Complete ] dest=/tmp/tmpl_h5_gx4/weights size=\"172 MB\" total_elapsed=1.546s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.58s\nLoaded LoRAs in 12.26s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.76it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.25it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.01it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.91it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.85it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.82it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.80it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.79it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.78it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.77it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.77it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.77it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.76it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.76it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.76it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.76it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.76it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.76it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.76it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.76it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.76it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.76it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.76it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.76it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.76it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.76it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.76it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.75it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.78it/s]", "metrics": { "predict_time": 19.914078878, "total_time": 20.755639 }, "output": [ "https://replicate.delivery/yhqm/QVzAcGWTDVKZHVxoeQ6QorVrPSWQIHE4pnm0TmOmnnReidcTA/out-0.jpg" ], "started_at": "2024-09-13T11:48:56.645560Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jd8n84zzfhrm40chxcva2az1fw", "cancel": "https://api.replicate.com/v1/predictions/jd8n84zzfhrm40chxcva2az1fw/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 19619 Prompt: A highly detailed, close-up portrait of a character with striking blue skin, taken from a front angle slightly to the left. The face is adorned with vibrant makeup, including shimmering magenta eyeshadow extending towards the cheekbones, dark eyeliner, and glossy deep purple lips. The character's large, expressive green eyes are highlighted, gazing intently to the right. A small decorative piece hangs from the forehead, and intricate bead and insect-like ornaments dangle from the character's dark hair, which has straight bangs framing the face. The character wears an elaborate hat with a patterned surface featuring small, reflective pearls and a mix of dark blue, purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads, and small fan-shaped objects. Surrounding the character are thin, reddish-brown stems with small, delicate orange leaves attached, some of which are in focus while others blur into the background. The background is softly blurred, filled with similar orange foliage and hints of green, creating a dreamy atmosphere. The lighting is soft and diffused, enhancing the ethereal quality of the scene and casting gentle shadows that add depth to the character's features. The overall color palette includes cool tones of blue, purple, and magenta, with warm accents from the orange elements, creating a surreal and fantasy-like ambiance. The image has high contrast and saturation, emphasizing the intricate details and otherworldly atmosphere. [!] txt2img mode Using dev model free=6858822324224 Downloading weights 2024-09-13T11:48:56Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpl_h5_gx4/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-13T11:48:58Z | INFO | [ Complete ] dest=/tmp/tmpl_h5_gx4/weights size="172 MB" total_elapsed=1.546s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.58s Loaded LoRAs in 12.26s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.76it/s] 7%|▋ | 2/28 [00:00<00:06, 4.25it/s] 11%|█ | 3/28 [00:00<00:06, 4.01it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.91it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.85it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.82it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.80it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.79it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.78it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.77it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.77it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.77it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.76it/s] 50%|█████ | 14/28 [00:03<00:03, 3.76it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.76it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.76it/s] 61%|██████ | 17/28 [00:04<00:02, 3.76it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.76it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.76it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.76it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.76it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.76it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.76it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.76it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.76it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.76it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.76it/s] 100%|██████████| 28/28 [00:07<00:00, 3.75it/s] 100%|██████████| 28/28 [00:07<00:00, 3.78it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDbch37yzyvhrm20chxcxsb8g82cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A very detailed one, portrait of a figure with strikingly white skin, taken from a front angle, slightly to the left. The face is adorned with luminous make-up, shimmering magenta eyeshadow underneath, extending to the cheekbones, dark eyeliner, and glossy dark purple lips. The large, expressive green eyes of thefigure expressive green eyes are emphasized, looking intently to the right. A small piece of jewelry hangs down from her forehead, and intertwined pearls and insect-like ornaments dangle from the figure's dark hair, The face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, reflective beads and a mixture of dark blue,purple purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads and small fan-shaped objects. Around the figure are thin, reddish-brown stems with small, delicate delicate orange leaves, Some of them are sharp, while others are blurred in the background. The background is softly blurred, with similar orange foliage and a hint of green, creating a dreamy atmosphere. The lighting is soft and diffused, The light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, purples, and magenta, with warm accents provided by the orange elements, creating a surreal and imaginative atmosphere. The image has high contrast and saturation, which emphasizes the intricate details and otherworldly atmosphere.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 98
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A very detailed one, portrait of a figure with strikingly white skin, \ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up, \nshimmering magenta eyeshadow underneath, extending to the cheekbones, \ndark eyeliner, \nand glossy dark purple lips. The large, expressive green eyes of thefigure \nexpressive green eyes are emphasized, \nlooking intently to the right. A small piece of jewelry hangs down from her forehead, \nand intertwined pearls and insect-like ornaments dangle from the figure's dark hair, \nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, \nreflective beads and a mixture of dark blue,purple \npurple, \nand pink hues. The hat is adorned with various decorative elements, \nincluding orange leaves, \ncoral-colored spherical beads \nand small fan-shaped objects. Around the figure are thin, \nreddish-brown stems with small, delicate \ndelicate orange leaves, \nSome of them are sharp, while others are blurred in the background. The background is softly blurred, \nwith similar orange foliage and a hint of green, \ncreating a dreamy atmosphere. The lighting is soft and diffused, \nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, \npurples, \nand magenta, \nwith warm accents provided by the orange elements, \ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation, \nwhich emphasizes the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "A very detailed one, portrait of a figure with strikingly white skin, \ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up, \nshimmering magenta eyeshadow underneath, extending to the cheekbones, \ndark eyeliner, \nand glossy dark purple lips. The large, expressive green eyes of thefigure \nexpressive green eyes are emphasized, \nlooking intently to the right. A small piece of jewelry hangs down from her forehead, \nand intertwined pearls and insect-like ornaments dangle from the figure's dark hair, \nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, \nreflective beads and a mixture of dark blue,purple \npurple, \nand pink hues. The hat is adorned with various decorative elements, \nincluding orange leaves, \ncoral-colored spherical beads \nand small fan-shaped objects. Around the figure are thin, \nreddish-brown stems with small, delicate \ndelicate orange leaves, \nSome of them are sharp, while others are blurred in the background. The background is softly blurred, \nwith similar orange foliage and a hint of green, \ncreating a dreamy atmosphere. The lighting is soft and diffused, \nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, \npurples, \nand magenta, \nwith warm accents provided by the orange elements, \ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation, \nwhich emphasizes the intricate details and otherworldly atmosphere.", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 98, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "A very detailed one, portrait of a figure with strikingly white skin, \ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up, \nshimmering magenta eyeshadow underneath, extending to the cheekbones, \ndark eyeliner, \nand glossy dark purple lips. The large, expressive green eyes of thefigure \nexpressive green eyes are emphasized, \nlooking intently to the right. A small piece of jewelry hangs down from her forehead, \nand intertwined pearls and insect-like ornaments dangle from the figure's dark hair, \nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, \nreflective beads and a mixture of dark blue,purple \npurple, \nand pink hues. The hat is adorned with various decorative elements, \nincluding orange leaves, \ncoral-colored spherical beads \nand small fan-shaped objects. Around the figure are thin, \nreddish-brown stems with small, delicate \ndelicate orange leaves, \nSome of them are sharp, while others are blurred in the background. The background is softly blurred, \nwith similar orange foliage and a hint of green, \ncreating a dreamy atmosphere. The lighting is soft and diffused, \nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, \npurples, \nand magenta, \nwith warm accents provided by the orange elements, \ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation, \nwhich emphasizes the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "A very detailed one, portrait of a figure with strikingly white skin, \\ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up, \\nshimmering magenta eyeshadow underneath, extending to the cheekbones, \\ndark eyeliner, \\nand glossy dark purple lips. The large, expressive green eyes of thefigure \\nexpressive green eyes are emphasized, \\nlooking intently to the right. A small piece of jewelry hangs down from her forehead, \\nand intertwined pearls and insect-like ornaments dangle from the figure\'s dark hair, \\nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, \\nreflective beads and a mixture of dark blue,purple \\npurple, \\nand pink hues. The hat is adorned with various decorative elements, \\nincluding orange leaves, \\ncoral-colored spherical beads \\nand small fan-shaped objects. Around the figure are thin, \\nreddish-brown stems with small, delicate \\ndelicate orange leaves, \\nSome of them are sharp, while others are blurred in the background. The background is softly blurred, \\nwith similar orange foliage and a hint of green, \\ncreating a dreamy atmosphere. The lighting is soft and diffused, \\nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure\'s features. The overall color palette includes cool blues, \\npurples, \\nand magenta, \\nwith warm accents provided by the orange elements, \\ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation, \\nwhich emphasizes the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-13T11:57:29.343879Z", "created_at": "2024-09-13T11:54:23.324000Z", "data_removed": false, "error": null, "id": "bch37yzyvhrm20chxcxsb8g82c", "input": { "model": "dev", "prompt": "A very detailed one, portrait of a figure with strikingly white skin, \ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up, \nshimmering magenta eyeshadow underneath, extending to the cheekbones, \ndark eyeliner, \nand glossy dark purple lips. The large, expressive green eyes of thefigure \nexpressive green eyes are emphasized, \nlooking intently to the right. A small piece of jewelry hangs down from her forehead, \nand intertwined pearls and insect-like ornaments dangle from the figure's dark hair, \nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, \nreflective beads and a mixture of dark blue,purple \npurple, \nand pink hues. The hat is adorned with various decorative elements, \nincluding orange leaves, \ncoral-colored spherical beads \nand small fan-shaped objects. Around the figure are thin, \nreddish-brown stems with small, delicate \ndelicate orange leaves, \nSome of them are sharp, while others are blurred in the background. The background is softly blurred, \nwith similar orange foliage and a hint of green, \ncreating a dreamy atmosphere. The lighting is soft and diffused, \nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, \npurples, \nand magenta, \nwith warm accents provided by the orange elements, \ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation, \nwhich emphasizes the intricate details and otherworldly atmosphere.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 98, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 52378\nPrompt: A very detailed one, portrait of a figure with strikingly white skin,\ntaken from a front angle, slightly to the left. The face is adorned with luminous make-up,\nshimmering magenta eyeshadow underneath, extending to the cheekbones,\ndark eyeliner,\nand glossy dark purple lips. The large, expressive green eyes of thefigure\nexpressive green eyes are emphasized,\nlooking intently to the right. A small piece of jewelry hangs down from her forehead,\nand intertwined pearls and insect-like ornaments dangle from the figure's dark hair,\nThe face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small,\nreflective beads and a mixture of dark blue,purple\npurple,\nand pink hues. The hat is adorned with various decorative elements,\nincluding orange leaves,\ncoral-colored spherical beads\nand small fan-shaped objects. Around the figure are thin,\nreddish-brown stems with small, delicate\ndelicate orange leaves,\nSome of them are sharp, while others are blurred in the background. The background is softly blurred,\nwith similar orange foliage and a hint of green,\ncreating a dreamy atmosphere. The lighting is soft and diffused,\nThe light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues,\npurples,\nand magenta,\nwith warm accents provided by the orange elements,\ncreating a surreal and imaginative atmosphere. The image has high contrast and saturation,\nwhich emphasizes the intricate details and otherworldly atmosphere.\n[!] txt2img mode\nUsing dev model\nfree=7971924369408\nDownloading weights\n2024-09-13T11:57:08Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpeb6og9e3/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-13T11:57:11Z | INFO | [ Complete ] dest=/tmp/tmpeb6og9e3/weights size=\"172 MB\" total_elapsed=3.157s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 3.20s\nLoaded LoRAs in 12.07s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:09, 2.91it/s]\n 7%|▋ | 2/28 [00:00<00:07, 3.65it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.61it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.59it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.57it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.57it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.57it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.57it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.57it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.57it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.57it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.57it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.57it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.57it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.57it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.57it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.57it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.57it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.57it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.57it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.57it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.56it/s]", "metrics": { "predict_time": 21.060864674, "total_time": 186.019879 }, "output": [ "https://replicate.delivery/yhqm/fpoCsemd3eQJjogBiBuneV87boHiBecDfeJekpBreZBdSV74mA/out-0.jpg" ], "started_at": "2024-09-13T11:57:08.283014Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/bch37yzyvhrm20chxcxsb8g82c", "cancel": "https://api.replicate.com/v1/predictions/bch37yzyvhrm20chxcxsb8g82c/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 52378 Prompt: A very detailed one, portrait of a figure with strikingly white skin, taken from a front angle, slightly to the left. The face is adorned with luminous make-up, shimmering magenta eyeshadow underneath, extending to the cheekbones, dark eyeliner, and glossy dark purple lips. The large, expressive green eyes of thefigure expressive green eyes are emphasized, looking intently to the right. A small piece of jewelry hangs down from her forehead, and intertwined pearls and insect-like ornaments dangle from the figure's dark hair, The face is framed by a straight fringe. The figure wears an elaborate hat with a patterned surface decorated with small, reflective beads and a mixture of dark blue,purple purple, and pink hues. The hat is adorned with various decorative elements, including orange leaves, coral-colored spherical beads and small fan-shaped objects. Around the figure are thin, reddish-brown stems with small, delicate delicate orange leaves, Some of them are sharp, while others are blurred in the background. The background is softly blurred, with similar orange foliage and a hint of green, creating a dreamy atmosphere. The lighting is soft and diffused, The light is soft and diffused, enhancing the ethereal quality of the scene and casting soft shadows that add depth to the figure's features. The overall color palette includes cool blues, purples, and magenta, with warm accents provided by the orange elements, creating a surreal and imaginative atmosphere. The image has high contrast and saturation, which emphasizes the intricate details and otherworldly atmosphere. [!] txt2img mode Using dev model free=7971924369408 Downloading weights 2024-09-13T11:57:08Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpeb6og9e3/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-13T11:57:11Z | INFO | [ Complete ] dest=/tmp/tmpeb6og9e3/weights size="172 MB" total_elapsed=3.157s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 3.20s Loaded LoRAs in 12.07s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:09, 2.91it/s] 7%|▋ | 2/28 [00:00<00:07, 3.65it/s] 11%|█ | 3/28 [00:00<00:06, 3.61it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.59it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.58it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.57it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.57it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.57it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.57it/s] 50%|█████ | 14/28 [00:03<00:03, 3.57it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.57it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.57it/s] 61%|██████ | 17/28 [00:04<00:03, 3.57it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.57it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.57it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.57it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.57it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.57it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.57it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.57it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.57it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.57it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.57it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s] 100%|██████████| 28/28 [00:07<00:00, 3.56it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDj8g273j7rnrm40cj0mdrh8j044StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-18T12:29:12.260290Z", "created_at": "2024-09-18T12:28:46.917000Z", "data_removed": false, "error": null, "id": "j8g273j7rnrm40cj0mdrh8j044", "input": { "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 19747\nPrompt: Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism\n[!] txt2img mode\nUsing dev model\nfree=7239092953088\nDownloading weights\n2024-09-18T12:28:54Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp321yi3eo/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-18T12:28:55Z | INFO | [ Complete ] dest=/tmp/tmp321yi3eo/weights size=\"172 MB\" total_elapsed=1.530s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 1.56s\nLoaded LoRAs in 9.85s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.54it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.01it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.78it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.61it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.56it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.55it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.55it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.55it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.55it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]", "metrics": { "predict_time": 18.162573589, "total_time": 25.34329 }, "output": [ "https://replicate.delivery/yhqm/aKguBbkT89LJDh5ZG3EO9X5aNZAVs3lX0M72uj1AvYJm5h3E/out-0.jpg" ], "started_at": "2024-09-18T12:28:54.097716Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/j8g273j7rnrm40cj0mdrh8j044", "cancel": "https://api.replicate.com/v1/predictions/j8g273j7rnrm40cj0mdrh8j044/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 19747 Prompt: Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism [!] txt2img mode Using dev model free=7239092953088 Downloading weights 2024-09-18T12:28:54Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp321yi3eo/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-18T12:28:55Z | INFO | [ Complete ] dest=/tmp/tmp321yi3eo/weights size="172 MB" total_elapsed=1.530s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 1.56s Loaded LoRAs in 9.85s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.54it/s] 7%|▋ | 2/28 [00:00<00:06, 4.01it/s] 11%|█ | 3/28 [00:00<00:06, 3.78it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.69it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.61it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.59it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.57it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.56it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.56it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.55it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.55it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s] 50%|█████ | 14/28 [00:03<00:03, 3.55it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.55it/s] 61%|██████ | 17/28 [00:04<00:03, 3.55it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.55it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.55it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.55it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.55it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.55it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.55it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.55it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDqnhc6jpzfdrm00cj0mea4kxs7gStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-18T12:31:15.805131Z", "created_at": "2024-09-18T12:30:31.291000Z", "data_removed": false, "error": null, "id": "qnhc6jpzfdrm00cj0mea4kxs7g", "input": { "model": "dev", "prompt": "Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 15530\nPrompt: Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism\n[!] txt2img mode\nUsing dev model\nfree=0\nDownloading weights\n2024-09-18T12:30:40Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpz6xvjhk0/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-09-18T12:30:44Z | INFO | [ Complete ] dest=/tmp/tmpz6xvjhk0/weights size=\"172 MB\" total_elapsed=3.593s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 3.77s\nLoaded LoRAs in 26.39s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:09, 2.96it/s]\n 7%|▋ | 2/28 [00:00<00:07, 3.68it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.63it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.61it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.59it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.58it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.58it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.57it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.57it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.57it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.57it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.57it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.57it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.57it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.57it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.57it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.57it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.57it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.57it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.57it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.57it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.57it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.57it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.57it/s]", "metrics": { "predict_time": 35.5601685, "total_time": 44.514131 }, "output": [ "https://replicate.delivery/yhqm/wB0eMBQ0ReiI4kSTZgB1leSSPf1RyCbOfAymT8xOslGYC9wbC/out-0.jpg" ], "started_at": "2024-09-18T12:30:40.244962Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qnhc6jpzfdrm00cj0mea4kxs7g", "cancel": "https://api.replicate.com/v1/predictions/qnhc6jpzfdrm00cj0mea4kxs7g/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 15530 Prompt: Illustration of a whimsical blooming thistle morphing into a hidden face creature slumbering within a calyx rose, soft-blending eyes closed, merging into a microorganism floralistic composition, 3D effect enhanced with octane rendering, high-resolution, intricate with a Mexican pattern vibe, resin with pronounced baroque relief, interplay of shadows, hyperrealistic digital painting capturing midjourney surrealism [!] txt2img mode Using dev model free=0 Downloading weights 2024-09-18T12:30:40Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpz6xvjhk0/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-09-18T12:30:44Z | INFO | [ Complete ] dest=/tmp/tmpz6xvjhk0/weights size="172 MB" total_elapsed=3.593s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 3.77s Loaded LoRAs in 26.39s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:09, 2.96it/s] 7%|▋ | 2/28 [00:00<00:07, 3.68it/s] 11%|█ | 3/28 [00:00<00:06, 3.63it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.61it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.60it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.59it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.58it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.58it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.57it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.57it/s] 50%|█████ | 14/28 [00:03<00:03, 3.57it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.57it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.57it/s] 61%|██████ | 17/28 [00:04<00:03, 3.57it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.57it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.57it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.57it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.57it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.57it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.57it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.57it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.57it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.57it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.57it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s] 100%|██████████| 28/28 [00:07<00:00, 3.57it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDyx0r3sh72xrma0ck9tnakpp9rmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { model: "dev", prompt: "Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.", lora_scale: 1, num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "model": "dev", "prompt": "Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "model": "dev", "prompt": "Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-11-21T12:20:08.489029Z", "created_at": "2024-11-21T12:19:54.263000Z", "data_removed": false, "error": null, "id": "yx0r3sh72xrma0ck9tnakpp9rm", "input": { "model": "dev", "prompt": "Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "Using seed: 50039\nPrompt: Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance.\n[!] txt2img mode\nUsing dev model\nfree=29188704518144\nDownloading weights\n2024-11-21T12:19:54Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpi2rwy2jy/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-11-21T12:19:58Z | INFO | [ Complete ] dest=/tmp/tmpi2rwy2jy/weights size=\"172 MB\" total_elapsed=4.097s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 4.12s\nLoaded LoRAs in 4.73s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:08, 3.06it/s]\n 7%|▋ | 2/28 [00:00<00:07, 3.38it/s]\n 11%|█ | 3/28 [00:00<00:07, 3.24it/s]\n 14%|█▍ | 4/28 [00:01<00:07, 3.17it/s]\n 18%|█▊ | 5/28 [00:01<00:07, 3.13it/s]\n 21%|██▏ | 6/28 [00:01<00:07, 3.11it/s]\n 25%|██▌ | 7/28 [00:02<00:06, 3.10it/s]\n 29%|██▊ | 8/28 [00:02<00:06, 3.09it/s]\n 32%|███▏ | 9/28 [00:02<00:06, 3.09it/s]\n 36%|███▌ | 10/28 [00:03<00:05, 3.08it/s]\n 39%|███▉ | 11/28 [00:03<00:05, 3.08it/s]\n 43%|████▎ | 12/28 [00:03<00:05, 3.08it/s]\n 46%|████▋ | 13/28 [00:04<00:04, 3.08it/s]\n 50%|█████ | 14/28 [00:04<00:04, 3.08it/s]\n 54%|█████▎ | 15/28 [00:04<00:04, 3.08it/s]\n 57%|█████▋ | 16/28 [00:05<00:03, 3.08it/s]\n 61%|██████ | 17/28 [00:05<00:03, 3.07it/s]\n 64%|██████▍ | 18/28 [00:05<00:03, 3.07it/s]\n 68%|██████▊ | 19/28 [00:06<00:02, 3.07it/s]\n 71%|███████▏ | 20/28 [00:06<00:02, 3.07it/s]\n 75%|███████▌ | 21/28 [00:06<00:02, 3.07it/s]\n 79%|███████▊ | 22/28 [00:07<00:01, 3.07it/s]\n 82%|████████▏ | 23/28 [00:07<00:01, 3.07it/s]\n 86%|████████▌ | 24/28 [00:07<00:01, 3.07it/s]\n 89%|████████▉ | 25/28 [00:08<00:00, 3.07it/s]\n 93%|█████████▎| 26/28 [00:08<00:00, 3.07it/s]\n 96%|█████████▋| 27/28 [00:08<00:00, 3.07it/s]\n100%|██████████| 28/28 [00:09<00:00, 3.07it/s]\n100%|██████████| 28/28 [00:09<00:00, 3.09it/s]", "metrics": { "predict_time": 14.011522456, "total_time": 14.226029 }, "output": [ "https://replicate.delivery/xezq/PZp7gz1o87JnDVmhLt6NtVhr8GHyGfUjRMKjWyescsX4dNzTA/out-0.jpg" ], "started_at": "2024-11-21T12:19:54.477506Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-2sogzep4r64n3btcdjcdl7xm3jkggduh2srtn5yiypeqhbehtg3q", "get": "https://api.replicate.com/v1/predictions/yx0r3sh72xrma0ck9tnakpp9rm", "cancel": "https://api.replicate.com/v1/predictions/yx0r3sh72xrma0ck9tnakpp9rm/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated inUsing seed: 50039 Prompt: Capture an intimate wide shot of the subject against a natural background with a Leica camera to emphasize cinematic depth. Use 8K resolution for ultra-high detail in facial expressions and surrounding elements. Use subtle pastel tones to create a sense of elegance. [!] txt2img mode Using dev model free=29188704518144 Downloading weights 2024-11-21T12:19:54Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpi2rwy2jy/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-11-21T12:19:58Z | INFO | [ Complete ] dest=/tmp/tmpi2rwy2jy/weights size="172 MB" total_elapsed=4.097s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 4.12s Loaded LoRAs in 4.73s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:08, 3.06it/s] 7%|▋ | 2/28 [00:00<00:07, 3.38it/s] 11%|█ | 3/28 [00:00<00:07, 3.24it/s] 14%|█▍ | 4/28 [00:01<00:07, 3.17it/s] 18%|█▊ | 5/28 [00:01<00:07, 3.13it/s] 21%|██▏ | 6/28 [00:01<00:07, 3.11it/s] 25%|██▌ | 7/28 [00:02<00:06, 3.10it/s] 29%|██▊ | 8/28 [00:02<00:06, 3.09it/s] 32%|███▏ | 9/28 [00:02<00:06, 3.09it/s] 36%|███▌ | 10/28 [00:03<00:05, 3.08it/s] 39%|███▉ | 11/28 [00:03<00:05, 3.08it/s] 43%|████▎ | 12/28 [00:03<00:05, 3.08it/s] 46%|████▋ | 13/28 [00:04<00:04, 3.08it/s] 50%|█████ | 14/28 [00:04<00:04, 3.08it/s] 54%|█████▎ | 15/28 [00:04<00:04, 3.08it/s] 57%|█████▋ | 16/28 [00:05<00:03, 3.08it/s] 61%|██████ | 17/28 [00:05<00:03, 3.07it/s] 64%|██████▍ | 18/28 [00:05<00:03, 3.07it/s] 68%|██████▊ | 19/28 [00:06<00:02, 3.07it/s] 71%|███████▏ | 20/28 [00:06<00:02, 3.07it/s] 75%|███████▌ | 21/28 [00:06<00:02, 3.07it/s] 79%|███████▊ | 22/28 [00:07<00:01, 3.07it/s] 82%|████████▏ | 23/28 [00:07<00:01, 3.07it/s] 86%|████████▌ | 24/28 [00:07<00:01, 3.07it/s] 89%|████████▉ | 25/28 [00:08<00:00, 3.07it/s] 93%|█████████▎| 26/28 [00:08<00:00, 3.07it/s] 96%|█████████▋| 27/28 [00:08<00:00, 3.07it/s] 100%|██████████| 28/28 [00:09<00:00, 3.07it/s] 100%|██████████| 28/28 [00:09<00:00, 3.09it/s]
Prediction
tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8cIDpvk2ex40ahrmc0ckhgsapbxnc0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- breathtaking beauty
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 9:16
- output_format
- jpg
- guidance_scale
- 3.5
- output_quality
- 95
- prompt_strength
- 0.8
- extra_lora_scale
- 0.8
- num_inference_steps
- 28
{ "image": "https://replicate.delivery/pbxt/M4yoIDjE4HLdAf9UnOtsEROziaY9OLm59NVtyp2b7SzgfJcK/breathtaking%20beauty-1.jpeg", "model": "dev", "prompt": "breathtaking beauty", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }
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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", { input: { image: "https://replicate.delivery/pbxt/M4yoIDjE4HLdAf9UnOtsEROziaY9OLm59NVtyp2b7SzgfJcK/breathtaking%20beauty-1.jpeg", model: "dev", prompt: "breathtaking beauty", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "9:16", output_format: "jpg", guidance_scale: 3.5, output_quality: 95, prompt_strength: 0.8, extra_lora_scale: 0.8, 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 tokaito14/art using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tokaito14/art:96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", input={ "image": "https://replicate.delivery/pbxt/M4yoIDjE4HLdAf9UnOtsEROziaY9OLm59NVtyp2b7SzgfJcK/breathtaking%20beauty-1.jpeg", "model": "dev", "prompt": "breathtaking beauty", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run tokaito14/art 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": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c", "input": { "image": "https://replicate.delivery/pbxt/M4yoIDjE4HLdAf9UnOtsEROziaY9OLm59NVtyp2b7SzgfJcK/breathtaking%20beauty-1.jpeg", "model": "dev", "prompt": "breathtaking beauty", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "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-12-03T11:05:54.853759Z", "created_at": "2024-12-03T11:05:40.180000Z", "data_removed": false, "error": null, "id": "pvk2ex40ahrmc0ckhgsapbxnc0", "input": { "image": "https://replicate.delivery/pbxt/M4yoIDjE4HLdAf9UnOtsEROziaY9OLm59NVtyp2b7SzgfJcK/breathtaking%20beauty-1.jpeg", "model": "dev", "prompt": "breathtaking beauty", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "9:16", "output_format": "jpg", "guidance_scale": 3.5, "output_quality": 95, "prompt_strength": 0.8, "extra_lora_scale": 0.8, "num_inference_steps": 28 }, "logs": "2024-12-03 11:05:40.393 | DEBUG | fp8.lora_loading:apply_lora_to_model:569 - Extracting keys\n2024-12-03 11:05:40.393 | DEBUG | fp8.lora_loading:apply_lora_to_model:576 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 93%|█████████▎| 282/304 [00:00<00:00, 2810.09it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2609.47it/s]\n2024-12-03 11:05:40.510 | SUCCESS | fp8.lora_loading:unload_loras:559 - LoRAs unloaded in 0.12s\nfree=28981902262272\nDownloading weights\n2024-12-03T11:05:40Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpubahuqts/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\n2024-12-03T11:05:44Z | INFO | [ Complete ] dest=/tmp/tmpubahuqts/weights size=\"172 MB\" total_elapsed=4.376s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar\nDownloaded weights in 4.40s\n2024-12-03 11:05:44.913 | INFO | fp8.lora_loading:convert_lora_weights:493 - Loading LoRA weights for /src/weights-cache/ba564ff9ee46abd8\n2024-12-03 11:05:44.989 | INFO | fp8.lora_loading:convert_lora_weights:514 - LoRA weights loaded\n2024-12-03 11:05:44.989 | DEBUG | fp8.lora_loading:apply_lora_to_model:569 - Extracting keys\n2024-12-03 11:05:44.989 | DEBUG | fp8.lora_loading:apply_lora_to_model:576 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 93%|█████████▎| 282/304 [00:00<00:00, 2810.91it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2610.10it/s]\n2024-12-03 11:05:45.106 | SUCCESS | fp8.lora_loading:load_lora:534 - LoRA applied in 0.19s\nUsing seed: 29648\nImage detected - settting to img2img mode\nInput image size: 3072x4096\nScaling image down to 1080x1440\nInput image size set to: 1088x1440\n0it [00:00, ?it/s]\n1it [00:00, 5.39it/s]\n2it [00:00, 3.70it/s]\n3it [00:00, 3.41it/s]\n4it [00:01, 3.28it/s]\n5it [00:01, 3.20it/s]\n6it [00:01, 3.16it/s]\n7it [00:02, 3.14it/s]\n8it [00:02, 3.12it/s]\n9it [00:02, 3.11it/s]\n10it [00:03, 3.11it/s]\n11it [00:03, 3.10it/s]\n12it [00:03, 3.10it/s]\n13it [00:04, 3.10it/s]\n14it [00:04, 3.09it/s]\n15it [00:04, 3.09it/s]\n16it [00:05, 3.09it/s]\n17it [00:05, 3.09it/s]\n18it [00:05, 3.09it/s]\n19it [00:06, 3.09it/s]\n20it [00:06, 3.09it/s]\n21it [00:06, 3.09it/s]\n22it [00:06, 3.09it/s]\n23it [00:07, 3.09it/s]\n23it [00:07, 3.15it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 14.650632569999999, "total_time": 14.673759 }, "output": [ "https://replicate.delivery/xezq/gvjYXLONIfxRKqgfQLkxeWs8UZwpLiS5vlV0tsRLBDBkATunA/out-0.jpg" ], "started_at": "2024-12-03T11:05:40.203126Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-d7qooqxwtgraahl7vtd42wpswsm7lab5bdhf7fapo73c7wemb6mq", "get": "https://api.replicate.com/v1/predictions/pvk2ex40ahrmc0ckhgsapbxnc0", "cancel": "https://api.replicate.com/v1/predictions/pvk2ex40ahrmc0ckhgsapbxnc0/cancel" }, "version": "96213b7d2180d927233585797f604b4ededc48831f8fbbc47986a974b2165d8c" }
Generated in2024-12-03 11:05:40.393 | DEBUG | fp8.lora_loading:apply_lora_to_model:569 - Extracting keys 2024-12-03 11:05:40.393 | DEBUG | fp8.lora_loading:apply_lora_to_model:576 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 93%|█████████▎| 282/304 [00:00<00:00, 2810.09it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2609.47it/s] 2024-12-03 11:05:40.510 | SUCCESS | fp8.lora_loading:unload_loras:559 - LoRAs unloaded in 0.12s free=28981902262272 Downloading weights 2024-12-03T11:05:40Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpubahuqts/weights url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar 2024-12-03T11:05:44Z | INFO | [ Complete ] dest=/tmp/tmpubahuqts/weights size="172 MB" total_elapsed=4.376s url=https://replicate.delivery/yhqm/plXaeiCWnelFrEAMMo3UuSQQBFmjsgmLkm68NDubtdMkIJZTA/trained_model.tar Downloaded weights in 4.40s 2024-12-03 11:05:44.913 | INFO | fp8.lora_loading:convert_lora_weights:493 - Loading LoRA weights for /src/weights-cache/ba564ff9ee46abd8 2024-12-03 11:05:44.989 | INFO | fp8.lora_loading:convert_lora_weights:514 - LoRA weights loaded 2024-12-03 11:05:44.989 | DEBUG | fp8.lora_loading:apply_lora_to_model:569 - Extracting keys 2024-12-03 11:05:44.989 | DEBUG | fp8.lora_loading:apply_lora_to_model:576 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 93%|█████████▎| 282/304 [00:00<00:00, 2810.91it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2610.10it/s] 2024-12-03 11:05:45.106 | SUCCESS | fp8.lora_loading:load_lora:534 - LoRA applied in 0.19s Using seed: 29648 Image detected - settting to img2img mode Input image size: 3072x4096 Scaling image down to 1080x1440 Input image size set to: 1088x1440 0it [00:00, ?it/s] 1it [00:00, 5.39it/s] 2it [00:00, 3.70it/s] 3it [00:00, 3.41it/s] 4it [00:01, 3.28it/s] 5it [00:01, 3.20it/s] 6it [00:01, 3.16it/s] 7it [00:02, 3.14it/s] 8it [00:02, 3.12it/s] 9it [00:02, 3.11it/s] 10it [00:03, 3.11it/s] 11it [00:03, 3.10it/s] 12it [00:03, 3.10it/s] 13it [00:04, 3.10it/s] 14it [00:04, 3.09it/s] 15it [00:04, 3.09it/s] 16it [00:05, 3.09it/s] 17it [00:05, 3.09it/s] 18it [00:05, 3.09it/s] 19it [00:06, 3.09it/s] 20it [00:06, 3.09it/s] 21it [00:06, 3.09it/s] 22it [00:06, 3.09it/s] 23it [00:07, 3.09it/s] 23it [00:07, 3.15it/s] Total safe images: 1 out of 1
Want to make some of these yourself?
Run this model