carlpuvosx
/
cerveza-presidente
- Public
- 15 runs
-
H100
Prediction
carlpuvosx/cerveza-presidente:48375433IDz0xkfz2091rm20chsb8vft3yc8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 2:3
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", lora_scale: 1, num_outputs: 1, aspect_ratio: "2:3", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-07T04:50:14.245092Z", "created_at": "2024-09-07T04:49:56.808000Z", "data_removed": false, "error": null, "id": "z0xkfz2091rm20chsb8vft3yc8", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 60634\nPrompt: TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.\n[!] txt2img mode\nUsing dev model\nLoaded LoRAs in 7.66s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.59it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.06it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.82it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.72it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.67it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.64it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.62it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.61it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.60it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.59it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.59it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.59it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.59it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.59it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.59it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.58it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.58it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.58it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.58it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.58it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.58it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.58it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.58it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.58it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.58it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.58it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.58it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.58it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.61it/s]", "metrics": { "predict_time": 15.962827987, "total_time": 17.437092 }, "output": [ "https://replicate.delivery/yhqm/EfhishwCdVQUbiqUcv7fJygi9n7THOBFqF17OHBW8deMsx0mA/out-0.webp" ], "started_at": "2024-09-07T04:49:58.282264Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/z0xkfz2091rm20chsb8vft3yc8", "cancel": "https://api.replicate.com/v1/predictions/z0xkfz2091rm20chsb8vft3yc8/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 60634 Prompt: TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement. [!] txt2img mode Using dev model Loaded LoRAs in 7.66s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.59it/s] 7%|▋ | 2/28 [00:00<00:06, 4.06it/s] 11%|█ | 3/28 [00:00<00:06, 3.82it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.72it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.67it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.64it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.62it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.61it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.60it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.59it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.59it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.59it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.59it/s] 50%|█████ | 14/28 [00:03<00:03, 3.59it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.59it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.58it/s] 61%|██████ | 17/28 [00:04<00:03, 3.58it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.58it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.58it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.58it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.58it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.58it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.58it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.58it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.58it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.58it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.58it/s] 100%|██████████| 28/28 [00:07<00:00, 3.58it/s] 100%|██████████| 28/28 [00:07<00:00, 3.61it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433IDz2rtykcj81rm60chsa0az3qmh8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-07T03:22:07.936742Z", "created_at": "2024-09-07T03:21:49.376000Z", "data_removed": false, "error": null, "id": "z2rtykcj81rm60chsa0az3qmh8", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 32559\nPrompt: TOKcerveza-Presidente\n[!] txt2img mode\nUsing dev model\nfree=8329749483520\nDownloading weights\n2024-09-07T03:21:49Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbvrafs07/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T03:21:51Z | INFO | [ Complete ] dest=/tmp/tmpbvrafs07/weights size=\"172 MB\" total_elapsed=1.612s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 1.64s\nLoaded LoRAs in 9.95s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.48it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.94it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.72it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.62it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.57it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.54it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.52it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.51it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.50it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.50it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.49it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.49it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.49it/s]\n 50%|█████ | 14/28 [00:03<00:04, 3.49it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.49it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.49it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.49it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.49it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.49it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.49it/s]\n 75%|███████▌ | 21/28 [00:05<00:02, 3.49it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.49it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.49it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.48it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.49it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.49it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.49it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.49it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.51it/s]", "metrics": { "predict_time": 18.552541305, "total_time": 18.560742 }, "output": [ "https://replicate.delivery/yhqm/f4tryXkqr9VxWC7iHty92BGd2bLU2Egb6gLUGyFo7C6vxLtJA/out-0.webp" ], "started_at": "2024-09-07T03:21:49.384201Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/z2rtykcj81rm60chsa0az3qmh8", "cancel": "https://api.replicate.com/v1/predictions/z2rtykcj81rm60chsa0az3qmh8/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 32559 Prompt: TOKcerveza-Presidente [!] txt2img mode Using dev model free=8329749483520 Downloading weights 2024-09-07T03:21:49Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbvrafs07/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T03:21:51Z | INFO | [ Complete ] dest=/tmp/tmpbvrafs07/weights size="172 MB" total_elapsed=1.612s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 1.64s Loaded LoRAs in 9.95s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.48it/s] 7%|▋ | 2/28 [00:00<00:06, 3.94it/s] 11%|█ | 3/28 [00:00<00:06, 3.72it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.62it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.57it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.54it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.52it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.51it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.50it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.50it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.49it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.49it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.49it/s] 50%|█████ | 14/28 [00:03<00:04, 3.49it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.49it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.49it/s] 61%|██████ | 17/28 [00:04<00:03, 3.49it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.49it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.49it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.49it/s] 75%|███████▌ | 21/28 [00:05<00:02, 3.49it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.49it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.49it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.48it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.49it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.49it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.49it/s] 100%|██████████| 28/28 [00:07<00:00, 3.49it/s] 100%|██████████| 28/28 [00:07<00:00, 3.51it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433IDjvbx53bkd5rm00chscx8v7tvtwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 2:3
- output_format
- png
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", lora_scale: 1, num_outputs: 4, aspect_ratio: "2:3", output_format: "png", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "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-09-07T06:45:30.946605Z", "created_at": "2024-09-07T06:44:51.177000Z", "data_removed": false, "error": null, "id": "jvbx53bkd5rm00chscx8v7tvtw", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "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: 9697\nPrompt: TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement.\n[!] txt2img mode\nUsing dev model\nfree=8344466460672\nDownloading weights\n2024-09-07T06:44:51Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp_x77qwpw/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T06:44:53Z | INFO | [ Complete ] dest=/tmp/tmp_x77qwpw/weights size=\"172 MB\" total_elapsed=1.859s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 1.89s\nLoaded LoRAs in 9.15s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:27, 1.02s/it]\n 7%|▋ | 2/28 [00:01<00:23, 1.10it/s]\n 11%|█ | 3/28 [00:02<00:24, 1.04it/s]\n 14%|█▍ | 4/28 [00:03<00:23, 1.01it/s]\n 18%|█▊ | 5/28 [00:04<00:23, 1.00s/it]\n 21%|██▏ | 6/28 [00:05<00:22, 1.01s/it]\n 25%|██▌ | 7/28 [00:06<00:21, 1.01s/it]\n 29%|██▊ | 8/28 [00:08<00:20, 1.02s/it]\n 32%|███▏ | 9/28 [00:09<00:19, 1.02s/it]\n 36%|███▌ | 10/28 [00:10<00:18, 1.02s/it]\n 39%|███▉ | 11/28 [00:11<00:17, 1.02s/it]\n 43%|████▎ | 12/28 [00:12<00:16, 1.02s/it]\n 46%|████▋ | 13/28 [00:13<00:15, 1.03s/it]\n 50%|█████ | 14/28 [00:14<00:14, 1.03s/it]\n 54%|█████▎ | 15/28 [00:15<00:13, 1.03s/it]\n 57%|█████▋ | 16/28 [00:16<00:12, 1.03s/it]\n 61%|██████ | 17/28 [00:17<00:11, 1.03s/it]\n 64%|██████▍ | 18/28 [00:18<00:10, 1.03s/it]\n 68%|██████▊ | 19/28 [00:19<00:09, 1.03s/it]\n 71%|███████▏ | 20/28 [00:20<00:08, 1.03s/it]\n 75%|███████▌ | 21/28 [00:21<00:07, 1.03s/it]\n 79%|███████▊ | 22/28 [00:22<00:06, 1.03s/it]\n 82%|████████▏ | 23/28 [00:23<00:05, 1.03s/it]\n 86%|████████▌ | 24/28 [00:24<00:04, 1.03s/it]\n 89%|████████▉ | 25/28 [00:25<00:03, 1.03s/it]\n 93%|█████████▎| 26/28 [00:26<00:02, 1.03s/it]\n 96%|█████████▋| 27/28 [00:27<00:01, 1.03s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.03s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.02s/it]", "metrics": { "predict_time": 39.762537465, "total_time": 39.769605 }, "output": [ "https://replicate.delivery/yhqm/a8bfhNDTYJzexEelUTGIkTc78214qFyuN7nk4oRfl2uqIqpNB/out-0.png", "https://replicate.delivery/yhqm/9T42l0JVC8JEBda5aOWjLs2jeKu5uRiGiW6sVfg6ciTKiaaTA/out-1.png", "https://replicate.delivery/yhqm/UBEz6nYFCzoiFJXf88qWqHEnXdJoTOpAeNCbuXJ09HSKiaaTA/out-2.png", "https://replicate.delivery/yhqm/Vudho7plxwYzItxJ4qbfQQgzhSrJP1hmvhceBuPBaz4KiaaTA/out-3.png" ], "started_at": "2024-09-07T06:44:51.184067Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jvbx53bkd5rm00chscx8v7tvtw", "cancel": "https://api.replicate.com/v1/predictions/jvbx53bkd5rm00chscx8v7tvtw/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 9697 Prompt: TOKcerveza-Presidente A photo of a green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a product advertisement. [!] txt2img mode Using dev model free=8344466460672 Downloading weights 2024-09-07T06:44:51Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp_x77qwpw/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T06:44:53Z | INFO | [ Complete ] dest=/tmp/tmp_x77qwpw/weights size="172 MB" total_elapsed=1.859s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 1.89s Loaded LoRAs in 9.15s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:27, 1.02s/it] 7%|▋ | 2/28 [00:01<00:23, 1.10it/s] 11%|█ | 3/28 [00:02<00:24, 1.04it/s] 14%|█▍ | 4/28 [00:03<00:23, 1.01it/s] 18%|█▊ | 5/28 [00:04<00:23, 1.00s/it] 21%|██▏ | 6/28 [00:05<00:22, 1.01s/it] 25%|██▌ | 7/28 [00:06<00:21, 1.01s/it] 29%|██▊ | 8/28 [00:08<00:20, 1.02s/it] 32%|███▏ | 9/28 [00:09<00:19, 1.02s/it] 36%|███▌ | 10/28 [00:10<00:18, 1.02s/it] 39%|███▉ | 11/28 [00:11<00:17, 1.02s/it] 43%|████▎ | 12/28 [00:12<00:16, 1.02s/it] 46%|████▋ | 13/28 [00:13<00:15, 1.03s/it] 50%|█████ | 14/28 [00:14<00:14, 1.03s/it] 54%|█████▎ | 15/28 [00:15<00:13, 1.03s/it] 57%|█████▋ | 16/28 [00:16<00:12, 1.03s/it] 61%|██████ | 17/28 [00:17<00:11, 1.03s/it] 64%|██████▍ | 18/28 [00:18<00:10, 1.03s/it] 68%|██████▊ | 19/28 [00:19<00:09, 1.03s/it] 71%|███████▏ | 20/28 [00:20<00:08, 1.03s/it] 75%|███████▌ | 21/28 [00:21<00:07, 1.03s/it] 79%|███████▊ | 22/28 [00:22<00:06, 1.03s/it] 82%|████████▏ | 23/28 [00:23<00:05, 1.03s/it] 86%|████████▌ | 24/28 [00:24<00:04, 1.03s/it] 89%|████████▉ | 25/28 [00:25<00:03, 1.03s/it] 93%|█████████▎| 26/28 [00:26<00:02, 1.03s/it] 96%|█████████▋| 27/28 [00:27<00:01, 1.03s/it] 100%|██████████| 28/28 [00:28<00:00, 1.03s/it] 100%|██████████| 28/28 [00:28<00:00, 1.02s/it]
Prediction
carlpuvosx/cerveza-presidente:48375433ID8sk4ca9wknrm60chsa0spxyhmrStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente "Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store."
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 16:9
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", lora_scale: 1, num_outputs: 1, aspect_ratio: "16:9", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente \\"Generate an image of a green truck with the word \'Presidente\' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with \'Presidente\' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying \'Pide tu fría por aquí\' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-07T03:23:08.480934Z", "created_at": "2024-09-07T03:22:32.989000Z", "data_removed": false, "error": null, "id": "8sk4ca9wknrm60chsa0spxyhmr", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 63604\nPrompt: TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"\n[!] txt2img mode\nUsing dev model\nfree=9325157089280\nDownloading weights\n2024-09-07T03:22:38Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpt_twvwcu/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T03:22:41Z | INFO | [ Complete ] dest=/tmp/tmpt_twvwcu/weights size=\"172 MB\" total_elapsed=3.068s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 3.10s\nLoaded LoRAs in 21.30s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.48it/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.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.50it/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:02, 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.52it/s]", "metrics": { "predict_time": 29.817262343, "total_time": 35.491934 }, "output": [ "https://replicate.delivery/yhqm/B6XtTGWzlZ4tDR4Zzoag93vhfpZGeFfZeGCUXGverYHmj8SbC/out-0.webp" ], "started_at": "2024-09-07T03:22:38.663672Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/8sk4ca9wknrm60chsa0spxyhmr", "cancel": "https://api.replicate.com/v1/predictions/8sk4ca9wknrm60chsa0spxyhmr/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 63604 Prompt: TOKcerveza-Presidente "Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store." [!] txt2img mode Using dev model free=9325157089280 Downloading weights 2024-09-07T03:22:38Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpt_twvwcu/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T03:22:41Z | INFO | [ Complete ] dest=/tmp/tmpt_twvwcu/weights size="172 MB" total_elapsed=3.068s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 3.10s Loaded LoRAs in 21.30s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.48it/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.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.50it/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:02, 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.52it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433ID5bcyejp9g1rm20chscy9zx7vqgStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente "Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render."@carlosmanuelpe2 (9)
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 2:3
- output_format
- png
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\"@carlosmanuelpe2 (9)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\"@carlosmanuelpe2 (9)", lora_scale: 1, num_outputs: 4, aspect_ratio: "2:3", output_format: "png", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\"@carlosmanuelpe2 (9)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "png", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \\"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\\"@carlosmanuelpe2 (9)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "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-09-07T06:48:10.283242Z", "created_at": "2024-09-07T06:47:24.288000Z", "data_removed": false, "error": null, "id": "5bcyejp9g1rm20chscy9zx7vqg", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\"@carlosmanuelpe2 (9)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "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: 65243\nPrompt: TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente \"Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí\"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render.\"@carlosmanuelpe2 (9)\n[!] txt2img mode\nUsing dev model\nfree=8098164252672\nDownloading weights\n2024-09-07T06:47:29Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp1os64tqc/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T06:47:31Z | INFO | [ Complete ] dest=/tmp/tmp1os64tqc/weights size=\"172 MB\" total_elapsed=2.534s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 2.56s\nLoaded LoRAs in 10.89s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:27, 1.01s/it]\n 7%|▋ | 2/28 [00:01<00:23, 1.12it/s]\n 11%|█ | 3/28 [00:02<00:23, 1.05it/s]\n 14%|█▍ | 4/28 [00:03<00:23, 1.03it/s]\n 18%|█▊ | 5/28 [00:04<00:22, 1.01it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.00it/s]\n 25%|██▌ | 7/28 [00:06<00:21, 1.00s/it]\n 29%|██▊ | 8/28 [00:07<00:20, 1.01s/it]\n 32%|███▏ | 9/28 [00:08<00:19, 1.01s/it]\n 36%|███▌ | 10/28 [00:09<00:18, 1.01s/it]\n 39%|███▉ | 11/28 [00:10<00:17, 1.01s/it]\n 43%|████▎ | 12/28 [00:11<00:16, 1.01s/it]\n 46%|████▋ | 13/28 [00:12<00:15, 1.01s/it]\n 50%|█████ | 14/28 [00:13<00:14, 1.01s/it]\n 54%|█████▎ | 15/28 [00:15<00:13, 1.01s/it]\n 57%|█████▋ | 16/28 [00:16<00:12, 1.01s/it]\n 61%|██████ | 17/28 [00:17<00:11, 1.01s/it]\n 64%|██████▍ | 18/28 [00:18<00:10, 1.01s/it]\n 68%|██████▊ | 19/28 [00:19<00:09, 1.01s/it]\n 71%|███████▏ | 20/28 [00:20<00:08, 1.01s/it]\n 75%|███████▌ | 21/28 [00:21<00:07, 1.01s/it]\n 79%|███████▊ | 22/28 [00:22<00:06, 1.02s/it]\n 82%|████████▏ | 23/28 [00:23<00:05, 1.02s/it]\n 86%|████████▌ | 24/28 [00:24<00:04, 1.01s/it]\n 89%|████████▉ | 25/28 [00:25<00:03, 1.01s/it]\n 93%|█████████▎| 26/28 [00:26<00:02, 1.02s/it]\n 96%|█████████▋| 27/28 [00:27<00:01, 1.02s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.02s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.01s/it]", "metrics": { "predict_time": 41.135837636, "total_time": 45.995242 }, "output": [ "https://replicate.delivery/yhqm/pgrviezdYFwwUaZMWqeXUaUFWWRGzyCK0shfOXVyftxlSqpNB/out-0.png", "https://replicate.delivery/yhqm/Pfc4jPxynCwfQUw0vcFOAlkgIsegmyebLuZ0vODpll2nSqpNB/out-1.png", "https://replicate.delivery/yhqm/QiYeE0MoHGWmAycL1HG4xWsqYNyxbAVzewowVzl7u6FqkaaTA/out-2.png", "https://replicate.delivery/yhqm/ZezH2x68Sw34BKBbkJCF8JEhKYI3SkVa4YQtNY6v29KVSNtJA/out-3.png" ], "started_at": "2024-09-07T06:47:29.147404Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5bcyejp9g1rm20chscy9zx7vqg", "cancel": "https://api.replicate.com/v1/predictions/5bcyejp9g1rm20chscy9zx7vqg/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 65243 Prompt: TOKcerveza-Presidente t advertisement.TOKcerveza-Presidente "Generate an image of an alien wearing a green T-shirt with the Cristinini ൠ logo, holdinga green bottle of Presidente Light beer with a white label and red stripes. The bottle is covered in frost and appears to be cold. The beer is in a clear glass bottle, and the label is in Spanish. The bottle is positioned against a white background. The image is in the style of a produc Cerveza Presidente (Pide tu fría por aquí"). The alien should be in ripped pants, tennis shoes with yellow stripes, sunglasses, and headphones, showcasing an urban hip-hop style. The pose should be casual, standing in front of the camera, with a white background. The image can be in the form of a photo, poster, or 3D render."@carlosmanuelpe2 (9) [!] txt2img mode Using dev model free=8098164252672 Downloading weights 2024-09-07T06:47:29Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp1os64tqc/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T06:47:31Z | INFO | [ Complete ] dest=/tmp/tmp1os64tqc/weights size="172 MB" total_elapsed=2.534s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 2.56s Loaded LoRAs in 10.89s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:27, 1.01s/it] 7%|▋ | 2/28 [00:01<00:23, 1.12it/s] 11%|█ | 3/28 [00:02<00:23, 1.05it/s] 14%|█▍ | 4/28 [00:03<00:23, 1.03it/s] 18%|█▊ | 5/28 [00:04<00:22, 1.01it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.00it/s] 25%|██▌ | 7/28 [00:06<00:21, 1.00s/it] 29%|██▊ | 8/28 [00:07<00:20, 1.01s/it] 32%|███▏ | 9/28 [00:08<00:19, 1.01s/it] 36%|███▌ | 10/28 [00:09<00:18, 1.01s/it] 39%|███▉ | 11/28 [00:10<00:17, 1.01s/it] 43%|████▎ | 12/28 [00:11<00:16, 1.01s/it] 46%|████▋ | 13/28 [00:12<00:15, 1.01s/it] 50%|█████ | 14/28 [00:13<00:14, 1.01s/it] 54%|█████▎ | 15/28 [00:15<00:13, 1.01s/it] 57%|█████▋ | 16/28 [00:16<00:12, 1.01s/it] 61%|██████ | 17/28 [00:17<00:11, 1.01s/it] 64%|██████▍ | 18/28 [00:18<00:10, 1.01s/it] 68%|██████▊ | 19/28 [00:19<00:09, 1.01s/it] 71%|███████▏ | 20/28 [00:20<00:08, 1.01s/it] 75%|███████▌ | 21/28 [00:21<00:07, 1.01s/it] 79%|███████▊ | 22/28 [00:22<00:06, 1.02s/it] 82%|████████▏ | 23/28 [00:23<00:05, 1.02s/it] 86%|████████▌ | 24/28 [00:24<00:04, 1.01s/it] 89%|████████▉ | 25/28 [00:25<00:03, 1.01s/it] 93%|█████████▎| 26/28 [00:26<00:02, 1.02s/it] 96%|█████████▋| 27/28 [00:27<00:01, 1.02s/it] 100%|██████████| 28/28 [00:28<00:00, 1.02s/it] 100%|██████████| 28/28 [00:28<00:00, 1.01s/it]
Prediction
carlpuvosx/cerveza-presidente:48375433IDb41regqhh9rm20chsa1svtz2jrStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente "Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store."
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 3:2
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", lora_scale: 1, num_outputs: 1, aspect_ratio: "3:2", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente \\"Generate an image of a green truck with the word \'Presidente\' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with \'Presidente\' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying \'Pide tu fría por aquí\' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-07T03:25:51.659792Z", "created_at": "2024-09-07T03:25:30.378000Z", "data_removed": false, "error": null, "id": "b41regqhh9rm20chsa1svtz2jr", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 27646\nPrompt: TOKcerveza-Presidente \"Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store.\"\n[!] txt2img mode\nUsing dev model\nfree=8572448919552\nDownloading weights\n2024-09-07T03:25:31Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpi87g1d_q/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T03:25:35Z | INFO | [ Complete ] dest=/tmp/tmpi87g1d_q/weights size=\"172 MB\" total_elapsed=3.138s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 3.17s\nLoaded LoRAs in 11.50s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.60it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.07it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.84it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.74it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.69it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.66it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.64it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.62it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.62it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.61it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.61it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.60it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.60it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.60it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.60it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.60it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.60it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.60it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.60it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.60it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.60it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.60it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.60it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.60it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.60it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.60it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.60it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.60it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.62it/s]", "metrics": { "predict_time": 19.809091092, "total_time": 21.281792 }, "output": [ "https://replicate.delivery/yhqm/17SvJXloL955Nd2xrTOqe7kIvir0JvyvcCQ9IpxpCcqfmXaTA/out-0.webp" ], "started_at": "2024-09-07T03:25:31.850700Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/b41regqhh9rm20chsa1svtz2jr", "cancel": "https://api.replicate.com/v1/predictions/b41regqhh9rm20chsa1svtz2jr/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 27646 Prompt: TOKcerveza-Presidente "Generate an image of a green truck with the word 'Presidente' written on the side in bold white letters. The truck is parked on the right side of a wet road, with trees and bushes lining both sides, and a car in the distance. The sky is overcast, suggesting recent rain. In another scene, a white truck with a green trailer is parked on the roadside, with 'Presidente' in white letters on the trailer. Palm trees and a tall building are visible in the background, with a sunny, blue sky. A white car is parked next to the truck, and there’s a sidewalk to the left. Additionally, include a green sign saying 'Pide tu fría por aquí' with two Presidente Light beer bottles, one with a yellow label and one with a blue label, placed on a counter. The counter also has a plastic container and a plastic bag, while shelves behind are stocked with snacks and drinks, giving the vibe of a convenience store." [!] txt2img mode Using dev model free=8572448919552 Downloading weights 2024-09-07T03:25:31Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpi87g1d_q/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T03:25:35Z | INFO | [ Complete ] dest=/tmp/tmpi87g1d_q/weights size="172 MB" total_elapsed=3.138s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 3.17s Loaded LoRAs in 11.50s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.60it/s] 7%|▋ | 2/28 [00:00<00:06, 4.07it/s] 11%|█ | 3/28 [00:00<00:06, 3.84it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.74it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.69it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.66it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.64it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.62it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.62it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.61it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.61it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.60it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.60it/s] 50%|█████ | 14/28 [00:03<00:03, 3.60it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.60it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.60it/s] 61%|██████ | 17/28 [00:04<00:03, 3.60it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.60it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.60it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.60it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.60it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.60it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.60it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.60it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.60it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.60it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.60it/s] 100%|██████████| 28/28 [00:07<00:00, 3.60it/s] 100%|██████████| 28/28 [00:07<00:00, 3.62it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433ID9ymbdsw8axrm40chsa88tqaynwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 2:3
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente", lora_scale: 1, num_outputs: 1, aspect_ratio: "2:3", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-07T03:39:34.175956Z", "created_at": "2024-09-07T03:39:15.415000Z", "data_removed": false, "error": null, "id": "9ymbdsw8axrm40chsa88tqaynw", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 12513\nPrompt: TOKcerveza-Presidente\n[!] txt2img mode\nUsing dev model\nfree=8652476395520\nDownloading weights\n2024-09-07T03:39:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpl4dp1p_4/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-07T03:39:17Z | INFO | [ Complete ] dest=/tmp/tmpl4dp1p_4/weights size=\"172 MB\" total_elapsed=2.148s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 2.30s\nLoaded LoRAs in 10.49s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.60it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.08it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.85it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.75it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.70it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.66it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.65it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.63it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.62it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.62it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.61it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.61it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.60it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.60it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.60it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.60it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.60it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.60it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.60it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.60it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.60it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.60it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.60it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.60it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.60it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.60it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.60it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.60it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.63it/s]", "metrics": { "predict_time": 18.747750635, "total_time": 18.760956 }, "output": [ "https://replicate.delivery/yhqm/xFqEnkvq57o0F5Wr30i4vbEVThkP2Hwdw3tA8CGufEg65LtJA/out-0.webp" ], "started_at": "2024-09-07T03:39:15.428205Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/9ymbdsw8axrm40chsa88tqaynw", "cancel": "https://api.replicate.com/v1/predictions/9ymbdsw8axrm40chsa88tqaynw/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 12513 Prompt: TOKcerveza-Presidente [!] txt2img mode Using dev model free=8652476395520 Downloading weights 2024-09-07T03:39:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpl4dp1p_4/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-07T03:39:17Z | INFO | [ Complete ] dest=/tmp/tmpl4dp1p_4/weights size="172 MB" total_elapsed=2.148s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 2.30s Loaded LoRAs in 10.49s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.60it/s] 7%|▋ | 2/28 [00:00<00:06, 4.08it/s] 11%|█ | 3/28 [00:00<00:06, 3.85it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.75it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.70it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.66it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.65it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.63it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.62it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.62it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.61it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.61it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.60it/s] 50%|█████ | 14/28 [00:03<00:03, 3.60it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.60it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.60it/s] 61%|██████ | 17/28 [00:04<00:03, 3.60it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.60it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.60it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.60it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.60it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.60it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.60it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.60it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.60it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.60it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.60it/s] 100%|██████████| 28/28 [00:07<00:00, 3.60it/s] 100%|██████████| 28/28 [00:07<00:00, 3.63it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433IDjbctnqzsbhrm00chvp2snk01vwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30)
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 16:9
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", lora_scale: 1, num_outputs: 4, aspect_ratio: "16:9", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \\"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\\"melted lights\\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \\"President\\" written in white letters, and the word \\"Presidente\\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there\'s a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\\"My love\'s beyond the pain\\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\\"We\'re dancing in the flames\\"). The final scene is an intense visual of dodging headlights at night, with the couple\'s emotions growing as they journey through a \\"final odyssey.\\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-10T20:02:54.054786Z", "created_at": "2024-09-10T20:00:30.556000Z", "data_removed": false, "error": null, "id": "jbctnqzsbhrm00chvp2snk01vw", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 60987\nPrompt: TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)\n[!] txt2img mode\nUsing dev model\nfree=7379699380224\nDownloading weights\n2024-09-10T20:00:37Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpvrt6rqjm/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-10T20:00:39Z | INFO | [ Complete ] dest=/tmp/tmpvrt6rqjm/weights size=\"172 MB\" total_elapsed=2.000s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 2.04s\nLoaded LoRAs in 105.28s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:51, 1.90s/it]\n 7%|▋ | 2/28 [00:02<00:32, 1.25s/it]\n 11%|█ | 3/28 [00:03<00:28, 1.13s/it]\n 14%|█▍ | 4/28 [00:04<00:25, 1.07s/it]\n 18%|█▊ | 5/28 [00:05<00:23, 1.04s/it]\n 21%|██▏ | 6/28 [00:06<00:22, 1.02s/it]\n 25%|██▌ | 7/28 [00:07<00:21, 1.01s/it]\n 29%|██▊ | 8/28 [00:08<00:19, 1.00it/s]\n 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s]\n 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s]\n 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s]\n 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s]\n 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s]\n 50%|█████ | 14/28 [00:14<00:13, 1.01it/s]\n 54%|█████▎ | 15/28 [00:15<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:16<00:11, 1.02it/s]\n 61%|██████ | 17/28 [00:17<00:10, 1.02it/s]\n 64%|██████▍ | 18/28 [00:18<00:09, 1.02it/s]\n 68%|██████▊ | 19/28 [00:19<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:20<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:21<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:22<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:23<00:04, 1.02it/s]\n 86%|████████▌ | 24/28 [00:24<00:03, 1.02it/s]\n 89%|████████▉ | 25/28 [00:25<00:02, 1.02it/s]\n 93%|█████████▎| 26/28 [00:26<00:01, 1.02it/s]\n 96%|█████████▋| 27/28 [00:27<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.01s/it]", "metrics": { "predict_time": 136.217196944, "total_time": 143.498786 }, "output": [ "https://replicate.delivery/yhqm/ECh3UZvBBV6iNtWALezkqOatS6Ah4erzbLVz3okMSyeafVuNB/out-0.webp", "https://replicate.delivery/yhqm/Fdv3MFzvJ1YANl0CUizX0bxmmoQU7baUa3b3xHheMsq2vytJA/out-1.webp", "https://replicate.delivery/yhqm/58eWcF3P1ywHJaj01jQyWwe1PybUhUJ6SUMwLxmTyDDtfK3mA/out-2.webp", "https://replicate.delivery/yhqm/c8kIfS5rF8Q2IKMcmMbno7FDAfDsrfJJhOtFwfkvMgI3ercbC/out-3.webp" ], "started_at": "2024-09-10T20:00:37.837589Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jbctnqzsbhrm00chvp2snk01vw", "cancel": "https://api.replicate.com/v1/predictions/jbctnqzsbhrm00chvp2snk01vw/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 60987 Prompt: TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30) [!] txt2img mode Using dev model free=7379699380224 Downloading weights 2024-09-10T20:00:37Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpvrt6rqjm/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-10T20:00:39Z | INFO | [ Complete ] dest=/tmp/tmpvrt6rqjm/weights size="172 MB" total_elapsed=2.000s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 2.04s Loaded LoRAs in 105.28s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:51, 1.90s/it] 7%|▋ | 2/28 [00:02<00:32, 1.25s/it] 11%|█ | 3/28 [00:03<00:28, 1.13s/it] 14%|█▍ | 4/28 [00:04<00:25, 1.07s/it] 18%|█▊ | 5/28 [00:05<00:23, 1.04s/it] 21%|██▏ | 6/28 [00:06<00:22, 1.02s/it] 25%|██▌ | 7/28 [00:07<00:21, 1.01s/it] 29%|██▊ | 8/28 [00:08<00:19, 1.00it/s] 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s] 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s] 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s] 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s] 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s] 50%|█████ | 14/28 [00:14<00:13, 1.01it/s] 54%|█████▎ | 15/28 [00:15<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:16<00:11, 1.02it/s] 61%|██████ | 17/28 [00:17<00:10, 1.02it/s] 64%|██████▍ | 18/28 [00:18<00:09, 1.02it/s] 68%|██████▊ | 19/28 [00:19<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:20<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:21<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:22<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:23<00:04, 1.02it/s] 86%|████████▌ | 24/28 [00:24<00:03, 1.02it/s] 89%|████████▉ | 25/28 [00:25<00:02, 1.02it/s] 93%|█████████▎| 26/28 [00:26<00:01, 1.02it/s] 96%|█████████▋| 27/28 [00:27<00:00, 1.02it/s] 100%|██████████| 28/28 [00:28<00:00, 1.02it/s] 100%|██████████| 28/28 [00:28<00:00, 1.01s/it]
Prediction
carlpuvosx/cerveza-presidente:48375433IDvhc2h8j1fdrm00chvp093nex98StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30)
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \\"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\\"melted lights\\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \\"President\\" written in white letters, and the word \\"Presidente\\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there\'s a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\\"My love\'s beyond the pain\\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\\"We\'re dancing in the flames\\"). The final scene is an intense visual of dodging headlights at night, with the couple\'s emotions growing as they journey through a \\"final odyssey.\\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-10T19:54:36.937181Z", "created_at": "2024-09-10T19:54:15.803000Z", "data_removed": false, "error": null, "id": "vhc2h8j1fdrm00chvp093nex98", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 8218\nPrompt: TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)\n[!] txt2img mode\nUsing dev model\nfree=6880056107008\nDownloading weights\n2024-09-10T19:54:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmprwd8qip3/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-10T19:54:17Z | INFO | [ Complete ] dest=/tmp/tmprwd8qip3/weights size=\"172 MB\" total_elapsed=1.575s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 1.60s\nLoaded LoRAs in 13.22s\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.04it/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.81it/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.79it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.79it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.79it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.79it/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": 21.124363644, "total_time": 21.134181 }, "output": [ "https://replicate.delivery/yhqm/3Xq5HUxTok4sFhLO2LXEGdIzen9nW0aHU3vAIWC9vFVeXlbTA/out-0.webp" ], "started_at": "2024-09-10T19:54:15.812818Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/vhc2h8j1fdrm00chvp093nex98", "cancel": "https://api.replicate.com/v1/predictions/vhc2h8j1fdrm00chvp093nex98/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 8218 Prompt: TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30) [!] txt2img mode Using dev model free=6880056107008 Downloading weights 2024-09-10T19:54:15Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmprwd8qip3/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-10T19:54:17Z | INFO | [ Complete ] dest=/tmp/tmprwd8qip3/weights size="172 MB" total_elapsed=1.575s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 1.60s Loaded LoRAs in 13.22s 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.04it/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.81it/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.79it/s] 61%|██████ | 17/28 [00:04<00:02, 3.79it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.79it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.79it/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
carlpuvosx/cerveza-presidente:48375433IDgedzcrt1enrm00chvp1tvc6dp8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30)
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 3:2
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", lora_scale: 1, num_outputs: 4, aspect_ratio: "3:2", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \\"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\\"melted lights\\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \\"President\\" written in white letters, and the word \\"Presidente\\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there\'s a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\\"My love\'s beyond the pain\\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\\"We\'re dancing in the flames\\"). The final scene is an intense visual of dodging headlights at night, with the couple\'s emotions growing as they journey through a \\"final odyssey.\\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-10T19:58:18.307772Z", "created_at": "2024-09-10T19:57:32.405000Z", "data_removed": false, "error": null, "id": "gedzcrt1enrm00chvp1tvc6dp8", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "3:2", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 3205\nPrompt: TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)\n[!] txt2img mode\nUsing dev model\nfree=7384249851904\nDownloading weights\n2024-09-10T19:57:38Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpljq5f7nt/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-10T19:57:43Z | INFO | [ Complete ] dest=/tmp/tmpljq5f7nt/weights size=\"172 MB\" total_elapsed=4.429s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 4.46s\nLoaded LoRAs in 11.36s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:25, 1.05it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.18it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.11it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.08it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.07it/s]\n 21%|██▏ | 6/28 [00:05<00:20, 1.06it/s]\n 25%|██▌ | 7/28 [00:06<00:19, 1.06it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.05it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.05it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.05it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.04it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.05it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.04it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.04it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.04it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.04it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.04it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.04it/s]\n 71%|███████▏ | 20/28 [00:18<00:07, 1.04it/s]\n 75%|███████▌ | 21/28 [00:19<00:06, 1.04it/s]\n 79%|███████▊ | 22/28 [00:20<00:05, 1.04it/s]\n 82%|████████▏ | 23/28 [00:21<00:04, 1.04it/s]\n 86%|████████▌ | 24/28 [00:22<00:03, 1.04it/s]\n 89%|████████▉ | 25/28 [00:23<00:02, 1.04it/s]\n 93%|█████████▎| 26/28 [00:24<00:01, 1.04it/s]\n 96%|█████████▋| 27/28 [00:25<00:00, 1.04it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.04it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.05it/s]", "metrics": { "predict_time": 39.607062903, "total_time": 45.902772 }, "output": [ "https://replicate.delivery/yhqm/8qeecFV4NThbLUo2DVdd8vmFloyDtWPGdZ40Sc0RxADZblbTA/out-0.webp", "https://replicate.delivery/yhqm/Mig8TmY0zVLzDRDXDkSnMliPqNEKyUfbLy8CRMfIv4AablbTA/out-1.webp", "https://replicate.delivery/yhqm/T8L8cyFdfpVFf0a9ERRcSGR9W7afbYcIJGtLTROYn3j12K3mA/out-2.webp", "https://replicate.delivery/yhqm/EkHrG4E5Tp74CRcxfbck48uJzMG4gNeVdI4NwYFQhssablbTA/out-3.webp" ], "started_at": "2024-09-10T19:57:38.700709Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/gedzcrt1enrm00chvp1tvc6dp8", "cancel": "https://api.replicate.com/v1/predictions/gedzcrt1enrm00chvp1tvc6dp8/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 3205 Prompt: TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30) [!] txt2img mode Using dev model free=7384249851904 Downloading weights 2024-09-10T19:57:38Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpljq5f7nt/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-10T19:57:43Z | INFO | [ Complete ] dest=/tmp/tmpljq5f7nt/weights size="172 MB" total_elapsed=4.429s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 4.46s Loaded LoRAs in 11.36s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:25, 1.05it/s] 7%|▋ | 2/28 [00:01<00:22, 1.18it/s] 11%|█ | 3/28 [00:02<00:22, 1.11it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.08it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.07it/s] 21%|██▏ | 6/28 [00:05<00:20, 1.06it/s] 25%|██▌ | 7/28 [00:06<00:19, 1.06it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.05it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.05it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.05it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.04it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.05it/s] 50%|█████ | 14/28 [00:13<00:13, 1.04it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.04it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.04it/s] 61%|██████ | 17/28 [00:16<00:10, 1.04it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.04it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.04it/s] 71%|███████▏ | 20/28 [00:18<00:07, 1.04it/s] 75%|███████▌ | 21/28 [00:19<00:06, 1.04it/s] 79%|███████▊ | 22/28 [00:20<00:05, 1.04it/s] 82%|████████▏ | 23/28 [00:21<00:04, 1.04it/s] 86%|████████▌ | 24/28 [00:22<00:03, 1.04it/s] 89%|████████▉ | 25/28 [00:23<00:02, 1.04it/s] 93%|█████████▎| 26/28 [00:24<00:01, 1.04it/s] 96%|█████████▋| 27/28 [00:25<00:00, 1.04it/s] 100%|██████████| 28/28 [00:26<00:00, 1.04it/s] 100%|██████████| 28/28 [00:26<00:00, 1.05it/s]
Prediction
carlpuvosx/cerveza-presidente:48375433IDas62fb6sgxrm20chvp29d9gf54StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30)
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 2:3
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", { input: { model: "dev", prompt: "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", lora_scale: 1, num_outputs: 4, aspect_ratio: "2:3", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run carlpuvosx/cerveza-presidente using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "carlpuvosx/cerveza-presidente:48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", input={ "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run carlpuvosx/cerveza-presidente 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": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \\"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\\"melted lights\\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \\"President\\" written in white letters, and the word \\"Presidente\\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there\'s a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\\"My love\'s beyond the pain\\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\\"We\'re dancing in the flames\\"). The final scene is an intense visual of dodging headlights at night, with the couple\'s emotions growing as they journey through a \\"final odyssey.\\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-10T19:59:57.324506Z", "created_at": "2024-09-10T19:59:16.871000Z", "data_removed": false, "error": null, "id": "as62fb6sgxrm20chvp29d9gf54", "input": { "model": "dev", "prompt": "TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "2:3", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 17338\nPrompt: TOKcerveza-Presidente TOKx-twitterxxx \"The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights (\"melted lights\") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word \"President\" written in white letters, and the word \"Presidente\" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face (\"My love's beyond the pain\").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) (\"We're dancing in the flames\"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a \"final odyssey.\" As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky.\"x-twitter (12)x-twitter (30)\n[!] txt2img mode\nUsing dev model\nfree=7493493256192\nDownloading weights\n2024-09-10T19:59:16Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbynw3k99/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\n2024-09-10T19:59:20Z | INFO | [ Complete ] dest=/tmp/tmpbynw3k99/weights size=\"172 MB\" total_elapsed=3.548s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar\nDownloaded weights in 3.58s\nLoaded LoRAs in 11.93s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.03it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.17it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.10it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s]\n 21%|██▏ | 6/28 [00:05<00:20, 1.05it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.04it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.04it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.04it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.04it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.04it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.04it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.04it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.04it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.04it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.04it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.04it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.04it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.04it/s]\n 89%|████████▉ | 25/28 [00:23<00:02, 1.03it/s]\n 93%|█████████▎| 26/28 [00:24<00:01, 1.03it/s]\n 96%|█████████▋| 27/28 [00:25<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.04it/s]", "metrics": { "predict_time": 40.433902089, "total_time": 40.453506 }, "output": [ "https://replicate.delivery/yhqm/Nca0tv4KNVZPEtzN1hwCU5bcdKPkIVfT1DXtUKdve4r8clbTA/out-0.webp", "https://replicate.delivery/yhqm/fcOHXfpNcHuj1EqeOc1EgQsWu63gUKyuQUD9kP7ceTV2zVuNB/out-1.webp", "https://replicate.delivery/yhqm/74Lv5UI3MI7kIJbugyRy5EzuH2LTji27meEyReClqJ09clbTA/out-2.webp", "https://replicate.delivery/yhqm/75ZuF37o11afdCrYwQp7AXUn0aeL9tw0kSDuieB6zTr75K3mA/out-3.webp" ], "started_at": "2024-09-10T19:59:16.890604Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/as62fb6sgxrm20chvp29d9gf54", "cancel": "https://api.replicate.com/v1/predictions/as62fb6sgxrm20chvp29d9gf54/cancel" }, "version": "48375433dbf9da71de56813ad7fa5a82cb5a1b9132b4d63ac9e75e572d049237" }
Generated inUsing seed: 17338 Prompt: TOKcerveza-Presidente TOKx-twitterxxx "The video begins with a high-speed drive at twilight, where two characters are racing home on an open road. The cityscape is fading into the distance, with blurred, glowing streetlights ("melted lights") illuminating the road. The camera moves fluidly, keeping pace with the car as it speeds through. A photo of a green and white label with a white circle in the center, the word "President" written in white letters, and the word "Presidente" written in white letters below it. The label is on a green background. The label is in the style of a product label.A photo of a green bottle of Presidente beer with a green label and a green background. The label has a white circle with a blue ring around it. The bottle is sitting on top of a green circle. The photo is in the style of Presidente.A photo of a green bottle of Presidente Light beer with a green label. The bottle is placed next to a green caper plant. The photo is in the style of a beer advertisement.A photo of a green bottle of Presidente beer with a white label. The bottle is placed on a green background. The beer is in a glass bottle and has a gold and white label. The label has a red and gold logo. The beer is cold and ready to be served. The photo is in the style of a product advertisement.cerveza-Presidente- (12)cerveza-Presidente- (4)cerveza-Presidente- (8)cerveza-Presidente- (10)cerveza-Presidente- (12)As the car switches lanes, tension builds, and there's a brief, intense moment where the characters almost crash, symbolizing their chaotic journey. Despite the danger, their faces show determination, and their love radiates beyond the danger they face ("My love's beyond the pain").x-twitter (24) In a slow-motion sequence, the car misses the brake, and suddenly, fiery flames engulf the road, symbolizing both destruction and passion. The couple remains calm, even as everything around them is burning, dancing amidst the chaos, representing their indestructible bondx-twitter (27) ("We're dancing in the flames"). The final scene is an intense visual of dodging headlights at night, with the couple's emotions growing as they journey through a "final odyssey." As the flames grow larger, the camera zooms in on their serene expressions, emphasizing the beauty in the chaos, fading into the fire as the video ends. Create a futuristic cityscape on Mars, with sleek, metallic buildings rising from the red Martian soil, bathed in the warm glow of the setting sun. In the sky, a massive exoplanet resembling Earth hovers, its blue and green surface shining against the cosmic background. The city is filled with advanced technology, glowing streets, and hovering vehicles. Prominently in the sky, a massive glowing X (the X-Twitter logo) floats above the city, casting a subtle blue glow on the structures below. The scene is hyperrealistic, capturing the textures of the Martian surface, the futuristic architecture, and the ethereal presence of Earth in the distant sky."x-twitter (12)x-twitter (30) [!] txt2img mode Using dev model free=7493493256192 Downloading weights 2024-09-10T19:59:16Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbynw3k99/weights url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar 2024-09-10T19:59:20Z | INFO | [ Complete ] dest=/tmp/tmpbynw3k99/weights size="172 MB" total_elapsed=3.548s url=https://replicate.delivery/yhqm/UoEDg80Zeeg2uUXMVxoJZMT9C5x0AtfjZNIk2gmndav32u0mA/trained_model.tar Downloaded weights in 3.58s Loaded LoRAs in 11.93s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.03it/s] 7%|▋ | 2/28 [00:01<00:22, 1.17it/s] 11%|█ | 3/28 [00:02<00:22, 1.10it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s] 21%|██▏ | 6/28 [00:05<00:20, 1.05it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.04it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.04it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.04it/s] 50%|█████ | 14/28 [00:13<00:13, 1.04it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.04it/s] 61%|██████ | 17/28 [00:16<00:10, 1.04it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.04it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.04it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.04it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.04it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.04it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.04it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.04it/s] 89%|████████▉ | 25/28 [00:23<00:02, 1.03it/s] 93%|█████████▎| 26/28 [00:24<00:01, 1.03it/s] 96%|█████████▋| 27/28 [00:25<00:00, 1.03it/s] 100%|██████████| 28/28 [00:26<00:00, 1.03it/s] 100%|██████████| 28/28 [00:26<00:00, 1.04it/s]
Want to make some of these yourself?
Run this model