Failed to load versions. Head to the versions page to see all versions for this model.
You're looking at a specific version of this model. Jump to the model overview.
joshelgar /andrwfrclgh:47452545
Input
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run joshelgar/andrwfrclgh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7",
{
input: {
seed: 39535,
model: "dev",
prompt: "ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.",
go_fast: false,
lora_scale: 1.5,
megapixels: "1",
num_outputs: 4,
aspect_ratio: "1:1",
output_format: "webp",
guidance_scale: 3.5,
output_quality: 100,
prompt_strength: 0.8,
extra_lora_scale: 1,
num_inference_steps: 35
}
}
);
// To access the file URL:
console.log(output[0].url()); //=> "http://example.com"
// To write the file to disk:
fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run joshelgar/andrwfrclgh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7",
input={
"seed": 39535,
"model": "dev",
"prompt": "ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.",
"go_fast": False,
"lora_scale": 1.5,
"megapixels": "1",
"num_outputs": 4,
"aspect_ratio": "1:1",
"output_format": "webp",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"extra_lora_scale": 1,
"num_inference_steps": 35
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run joshelgar/andrwfrclgh 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": "joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7",
"input": {
"seed": 39535,
"model": "dev",
"prompt": "ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.",
"go_fast": false,
"lora_scale": 1.5,
"megapixels": "1",
"num_outputs": 4,
"aspect_ratio": "1:1",
"output_format": "webp",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"extra_lora_scale": 1,
"num_inference_steps": 35
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
Output
{
"completed_at": "2024-08-20T09:04:30.240457Z",
"created_at": "2024-08-20T09:00:52.593000Z",
"data_removed": false,
"error": null,
"id": "vnhvw9c3y5rm40chdw2a5y13m4",
"input": {
"seed": 39535,
"model": "dev",
"prompt": "ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.",
"lora_scale": 1.5,
"num_outputs": 4,
"aspect_ratio": "1:1",
"output_format": "webp",
"guidance_scale": 3.5,
"output_quality": 100,
"num_inference_steps": 35
},
"logs": "Using seed: 39535\nPrompt: ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\n 0%| | 0/35 [00:00<?, ?it/s]\n 3%|▎ | 1/35 [00:01<00:34, 1.02s/it]\n 6%|▌ | 2/35 [00:01<00:29, 1.12it/s]\n 9%|▊ | 3/35 [00:02<00:30, 1.05it/s]\n 11%|█▏ | 4/35 [00:03<00:30, 1.03it/s]\n 14%|█▍ | 5/35 [00:04<00:29, 1.01it/s]\n 17%|█▋ | 6/35 [00:05<00:28, 1.00it/s]\n 20%|██ | 7/35 [00:06<00:28, 1.00s/it]\n 23%|██▎ | 8/35 [00:07<00:27, 1.01s/it]\n 26%|██▌ | 9/35 [00:08<00:26, 1.01s/it]\n 29%|██▊ | 10/35 [00:09<00:25, 1.01s/it]\n 31%|███▏ | 11/35 [00:10<00:24, 1.01s/it]\n 34%|███▍ | 12/35 [00:11<00:23, 1.01s/it]\n 37%|███▋ | 13/35 [00:12<00:22, 1.01s/it]\n 40%|████ | 14/35 [00:14<00:21, 1.01s/it]\n 43%|████▎ | 15/35 [00:15<00:20, 1.01s/it]\n 46%|████▌ | 16/35 [00:16<00:19, 1.02s/it]\n 49%|████▊ | 17/35 [00:17<00:18, 1.02s/it]\n 51%|█████▏ | 18/35 [00:18<00:17, 1.01s/it]\n 54%|█████▍ | 19/35 [00:19<00:16, 1.01s/it]\n 57%|█████▋ | 20/35 [00:20<00:15, 1.02s/it]\n 60%|██████ | 21/35 [00:21<00:14, 1.02s/it]\n 63%|██████▎ | 22/35 [00:22<00:13, 1.01s/it]\n 66%|██████▌ | 23/35 [00:23<00:12, 1.02s/it]\n 69%|██████▊ | 24/35 [00:24<00:11, 1.02s/it]\n 71%|███████▏ | 25/35 [00:25<00:10, 1.02s/it]\n 74%|███████▍ | 26/35 [00:26<00:09, 1.02s/it]\n 77%|███████▋ | 27/35 [00:27<00:08, 1.02s/it]\n 80%|████████ | 28/35 [00:28<00:07, 1.02s/it]\n 83%|████████▎ | 29/35 [00:29<00:06, 1.01s/it]\n 86%|████████▌ | 30/35 [00:30<00:05, 1.02s/it]\n 89%|████████▊ | 31/35 [00:31<00:04, 1.01s/it]\n 91%|█████████▏| 32/35 [00:32<00:03, 1.01s/it]\n 94%|█████████▍| 33/35 [00:33<00:02, 1.01s/it]\n 97%|█████████▋| 34/35 [00:34<00:01, 1.02s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.02s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.01s/it]",
"metrics": {
"predict_time": 45.09305879,
"total_time": 217.647457
},
"output": [
"https://replicate.delivery/yhqm/ghNo2HlKGa4JMRvTYB9Ko7LiJm12Xd91fgJNpHUBjpmOcQqJA/out-0.webp",
"https://replicate.delivery/yhqm/fE5YrMmYxuVSRag6YXovvADeuprSluMF8ivZQ4A3evT7wBpmA/out-1.webp",
"https://replicate.delivery/yhqm/fa4yssjd3rzyByo2hCWElDxhvk5rNh9GZAzjq5pBbLCPcQqJA/out-2.webp",
"https://replicate.delivery/yhqm/VnYrQ1fJwIXWCKtwuwob1LDFev1lfrzf6psJ4e5mVgu2DHkaC/out-3.webp"
],
"started_at": "2024-08-20T09:03:45.147398Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/vnhvw9c3y5rm40chdw2a5y13m4",
"cancel": "https://api.replicate.com/v1/predictions/vnhvw9c3y5rm40chdw2a5y13m4/cancel"
},
"version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7"
}
Using seed: 39535
Prompt: ANDRWFRCLGH minimalistic illustration of centered pineapple-themed sunglasses covering eyes, extending to frame edges. Beneath the sunglasses is a light pink womans mouth. Beige background with vintage pineapple accent colours. Vintage aesthetic with playful twist. Timeless feel meets fun tropical elements. Visually engaging portrait balancing classic and quirky. Fusion of retro and fruity themes.
txt2img mode
Using dev model
Loading LoRA weights
LoRA weights loaded successfully
0%| | 0/35 [00:00<?, ?it/s]
3%|▎ | 1/35 [00:01<00:34, 1.02s/it]
6%|▌ | 2/35 [00:01<00:29, 1.12it/s]
9%|▊ | 3/35 [00:02<00:30, 1.05it/s]
11%|█▏ | 4/35 [00:03<00:30, 1.03it/s]
14%|█▍ | 5/35 [00:04<00:29, 1.01it/s]
17%|█▋ | 6/35 [00:05<00:28, 1.00it/s]
20%|██ | 7/35 [00:06<00:28, 1.00s/it]
23%|██▎ | 8/35 [00:07<00:27, 1.01s/it]
26%|██▌ | 9/35 [00:08<00:26, 1.01s/it]
29%|██▊ | 10/35 [00:09<00:25, 1.01s/it]
31%|███▏ | 11/35 [00:10<00:24, 1.01s/it]
34%|███▍ | 12/35 [00:11<00:23, 1.01s/it]
37%|███▋ | 13/35 [00:12<00:22, 1.01s/it]
40%|████ | 14/35 [00:14<00:21, 1.01s/it]
43%|████▎ | 15/35 [00:15<00:20, 1.01s/it]
46%|████▌ | 16/35 [00:16<00:19, 1.02s/it]
49%|████▊ | 17/35 [00:17<00:18, 1.02s/it]
51%|█████▏ | 18/35 [00:18<00:17, 1.01s/it]
54%|█████▍ | 19/35 [00:19<00:16, 1.01s/it]
57%|█████▋ | 20/35 [00:20<00:15, 1.02s/it]
60%|██████ | 21/35 [00:21<00:14, 1.02s/it]
63%|██████▎ | 22/35 [00:22<00:13, 1.01s/it]
66%|██████▌ | 23/35 [00:23<00:12, 1.02s/it]
69%|██████▊ | 24/35 [00:24<00:11, 1.02s/it]
71%|███████▏ | 25/35 [00:25<00:10, 1.02s/it]
74%|███████▍ | 26/35 [00:26<00:09, 1.02s/it]
77%|███████▋ | 27/35 [00:27<00:08, 1.02s/it]
80%|████████ | 28/35 [00:28<00:07, 1.02s/it]
83%|████████▎ | 29/35 [00:29<00:06, 1.01s/it]
86%|████████▌ | 30/35 [00:30<00:05, 1.02s/it]
89%|████████▊ | 31/35 [00:31<00:04, 1.01s/it]
91%|█████████▏| 32/35 [00:32<00:03, 1.01s/it]
94%|█████████▍| 33/35 [00:33<00:02, 1.01s/it]
97%|█████████▋| 34/35 [00:34<00:01, 1.02s/it]
100%|██████████| 35/35 [00:35<00:00, 1.02s/it]
100%|██████████| 35/35 [00:35<00:00, 1.01s/it]