gpfan / ai-tiago
Detects TIAGO in an image
- Public
- 98 runs
-
H100
Prediction
gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982IDdg6nskj4qnrm60cjqvnb5pgd5gStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- width
- 1260
- height
- 720
- prompt
- generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 4:5
- output_format
- png
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "width": 1260, "height": 720, "prompt": "generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "4:5", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", { input: { model: "dev", width: 1260, height: 720, prompt: "generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party", lora_scale: 1, num_outputs: 1, aspect_ratio: "4:5", output_format: "png", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", input={ "model": "dev", "width": 1260, "height": 720, "prompt": "generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "4:5", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run gpfan/ai-tiago 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": "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", "input": { "model": "dev", "width": 1260, "height": 720, "prompt": "generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "4:5", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-10-24T14:24:49.117539Z", "created_at": "2024-10-24T14:24:37.053000Z", "data_removed": false, "error": null, "id": "dg6nskj4qnrm60cjqvnb5pgd5g", "input": { "model": "dev", "width": 1260, "height": 720, "prompt": "generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "4:5", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 62767\nPrompt: generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party\n[!] txt2img mode\nUsing dev model\nfree=6325636386816\nDownloading weights\n2024-10-24T14:24:37Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpexygmpmh/weights url=https://replicate.delivery/yhqm/jlluSmZAwO4HCN7IbbSXf4dkMImhzPzhhzc5JRlO3lLyefTnA/trained_model.tar\n2024-10-24T14:24:38Z | INFO | [ Complete ] dest=/tmp/tmpexygmpmh/weights size=\"172 MB\" total_elapsed=1.526s url=https://replicate.delivery/yhqm/jlluSmZAwO4HCN7IbbSXf4dkMImhzPzhhzc5JRlO3lLyefTnA/trained_model.tar\nDownloaded weights in 1.56s\nLoaded LoRAs in 2.31s\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.41it/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.10it/s]\n 25%|██▌ | 7/28 [00:02<00:06, 3.09it/s]\n 29%|██▊ | 8/28 [00:02<00:06, 3.08it/s]\n 32%|███▏ | 9/28 [00:02<00:06, 3.07it/s]\n 36%|███▌ | 10/28 [00:03<00:05, 3.07it/s]\n 39%|███▉ | 11/28 [00:03<00:05, 3.07it/s]\n 43%|████▎ | 12/28 [00:03<00:05, 3.06it/s]\n 46%|████▋ | 13/28 [00:04<00:04, 3.06it/s]\n 50%|█████ | 14/28 [00:04<00:04, 3.06it/s]\n 54%|█████▎ | 15/28 [00:04<00:04, 3.06it/s]\n 57%|█████▋ | 16/28 [00:05<00:03, 3.06it/s]\n 61%|██████ | 17/28 [00:05<00:03, 3.06it/s]\n 64%|██████▍ | 18/28 [00:05<00:03, 3.06it/s]\n 68%|██████▊ | 19/28 [00:06<00:02, 3.06it/s]\n 71%|███████▏ | 20/28 [00:06<00:02, 3.06it/s]\n 75%|███████▌ | 21/28 [00:06<00:02, 3.06it/s]\n 79%|███████▊ | 22/28 [00:07<00:01, 3.06it/s]\n 82%|████████▏ | 23/28 [00:07<00:01, 3.06it/s]\n 86%|████████▌ | 24/28 [00:07<00:01, 3.06it/s]\n 89%|████████▉ | 25/28 [00:08<00:00, 3.06it/s]\n 93%|█████████▎| 26/28 [00:08<00:00, 3.06it/s]\n 96%|█████████▋| 27/28 [00:08<00:00, 3.06it/s]\n100%|██████████| 28/28 [00:09<00:00, 3.06it/s]\n100%|██████████| 28/28 [00:09<00:00, 3.08it/s]", "metrics": { "predict_time": 12.026586166, "total_time": 12.064539 }, "output": [ "https://replicate.delivery/yhqm/x1X4Ccey0XU8DSz6IHTCsNBHEmmlul3eH9HcYWlqcyWxqAqTA/out-0.png" ], "started_at": "2024-10-24T14:24:37.090953Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/wcdb-kitjiuyl76fbf5msldl67gwy5iav5s2vfnaskf6ffyyagvh7ox6q", "get": "https://api.replicate.com/v1/predictions/dg6nskj4qnrm60cjqvnb5pgd5g", "cancel": "https://api.replicate.com/v1/predictions/dg6nskj4qnrm60cjqvnb5pgd5g/cancel" }, "version": "529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982" }
Generated inUsing seed: 62767 Prompt: generate TIAGO with blond hair and long blond beard using a smooking in a hollywood after party [!] txt2img mode Using dev model free=6325636386816 Downloading weights 2024-10-24T14:24:37Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpexygmpmh/weights url=https://replicate.delivery/yhqm/jlluSmZAwO4HCN7IbbSXf4dkMImhzPzhhzc5JRlO3lLyefTnA/trained_model.tar 2024-10-24T14:24:38Z | INFO | [ Complete ] dest=/tmp/tmpexygmpmh/weights size="172 MB" total_elapsed=1.526s url=https://replicate.delivery/yhqm/jlluSmZAwO4HCN7IbbSXf4dkMImhzPzhhzc5JRlO3lLyefTnA/trained_model.tar Downloaded weights in 1.56s Loaded LoRAs in 2.31s 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.41it/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.10it/s] 25%|██▌ | 7/28 [00:02<00:06, 3.09it/s] 29%|██▊ | 8/28 [00:02<00:06, 3.08it/s] 32%|███▏ | 9/28 [00:02<00:06, 3.07it/s] 36%|███▌ | 10/28 [00:03<00:05, 3.07it/s] 39%|███▉ | 11/28 [00:03<00:05, 3.07it/s] 43%|████▎ | 12/28 [00:03<00:05, 3.06it/s] 46%|████▋ | 13/28 [00:04<00:04, 3.06it/s] 50%|█████ | 14/28 [00:04<00:04, 3.06it/s] 54%|█████▎ | 15/28 [00:04<00:04, 3.06it/s] 57%|█████▋ | 16/28 [00:05<00:03, 3.06it/s] 61%|██████ | 17/28 [00:05<00:03, 3.06it/s] 64%|██████▍ | 18/28 [00:05<00:03, 3.06it/s] 68%|██████▊ | 19/28 [00:06<00:02, 3.06it/s] 71%|███████▏ | 20/28 [00:06<00:02, 3.06it/s] 75%|███████▌ | 21/28 [00:06<00:02, 3.06it/s] 79%|███████▊ | 22/28 [00:07<00:01, 3.06it/s] 82%|████████▏ | 23/28 [00:07<00:01, 3.06it/s] 86%|████████▌ | 24/28 [00:07<00:01, 3.06it/s] 89%|████████▉ | 25/28 [00:08<00:00, 3.06it/s] 93%|█████████▎| 26/28 [00:08<00:00, 3.06it/s] 96%|█████████▋| 27/28 [00:08<00:00, 3.06it/s] 100%|██████████| 28/28 [00:09<00:00, 3.06it/s] 100%|██████████| 28/28 [00:09<00:00, 3.08it/s]
Prediction
gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982IDjq857b6t5nrm00cjqwfs9j1b78StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- width
- 1024
- height
- 1024
- prompt
- In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- png
- guidance_scale
- 2
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 30
{ "model": "dev", "width": 1024, "height": 1024, "prompt": "In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 2, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", { input: { model: "dev", width: 1024, height: 1024, prompt: "In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "png", guidance_scale: 2, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 30 } } ); // 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 gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", input={ "model": "dev", "width": 1024, "height": 1024, "prompt": "In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 2, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run gpfan/ai-tiago 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": "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", "input": { "model": "dev", "width": 1024, "height": 1024, "prompt": "In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle\'s chrome finish.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 2, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-10-24T15:23:20.500554Z", "created_at": "2024-10-24T15:23:08.717000Z", "data_removed": false, "error": null, "id": "jq857b6t5nrm00cjqwfs9j1b78", "input": { "model": "dev", "width": 1024, "height": 1024, "prompt": "In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 2, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 }, "logs": "Using seed: 11530\nPrompt: In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish.\n[!] txt2img mode\nUsing dev model\nLoaded LoRAs in 0.61s\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:10, 2.89it/s]\n 7%|▋ | 2/30 [00:00<00:08, 3.22it/s]\n 10%|█ | 3/30 [00:00<00:08, 3.06it/s]\n 13%|█▎ | 4/30 [00:01<00:08, 2.99it/s]\n 17%|█▋ | 5/30 [00:01<00:08, 2.96it/s]\n 20%|██ | 6/30 [00:02<00:08, 2.93it/s]\n 23%|██▎ | 7/30 [00:02<00:07, 2.92it/s]\n 27%|██▋ | 8/30 [00:02<00:07, 2.91it/s]\n 30%|███ | 9/30 [00:03<00:07, 2.90it/s]\n 33%|███▎ | 10/30 [00:03<00:06, 2.90it/s]\n 37%|███▋ | 11/30 [00:03<00:06, 2.90it/s]\n 40%|████ | 12/30 [00:04<00:06, 2.89it/s]\n 43%|████▎ | 13/30 [00:04<00:05, 2.89it/s]\n 47%|████▋ | 14/30 [00:04<00:05, 2.89it/s]\n 50%|█████ | 15/30 [00:05<00:05, 2.89it/s]\n 53%|█████▎ | 16/30 [00:05<00:04, 2.89it/s]\n 57%|█████▋ | 17/30 [00:05<00:04, 2.89it/s]\n 60%|██████ | 18/30 [00:06<00:04, 2.89it/s]\n 63%|██████▎ | 19/30 [00:06<00:03, 2.89it/s]\n 67%|██████▋ | 20/30 [00:06<00:03, 2.89it/s]\n 70%|███████ | 21/30 [00:07<00:03, 2.89it/s]\n 73%|███████▎ | 22/30 [00:07<00:02, 2.89it/s]\n 77%|███████▋ | 23/30 [00:07<00:02, 2.89it/s]\n 80%|████████ | 24/30 [00:08<00:02, 2.89it/s]\n 83%|████████▎ | 25/30 [00:08<00:01, 2.89it/s]\n 87%|████████▋ | 26/30 [00:08<00:01, 2.89it/s]\n 90%|█████████ | 27/30 [00:09<00:01, 2.89it/s]\n 93%|█████████▎| 28/30 [00:09<00:00, 2.89it/s]\n 97%|█████████▋| 29/30 [00:09<00:00, 2.89it/s]\n100%|██████████| 30/30 [00:10<00:00, 2.89it/s]\n100%|██████████| 30/30 [00:10<00:00, 2.91it/s]", "metrics": { "predict_time": 11.649979708, "total_time": 11.783554 }, "output": [ "https://replicate.delivery/yhqm/5PGZcw3rISIzHBs0KBeN6UsrTu1eisKuLt4c2CkW8ANohBqTA/out-0.png" ], "started_at": "2024-10-24T15:23:08.850574Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/wcdb-fnxjxxlpwb5txhhjlp4zhchobvcouse6ozlagyvniqhv2hintpja", "get": "https://api.replicate.com/v1/predictions/jq857b6t5nrm00cjqwfs9j1b78", "cancel": "https://api.replicate.com/v1/predictions/jq857b6t5nrm00cjqwfs9j1b78/cancel" }, "version": "529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982" }
Generated inUsing seed: 11530 Prompt: In the heart of a bustling city illuminated by neon lights, TIAGO, a 45-year-old male with a rugged complexion, navigates his Harley Davidson without a helmet through the lively streets. His face shows a mix of determination and excitement as skyscrapers tower above and the reflections of the city dance on his motorcycle's chrome finish. [!] txt2img mode Using dev model Loaded LoRAs in 0.61s 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:10, 2.89it/s] 7%|▋ | 2/30 [00:00<00:08, 3.22it/s] 10%|█ | 3/30 [00:00<00:08, 3.06it/s] 13%|█▎ | 4/30 [00:01<00:08, 2.99it/s] 17%|█▋ | 5/30 [00:01<00:08, 2.96it/s] 20%|██ | 6/30 [00:02<00:08, 2.93it/s] 23%|██▎ | 7/30 [00:02<00:07, 2.92it/s] 27%|██▋ | 8/30 [00:02<00:07, 2.91it/s] 30%|███ | 9/30 [00:03<00:07, 2.90it/s] 33%|███▎ | 10/30 [00:03<00:06, 2.90it/s] 37%|███▋ | 11/30 [00:03<00:06, 2.90it/s] 40%|████ | 12/30 [00:04<00:06, 2.89it/s] 43%|████▎ | 13/30 [00:04<00:05, 2.89it/s] 47%|████▋ | 14/30 [00:04<00:05, 2.89it/s] 50%|█████ | 15/30 [00:05<00:05, 2.89it/s] 53%|█████▎ | 16/30 [00:05<00:04, 2.89it/s] 57%|█████▋ | 17/30 [00:05<00:04, 2.89it/s] 60%|██████ | 18/30 [00:06<00:04, 2.89it/s] 63%|██████▎ | 19/30 [00:06<00:03, 2.89it/s] 67%|██████▋ | 20/30 [00:06<00:03, 2.89it/s] 70%|███████ | 21/30 [00:07<00:03, 2.89it/s] 73%|███████▎ | 22/30 [00:07<00:02, 2.89it/s] 77%|███████▋ | 23/30 [00:07<00:02, 2.89it/s] 80%|████████ | 24/30 [00:08<00:02, 2.89it/s] 83%|████████▎ | 25/30 [00:08<00:01, 2.89it/s] 87%|████████▋ | 26/30 [00:08<00:01, 2.89it/s] 90%|█████████ | 27/30 [00:09<00:01, 2.89it/s] 93%|█████████▎| 28/30 [00:09<00:00, 2.89it/s] 97%|█████████▋| 29/30 [00:09<00:00, 2.89it/s] 100%|██████████| 30/30 [00:10<00:00, 2.89it/s] 100%|██████████| 30/30 [00:10<00:00, 2.91it/s]
Prediction
gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982IDz3e6697jphrm60cjqwb9574x28StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- width
- 1024
- height
- 1024
- prompt
- On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.
- lora_scale
- 1
- num_outputs
- 2
- aspect_ratio
- 1:1
- output_format
- png
- guidance_scale
- 3
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 30
{ "model": "dev", "width": 1024, "height": 1024, "prompt": "On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.", "lora_scale": 1, "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 3, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", { input: { model: "dev", width: 1024, height: 1024, prompt: "On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.", lora_scale: 1, num_outputs: 2, aspect_ratio: "1:1", output_format: "png", guidance_scale: 3, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 30 } } ); // 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 gpfan/ai-tiago using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", input={ "model": "dev", "width": 1024, "height": 1024, "prompt": "On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.", "lora_scale": 1, "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 3, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run gpfan/ai-tiago 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": "gpfan/ai-tiago:529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982", "input": { "model": "dev", "width": 1024, "height": 1024, "prompt": "On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.", "lora_scale": 1, "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 3, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-10-24T15:13:47.218710Z", "created_at": "2024-10-24T15:13:25.172000Z", "data_removed": false, "error": null, "id": "z3e6697jphrm60cjqwb9574x28", "input": { "model": "dev", "width": 1024, "height": 1024, "prompt": "On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.", "lora_scale": 1, "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "png", "guidance_scale": 3, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 30 }, "logs": "Using seed: 19616\nPrompt: On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below.\n[!] txt2img mode\nUsing dev model\nLoaded LoRAs in 0.59s\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:19, 1.50it/s]\n 7%|▋ | 2/30 [00:01<00:16, 1.68it/s]\n 10%|█ | 3/30 [00:01<00:16, 1.59it/s]\n 13%|█▎ | 4/30 [00:02<00:16, 1.56it/s]\n 17%|█▋ | 5/30 [00:03<00:16, 1.54it/s]\n 20%|██ | 6/30 [00:03<00:15, 1.53it/s]\n 23%|██▎ | 7/30 [00:04<00:15, 1.52it/s]\n 27%|██▋ | 8/30 [00:05<00:14, 1.52it/s]\n 30%|███ | 9/30 [00:05<00:13, 1.51it/s]\n 33%|███▎ | 10/30 [00:06<00:13, 1.51it/s]\n 37%|███▋ | 11/30 [00:07<00:12, 1.51it/s]\n 40%|████ | 12/30 [00:07<00:11, 1.51it/s]\n 43%|████▎ | 13/30 [00:08<00:11, 1.51it/s]\n 47%|████▋ | 14/30 [00:09<00:10, 1.51it/s]\n 50%|█████ | 15/30 [00:09<00:09, 1.51it/s]\n 53%|█████▎ | 16/30 [00:10<00:09, 1.51it/s]\n 57%|█████▋ | 17/30 [00:11<00:08, 1.51it/s]\n 60%|██████ | 18/30 [00:11<00:07, 1.51it/s]\n 63%|██████▎ | 19/30 [00:12<00:07, 1.51it/s]\n 67%|██████▋ | 20/30 [00:13<00:06, 1.51it/s]\n 70%|███████ | 21/30 [00:13<00:05, 1.51it/s]\n 73%|███████▎ | 22/30 [00:14<00:05, 1.51it/s]\n 77%|███████▋ | 23/30 [00:15<00:04, 1.51it/s]\n 80%|████████ | 24/30 [00:15<00:03, 1.51it/s]\n 83%|████████▎ | 25/30 [00:16<00:03, 1.51it/s]\n 87%|████████▋ | 26/30 [00:17<00:02, 1.51it/s]\n 90%|█████████ | 27/30 [00:17<00:01, 1.51it/s]\n 93%|█████████▎| 28/30 [00:18<00:01, 1.51it/s]\n 97%|█████████▋| 29/30 [00:19<00:00, 1.51it/s]\n100%|██████████| 30/30 [00:19<00:00, 1.51it/s]\n100%|██████████| 30/30 [00:19<00:00, 1.51it/s]", "metrics": { "predict_time": 21.680081214, "total_time": 22.04671 }, "output": [ "https://replicate.delivery/yhqm/tlNxpdTcxTKsKBPhoA6GvuG9faYx6lVkzcLuPJpic9hVsA1JA/out-0.png", "https://replicate.delivery/yhqm/xlpjdFqY6ez7AafvDnoeWegnPtk1ywPs9lIFJRXy3ezZFLQdC/out-1.png" ], "started_at": "2024-10-24T15:13:25.538629Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/wcdb-6cq2hodwrlx35o3acasmpkbu4cygroqdwgdlcbdgmgky7uapprxq", "get": "https://api.replicate.com/v1/predictions/z3e6697jphrm60cjqwb9574x28", "cancel": "https://api.replicate.com/v1/predictions/z3e6697jphrm60cjqwb9574x28/cancel" }, "version": "529a7f6e3433763c2eb373bbde623bf2a90b24b0e8c1ba34b1f0cf5df0d2a982" }
Generated inUsing seed: 19616 Prompt: On a winding coastal highway during a vibrant sunset, TIAGO, a 45-year-old man with windswept hair, rides a classic Harley Davidson without a helmet. His face reflects pure exhilaration as he gazes towards the horizon, the golden light highlighting his features while the ocean waves crash against the cliffs below. [!] txt2img mode Using dev model Loaded LoRAs in 0.59s 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:19, 1.50it/s] 7%|▋ | 2/30 [00:01<00:16, 1.68it/s] 10%|█ | 3/30 [00:01<00:16, 1.59it/s] 13%|█▎ | 4/30 [00:02<00:16, 1.56it/s] 17%|█▋ | 5/30 [00:03<00:16, 1.54it/s] 20%|██ | 6/30 [00:03<00:15, 1.53it/s] 23%|██▎ | 7/30 [00:04<00:15, 1.52it/s] 27%|██▋ | 8/30 [00:05<00:14, 1.52it/s] 30%|███ | 9/30 [00:05<00:13, 1.51it/s] 33%|███▎ | 10/30 [00:06<00:13, 1.51it/s] 37%|███▋ | 11/30 [00:07<00:12, 1.51it/s] 40%|████ | 12/30 [00:07<00:11, 1.51it/s] 43%|████▎ | 13/30 [00:08<00:11, 1.51it/s] 47%|████▋ | 14/30 [00:09<00:10, 1.51it/s] 50%|█████ | 15/30 [00:09<00:09, 1.51it/s] 53%|█████▎ | 16/30 [00:10<00:09, 1.51it/s] 57%|█████▋ | 17/30 [00:11<00:08, 1.51it/s] 60%|██████ | 18/30 [00:11<00:07, 1.51it/s] 63%|██████▎ | 19/30 [00:12<00:07, 1.51it/s] 67%|██████▋ | 20/30 [00:13<00:06, 1.51it/s] 70%|███████ | 21/30 [00:13<00:05, 1.51it/s] 73%|███████▎ | 22/30 [00:14<00:05, 1.51it/s] 77%|███████▋ | 23/30 [00:15<00:04, 1.51it/s] 80%|████████ | 24/30 [00:15<00:03, 1.51it/s] 83%|████████▎ | 25/30 [00:16<00:03, 1.51it/s] 87%|████████▋ | 26/30 [00:17<00:02, 1.51it/s] 90%|█████████ | 27/30 [00:17<00:01, 1.51it/s] 93%|█████████▎| 28/30 [00:18<00:01, 1.51it/s] 97%|█████████▋| 29/30 [00:19<00:00, 1.51it/s] 100%|██████████| 30/30 [00:19<00:00, 1.51it/s] 100%|██████████| 30/30 [00:19<00:00, 1.51it/s]
Want to make some of these yourself?
Run this model