joshelgar
/
andrwfrclgh
- Public
- 18 runs
-
H100
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDc773fz6v0nrm60chdv991redwwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- a beautiful shark wallpaper, ANDRWFRCLGH
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: { model: "dev", prompt: "a beautiful shark wallpaper, ANDRWFRCLGH", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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={ "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": { "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "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-08-20T08:09:01.569675Z", "created_at": "2024-08-20T08:06:38.085000Z", "data_removed": false, "error": null, "id": "c773fz6v0nrm60chdv991redww", "input": { "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 39535\nPrompt: a beautiful shark wallpaper, ANDRWFRCLGH\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9455181082624\nDownloading weights\n2024-08-20T08:08:33Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\n2024-08-20T08:08:35Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size=\"172 MB\" total_elapsed=2.173s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\nb''\nDownloaded weights in 2.2017953395843506 seconds\nLoRA weights loaded successfully\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.67it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.22it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.94it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.82it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.76it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.72it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.70it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.68it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.68it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.67it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.67it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.66it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.66it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.66it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.66it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.66it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.66it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.65it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.65it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.65it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.65it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.65it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.65it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.65it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.65it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.65it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.65it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.65it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.68it/s]", "metrics": { "predict_time": 28.642890223, "total_time": 143.484675 }, "output": [ "https://replicate.delivery/yhqm/65Ge4s9m4qzgSqeYd5QrCE5JP7qqhuhT4EYAz56FWe26IApmA/out-0.webp" ], "started_at": "2024-08-20T08:08:32.926785Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/c773fz6v0nrm60chdv991redww", "cancel": "https://api.replicate.com/v1/predictions/c773fz6v0nrm60chdv991redww/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: a beautiful shark wallpaper, ANDRWFRCLGH txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9455181082624 Downloading weights 2024-08-20T08:08:33Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar 2024-08-20T08:08:35Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size="172 MB" total_elapsed=2.173s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar b'' Downloaded weights in 2.2017953395843506 seconds LoRA weights loaded successfully 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.67it/s] 7%|▋ | 2/28 [00:00<00:06, 4.22it/s] 11%|█ | 3/28 [00:00<00:06, 3.94it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.82it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.76it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.72it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.70it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.68it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.68it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.67it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.67it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.66it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.66it/s] 50%|█████ | 14/28 [00:03<00:03, 3.66it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.66it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.66it/s] 61%|██████ | 17/28 [00:04<00:03, 3.66it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.65it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.65it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.65it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.65it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.65it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.65it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.65it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.65it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.65it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.65it/s] 100%|██████████| 28/28 [00:07<00:00, 3.65it/s] 100%|██████████| 28/28 [00:07<00:00, 3.68it/s]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7ID3x8ksjz18nrm40chdvat9e8j2cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- a beautiful shark wallpaper, ANDRWFRCLGH
- lora_scale
- 1.5
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "seed": 39535, "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1.5, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "a beautiful shark wallpaper, ANDRWFRCLGH", lora_scale: 1.5, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1.5, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1.5, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "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-08-20T08:10:12.909665Z", "created_at": "2024-08-20T08:09:56.293000Z", "data_removed": false, "error": null, "id": "3x8ksjz18nrm40chdvat9e8j2c", "input": { "seed": 39535, "model": "dev", "prompt": "a beautiful shark wallpaper, ANDRWFRCLGH", "lora_scale": 1.5, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 39535\nPrompt: a beautiful shark wallpaper, ANDRWFRCLGH\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.55it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.98it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.77it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.68it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.61it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.58it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.57it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.56it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.55it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.56it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.56it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.56it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.56it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.56it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.56it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.56it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.56it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.56it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.55it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.58it/s]", "metrics": { "predict_time": 16.582006855, "total_time": 16.616665 }, "output": [ "https://replicate.delivery/yhqm/2BOgJFGbv3pIK9NydLqWpTOhTkuNKPHeDNNcr2p2HgVyCQqJA/out-0.webp" ], "started_at": "2024-08-20T08:09:56.327658Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3x8ksjz18nrm40chdvat9e8j2c", "cancel": "https://api.replicate.com/v1/predictions/3x8ksjz18nrm40chdvat9e8j2c/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: a beautiful shark wallpaper, ANDRWFRCLGH txt2img mode Using dev model Loading LoRA weights LoRA weights loaded successfully 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.55it/s] 7%|▋ | 2/28 [00:00<00:06, 3.98it/s] 11%|█ | 3/28 [00:00<00:06, 3.77it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.68it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.64it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.61it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.58it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.58it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.58it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.57it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.57it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.56it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.55it/s] 50%|█████ | 14/28 [00:03<00:03, 3.55it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.55it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.56it/s] 61%|██████ | 17/28 [00:04<00:03, 3.56it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.56it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.56it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.56it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.56it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.56it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.56it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.55it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.55it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.56it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.55it/s] 100%|██████████| 28/28 [00:07<00:00, 3.58it/s]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDardjvs3mmsrm20chdvpbq73fqgStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene. The background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework. Distressed texture, soft old alluring color scheme. The image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. Overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. The entire image is in the style of ANDRWFRCLGH.
- lora_scale
- 1.5
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "seed": 39535, "model": "dev", "prompt": "A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\n\nThe background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework.\n\nDistressed texture, soft old alluring color scheme.\n\nThe image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\n\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\n\nThe entire image is in the style of ANDRWFRCLGH.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\n\nThe background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework.\n\nDistressed texture, soft old alluring color scheme.\n\nThe image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\n\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\n\nThe entire image is in the style of ANDRWFRCLGH.", lora_scale: 1.5, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\n\nThe background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework.\n\nDistressed texture, soft old alluring color scheme.\n\nThe image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\n\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\n\nThe entire image is in the style of ANDRWFRCLGH.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\\n\\nThe background is reminiscent of a pixelated galaxy. The woman\'s hair is flowing down into a flat surrealist pool. Thin but bold linework.\\n\\nDistressed texture, soft old alluring color scheme.\\n\\nThe image is framed in a way that draws the viewer\'s attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\\n\\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\\n\\nThe entire image is in the style of ANDRWFRCLGH.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "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-08-20T08:35:58.873232Z", "created_at": "2024-08-20T08:34:35.814000Z", "data_removed": false, "error": null, "id": "ardjvs3mmsrm20chdvpbq73fqg", "input": { "seed": 39535, "model": "dev", "prompt": "A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\n\nThe background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework.\n\nDistressed texture, soft old alluring color scheme.\n\nThe image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\n\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\n\nThe entire image is in the style of ANDRWFRCLGH.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 39535\nPrompt: A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene.\nThe background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework.\nDistressed texture, soft old alluring color scheme.\nThe image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors.\nOverall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress.\nThe entire image is in the style of ANDRWFRCLGH.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9347147337728\nDownloading weights\n2024-08-20T08:35:04Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\n2024-08-20T08:35:07Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size=\"172 MB\" total_elapsed=3.048s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\nb''\nDownloaded weights in 3.0764858722686768 seconds\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [\"down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.\", \"down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.\", \"down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.\", \"down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.\"]\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.06it/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.02s/it]\n 50%|█████ | 14/28 [00:14<00:14, 1.02s/it]\n 54%|█████▎ | 15/28 [00:15<00:13, 1.02s/it]\n 57%|█████▋ | 16/28 [00:16<00:12, 1.02s/it]\n 61%|██████ | 17/28 [00:17<00:11, 1.02s/it]\n 64%|██████▍ | 18/28 [00:18<00:10, 1.02s/it]\n 68%|██████▊ | 19/28 [00:19<00:09, 1.02s/it]\n 71%|███████▏ | 20/28 [00:20<00:08, 1.02s/it]\n 75%|███████▌ | 21/28 [00:21<00:07, 1.02s/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.02s/it]\n 89%|████████▉ | 25/28 [00:25<00:03, 1.02s/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": 54.713453931, "total_time": 83.059232 }, "output": [ "https://replicate.delivery/yhqm/d7jBtWEgXkK4EVK7RsQbDtKaIy4UpnbaA1zfuLIrbVB3OQqJA/out-0.webp", "https://replicate.delivery/yhqm/3P0xn3JvXZ7VP59jpeWAfo7DAXtlwCcA8brX5xu0ge5d7ApmA/out-1.webp", "https://replicate.delivery/yhqm/1DVe7beFponcmks5iOMcHeB8BD3IYFnlMBIi2hU95r9d7ApmA/out-2.webp", "https://replicate.delivery/yhqm/ioksRPKFMl6hJxUKhREeJ02WeK5YvEmZqWfoYSfxnuZ52BSNB/out-3.webp" ], "started_at": "2024-08-20T08:35:04.159778Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ardjvs3mmsrm20chdvpbq73fqg", "cancel": "https://api.replicate.com/v1/predictions/ardjvs3mmsrm20chdvpbq73fqg/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: A surrealist drawing of a woman with long hair, who appears to be crying. She is literally holding her face in her hands, with her eyes closed, as if she is in distress. The woman is surrounded by a grainy background, which adds to the emotional intensity of the scene. The background is reminiscent of a pixelated galaxy. The woman's hair is flowing down into a flat surrealist pool. Thin but bold linework. Distressed texture, soft old alluring color scheme. The image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. There is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. Overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. The entire image is in the style of ANDRWFRCLGH. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9347147337728 Downloading weights 2024-08-20T08:35:04Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar 2024-08-20T08:35:07Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size="172 MB" total_elapsed=3.048s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar b'' Downloaded weights in 3.0764858722686768 seconds LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ["down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.", "down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.", "down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh.", "down into a flat surrealist pool. thin but bold linework. distressed texture, soft old alluring color scheme. the image is framed in a way that draws the viewer's attention to the woman and her emotions, with her face and hands dominating the foreground. there is a timeless quality to the artwork, allowing the viewer to focus on the emotions and the composition rather than being distracted by vivid colors. overall, the surrealist artwork is a powerful and evocative portrayal of a woman in distress. the entire image is in the style of andrwfrclgh."] 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.06it/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.02s/it] 50%|█████ | 14/28 [00:14<00:14, 1.02s/it] 54%|█████▎ | 15/28 [00:15<00:13, 1.02s/it] 57%|█████▋ | 16/28 [00:16<00:12, 1.02s/it] 61%|██████ | 17/28 [00:17<00:11, 1.02s/it] 64%|██████▍ | 18/28 [00:18<00:10, 1.02s/it] 68%|██████▊ | 19/28 [00:19<00:09, 1.02s/it] 71%|███████▏ | 20/28 [00:20<00:08, 1.02s/it] 75%|███████▌ | 21/28 [00:21<00:07, 1.02s/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.02s/it] 89%|████████▉ | 25/28 [00:25<00:03, 1.02s/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
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDyx4g3wqym1rm20chdvqsq32mygStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.
- lora_scale
- 1.5
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "seed": 39535, "model": "dev", "prompt": "Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\n", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\n", lora_scale: 1.5, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\n", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\\n", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "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-08-20T08:40:14.934804Z", "created_at": "2024-08-20T08:38:27.744000Z", "data_removed": false, "error": null, "id": "yx4g3wqym1rm20chdvqsq32myg", "input": { "seed": 39535, "model": "dev", "prompt": "Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\n", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 39535\nPrompt: Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\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.06it/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.01it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.00it/s]\n 29%|██▊ | 8/28 [00:07<00:20, 1.00s/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:14<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.01s/it]\n 82%|████████▏ | 23/28 [00:23<00:05, 1.01s/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.01s/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": 38.563279237, "total_time": 107.190804 }, "output": [ "https://replicate.delivery/yhqm/ucEA8O71JlJ6GthzeeDoEvjHQkq1gucZ1AnLEnGSKJmuhgUTA/out-0.webp", "https://replicate.delivery/yhqm/2cT8GKNpryZkDtXvQmxUKa5ij3BAmpE9FFoZfdYctKA3QQqJA/out-1.webp", "https://replicate.delivery/yhqm/qp4fVr4alKSBUymgzOlBHVd9DeT707gMY39PCkiTbxBuhgUTA/out-2.webp", "https://replicate.delivery/yhqm/z9iE9r4tJDpUNtbZWlDQ0ujPrY1HoOrkwfPkuKyYCsF3QQqJA/out-3.webp" ], "started_at": "2024-08-20T08:39:36.371525Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/yx4g3wqym1rm20chdvqsq32myg", "cancel": "https://api.replicate.com/v1/predictions/yx4g3wqym1rm20chdvqsq32myg/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Surrealist drawing: distressed woman, long hair, holding face, eyes closed. Pixelated galaxy background. Hair flows into flat pool. Thin bold linework. Grainy texture, soft muted colors. ANDRWFRCLGH style. Emotional, evocative portrayal. Timeless quality, focus on composition and emotion. Framed to emphasize face and hands. txt2img mode Using dev model Loading LoRA weights LoRA weights loaded successfully 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.06it/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.01it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.00it/s] 29%|██▊ | 8/28 [00:07<00:20, 1.00s/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:14<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.01s/it] 82%|████████▏ | 23/28 [00:23<00:05, 1.01s/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.01s/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
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDwp8jyt1a65rm20chdvv8kdemgcStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.
- lora_scale
- 1.5
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "seed": 39535, "model": "dev", "prompt": "Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.", lora_scale: 1.5, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "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-08-20T08:46:37.070745Z", "created_at": "2024-08-20T08:45:12.113000Z", "data_removed": false, "error": null, "id": "wp8jyt1a65rm20chdvv8kdemgc", "input": { "seed": 39535, "model": "dev", "prompt": "Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 39535\nPrompt: Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9286293278720\nDownloading weights\n2024-08-20T08:45:57Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\n2024-08-20T08:45:59Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size=\"172 MB\" total_elapsed=1.356s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\nb''\nDownloaded weights in 1.38248872756958 seconds\nLoRA weights loaded successfully\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:27, 1.00s/it]\n 7%|▋ | 2/28 [00:01<00:22, 1.13it/s]\n 11%|█ | 3/28 [00:02<00:23, 1.07it/s]\n 14%|█▍ | 4/28 [00:03<00:23, 1.04it/s]\n 18%|█▊ | 5/28 [00:04<00:22, 1.02it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.01it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.01it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.00it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.00it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.00it/s]\n 43%|████▎ | 12/28 [00:11<00:16, 1.00s/it]\n 46%|████▋ | 13/28 [00:12<00:15, 1.00s/it]\n 50%|█████ | 14/28 [00:13<00:14, 1.00s/it]\n 54%|█████▎ | 15/28 [00:14<00:13, 1.00s/it]\n 57%|█████▋ | 16/28 [00:15<00:12, 1.00s/it]\n 61%|██████ | 17/28 [00:16<00:11, 1.00s/it]\n 64%|██████▍ | 18/28 [00:17<00:10, 1.00s/it]\n 68%|██████▊ | 19/28 [00:18<00:09, 1.00s/it]\n 71%|███████▏ | 20/28 [00:19<00:08, 1.00s/it]\n 75%|███████▌ | 21/28 [00:20<00:07, 1.00s/it]\n 79%|███████▊ | 22/28 [00:21<00:06, 1.00s/it]\n 82%|████████▏ | 23/28 [00:22<00:05, 1.00s/it]\n 86%|████████▌ | 24/28 [00:23<00:04, 1.00s/it]\n 89%|████████▉ | 25/28 [00:24<00:03, 1.00s/it]\n 93%|█████████▎| 26/28 [00:25<00:02, 1.00s/it]\n 96%|█████████▋| 27/28 [00:26<00:01, 1.00s/it]\n100%|██████████| 28/28 [00:27<00:00, 1.00s/it]\n100%|██████████| 28/28 [00:27<00:00, 1.00it/s]", "metrics": { "predict_time": 39.244308926, "total_time": 84.957745 }, "output": [ "https://replicate.delivery/yhqm/nH2ngCuz6ua8BVCtMp3O0sp0N2NTifzHeeMcXJd9kq6YPBpmA/out-0.webp", "https://replicate.delivery/yhqm/08nX3VFd62JKOVLVsbjfIZNxjCKJke0vRLW1MAUUmEOsngUTA/out-1.webp", "https://replicate.delivery/yhqm/o7voRijCZzKhK1Fcz9AOJ3dWXqUwgTftWdTxQeCGrQhsngUTA/out-2.webp", "https://replicate.delivery/yhqm/IfUKZhGUUQwJHCbpwft5u7J4ZG1Y6nzPe26EWeyoVdAxeEkaC/out-3.webp" ], "started_at": "2024-08-20T08:45:57.826436Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/wp8jyt1a65rm20chdvv8kdemgc", "cancel": "https://api.replicate.com/v1/predictions/wp8jyt1a65rm20chdvv8kdemgc/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Split-screen artwork in the style of ANDRWFRCLGH: Left side - vintage style glass of wine with butterfly on top. Right side - comic book style shark fin with palm tree below. White line divider. Contrasting scenes, visually engaging. Retro and graphic novel aesthetics. Thought-provoking juxtaposition. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9286293278720 Downloading weights 2024-08-20T08:45:57Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar 2024-08-20T08:45:59Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size="172 MB" total_elapsed=1.356s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar b'' Downloaded weights in 1.38248872756958 seconds LoRA weights loaded successfully 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:27, 1.00s/it] 7%|▋ | 2/28 [00:01<00:22, 1.13it/s] 11%|█ | 3/28 [00:02<00:23, 1.07it/s] 14%|█▍ | 4/28 [00:03<00:23, 1.04it/s] 18%|█▊ | 5/28 [00:04<00:22, 1.02it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.01it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.01it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.00it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.00it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.00it/s] 43%|████▎ | 12/28 [00:11<00:16, 1.00s/it] 46%|████▋ | 13/28 [00:12<00:15, 1.00s/it] 50%|█████ | 14/28 [00:13<00:14, 1.00s/it] 54%|█████▎ | 15/28 [00:14<00:13, 1.00s/it] 57%|█████▋ | 16/28 [00:15<00:12, 1.00s/it] 61%|██████ | 17/28 [00:16<00:11, 1.00s/it] 64%|██████▍ | 18/28 [00:17<00:10, 1.00s/it] 68%|██████▊ | 19/28 [00:18<00:09, 1.00s/it] 71%|███████▏ | 20/28 [00:19<00:08, 1.00s/it] 75%|███████▌ | 21/28 [00:20<00:07, 1.00s/it] 79%|███████▊ | 22/28 [00:21<00:06, 1.00s/it] 82%|████████▏ | 23/28 [00:22<00:05, 1.00s/it] 86%|████████▌ | 24/28 [00:23<00:04, 1.00s/it] 89%|████████▉ | 25/28 [00:24<00:03, 1.00s/it] 93%|█████████▎| 26/28 [00:25<00:02, 1.00s/it] 96%|█████████▋| 27/28 [00:26<00:01, 1.00s/it] 100%|██████████| 28/28 [00:27<00:00, 1.00s/it] 100%|██████████| 28/28 [00:27<00:00, 1.00it/s]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDdr4afnsa81rm20chdvy9rxzzzmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.
- 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
{ "seed": 39535, "model": "dev", "prompt": "Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.", "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 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.", 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 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.", "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 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.", "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 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-20T08:53:30.015515Z", "created_at": "2024-08-20T08:51:45.344000Z", "data_removed": false, "error": null, "id": "dr4afnsa81rm20chdvy9rxzzzm", "input": { "seed": 39535, "model": "dev", "prompt": "Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.", "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: Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9593488617472\nDownloading weights\n2024-08-20T08:52:41Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\n2024-08-20T08:52:42Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size=\"172 MB\" total_elapsed=1.405s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar\nb''\nDownloaded weights in 1.4356520175933838 seconds\nLoRA weights loaded successfully\n 0%| | 0/35 [00:00<?, ?it/s]\n 3%|▎ | 1/35 [00:01<00:35, 1.04s/it]\n 6%|▌ | 2/35 [00:01<00:30, 1.10it/s]\n 9%|▊ | 3/35 [00:02<00:31, 1.03it/s]\n 11%|█▏ | 4/35 [00:03<00:30, 1.00it/s]\n 14%|█▍ | 5/35 [00:04<00:30, 1.01s/it]\n 17%|█▋ | 6/35 [00:06<00:29, 1.02s/it]\n 20%|██ | 7/35 [00:07<00:28, 1.03s/it]\n 23%|██▎ | 8/35 [00:08<00:27, 1.03s/it]\n 26%|██▌ | 9/35 [00:09<00:27, 1.04s/it]\n 29%|██▊ | 10/35 [00:10<00:26, 1.04s/it]\n 31%|███▏ | 11/35 [00:11<00:24, 1.04s/it]\n 34%|███▍ | 12/35 [00:12<00:23, 1.04s/it]\n 37%|███▋ | 13/35 [00:13<00:22, 1.04s/it]\n 40%|████ | 14/35 [00:14<00:21, 1.04s/it]\n 43%|████▎ | 15/35 [00:15<00:20, 1.04s/it]\n 46%|████▌ | 16/35 [00:16<00:19, 1.04s/it]\n 49%|████▊ | 17/35 [00:17<00:18, 1.04s/it]\n 51%|█████▏ | 18/35 [00:18<00:17, 1.04s/it]\n 54%|█████▍ | 19/35 [00:19<00:16, 1.04s/it]\n 57%|█████▋ | 20/35 [00:20<00:15, 1.04s/it]\n 60%|██████ | 21/35 [00:21<00:14, 1.04s/it]\n 63%|██████▎ | 22/35 [00:22<00:13, 1.05s/it]\n 66%|██████▌ | 23/35 [00:23<00:12, 1.04s/it]\n 69%|██████▊ | 24/35 [00:24<00:11, 1.04s/it]\n 71%|███████▏ | 25/35 [00:25<00:10, 1.04s/it]\n 74%|███████▍ | 26/35 [00:26<00:09, 1.04s/it]\n 77%|███████▋ | 27/35 [00:27<00:08, 1.05s/it]\n 80%|████████ | 28/35 [00:28<00:07, 1.05s/it]\n 83%|████████▎ | 29/35 [00:30<00:06, 1.05s/it]\n 86%|████████▌ | 30/35 [00:31<00:05, 1.05s/it]\n 89%|████████▊ | 31/35 [00:32<00:04, 1.05s/it]\n 91%|█████████▏| 32/35 [00:33<00:03, 1.05s/it]\n 94%|█████████▍| 33/35 [00:34<00:02, 1.05s/it]\n 97%|█████████▋| 34/35 [00:35<00:01, 1.05s/it]\n100%|██████████| 35/35 [00:36<00:00, 1.05s/it]\n100%|██████████| 35/35 [00:36<00:00, 1.04s/it]", "metrics": { "predict_time": 48.707248999, "total_time": 104.671515 }, "output": [ "https://replicate.delivery/yhqm/PeL5RvApku37YS4SUuQITXT4obKRGevJXodk0DZemSLTcBpmA/out-0.webp", "https://replicate.delivery/yhqm/TeC2sEYwaKSrPyRZeE94qfEp0z5lLlleyPjFgvJXDqeLxFkaC/out-1.webp", "https://replicate.delivery/yhqm/nApgAlKtPG4MB5KjPYQpf3dVyOiqHjbrH1ckp5TGpMgEXQqJA/out-2.webp", "https://replicate.delivery/yhqm/fApVybyU9tx4JaJJMifl26BDGWgN5HhbvFRDAuemHoNScBpmA/out-3.webp" ], "started_at": "2024-08-20T08:52:41.308266Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/dr4afnsa81rm20chdvy9rxzzzm", "cancel": "https://api.replicate.com/v1/predictions/dr4afnsa81rm20chdvy9rxzzzm/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Split-screen monotone artwork in the style of ANDRWFRCLGH: Left side - glass of wine with a leaf on top, white background. Right side - shark fin with palm tree inside, black background. Perfectly split down the middle. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9593488617472 Downloading weights 2024-08-20T08:52:41Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/4bec11f39170c39c url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar 2024-08-20T08:52:42Z | INFO | [ Complete ] dest=/src/weights-cache/4bec11f39170c39c size="172 MB" total_elapsed=1.405s url=https://replicate.delivery/yhqm/TmXVPxQweeqe3prGpdwoV9WzRc4bSZX0E7JklpqyNUum79omA/trained_model.tar b'' Downloaded weights in 1.4356520175933838 seconds LoRA weights loaded successfully 0%| | 0/35 [00:00<?, ?it/s] 3%|▎ | 1/35 [00:01<00:35, 1.04s/it] 6%|▌ | 2/35 [00:01<00:30, 1.10it/s] 9%|▊ | 3/35 [00:02<00:31, 1.03it/s] 11%|█▏ | 4/35 [00:03<00:30, 1.00it/s] 14%|█▍ | 5/35 [00:04<00:30, 1.01s/it] 17%|█▋ | 6/35 [00:06<00:29, 1.02s/it] 20%|██ | 7/35 [00:07<00:28, 1.03s/it] 23%|██▎ | 8/35 [00:08<00:27, 1.03s/it] 26%|██▌ | 9/35 [00:09<00:27, 1.04s/it] 29%|██▊ | 10/35 [00:10<00:26, 1.04s/it] 31%|███▏ | 11/35 [00:11<00:24, 1.04s/it] 34%|███▍ | 12/35 [00:12<00:23, 1.04s/it] 37%|███▋ | 13/35 [00:13<00:22, 1.04s/it] 40%|████ | 14/35 [00:14<00:21, 1.04s/it] 43%|████▎ | 15/35 [00:15<00:20, 1.04s/it] 46%|████▌ | 16/35 [00:16<00:19, 1.04s/it] 49%|████▊ | 17/35 [00:17<00:18, 1.04s/it] 51%|█████▏ | 18/35 [00:18<00:17, 1.04s/it] 54%|█████▍ | 19/35 [00:19<00:16, 1.04s/it] 57%|█████▋ | 20/35 [00:20<00:15, 1.04s/it] 60%|██████ | 21/35 [00:21<00:14, 1.04s/it] 63%|██████▎ | 22/35 [00:22<00:13, 1.05s/it] 66%|██████▌ | 23/35 [00:23<00:12, 1.04s/it] 69%|██████▊ | 24/35 [00:24<00:11, 1.04s/it] 71%|███████▏ | 25/35 [00:25<00:10, 1.04s/it] 74%|███████▍ | 26/35 [00:26<00:09, 1.04s/it] 77%|███████▋ | 27/35 [00:27<00:08, 1.05s/it] 80%|████████ | 28/35 [00:28<00:07, 1.05s/it] 83%|████████▎ | 29/35 [00:30<00:06, 1.05s/it] 86%|████████▌ | 30/35 [00:31<00:05, 1.05s/it] 89%|████████▊ | 31/35 [00:32<00:04, 1.05s/it] 91%|█████████▏| 32/35 [00:33<00:03, 1.05s/it] 94%|█████████▍| 33/35 [00:34<00:02, 1.05s/it] 97%|█████████▋| 34/35 [00:35<00:01, 1.05s/it] 100%|██████████| 35/35 [00:36<00:00, 1.05s/it] 100%|██████████| 35/35 [00:36<00:00, 1.04s/it]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDvnhvw9c3y5rm40chdw2a5y13m4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- 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
{ "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 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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.", 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 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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.", "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 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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.", "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 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
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" }
Generated inUsing 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]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDw4nmjcr1ynrm00chdw6991y8kwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.
- 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
{ "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.", "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 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.", 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 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.", "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 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.", "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 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-20T09:11:01.488038Z", "created_at": "2024-08-20T09:09:03.605000Z", "data_removed": false, "error": null, "id": "w4nmjcr1ynrm00chdw6991y8kw", "input": { "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.", "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: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH.\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.03s/it]\n 6%|▌ | 2/35 [00:01<00:29, 1.11it/s]\n 9%|▊ | 3/35 [00:02<00:30, 1.04it/s]\n 11%|█▏ | 4/35 [00:03<00:30, 1.01it/s]\n 14%|█▍ | 5/35 [00:04<00:30, 1.00s/it]\n 17%|█▋ | 6/35 [00:05<00:29, 1.01s/it]\n 20%|██ | 7/35 [00:06<00:28, 1.02s/it]\n 23%|██▎ | 8/35 [00:08<00:27, 1.02s/it]\n 26%|██▌ | 9/35 [00:09<00:26, 1.03s/it]\n 29%|██▊ | 10/35 [00:10<00:25, 1.03s/it]\n 31%|███▏ | 11/35 [00:11<00:24, 1.03s/it]\n 34%|███▍ | 12/35 [00:12<00:23, 1.03s/it]\n 37%|███▋ | 13/35 [00:13<00:22, 1.03s/it]\n 40%|████ | 14/35 [00:14<00:21, 1.03s/it]\n 43%|████▎ | 15/35 [00:15<00:20, 1.03s/it]\n 46%|████▌ | 16/35 [00:16<00:19, 1.03s/it]\n 49%|████▊ | 17/35 [00:17<00:18, 1.03s/it]\n 51%|█████▏ | 18/35 [00:18<00:17, 1.03s/it]\n 54%|█████▍ | 19/35 [00:19<00:16, 1.03s/it]\n 57%|█████▋ | 20/35 [00:20<00:15, 1.03s/it]\n 60%|██████ | 21/35 [00:21<00:14, 1.03s/it]\n 63%|██████▎ | 22/35 [00:22<00:13, 1.03s/it]\n 66%|██████▌ | 23/35 [00:23<00:12, 1.03s/it]\n 69%|██████▊ | 24/35 [00:24<00:11, 1.03s/it]\n 71%|███████▏ | 25/35 [00:25<00:10, 1.03s/it]\n 74%|███████▍ | 26/35 [00:26<00:09, 1.03s/it]\n 77%|███████▋ | 27/35 [00:27<00:08, 1.03s/it]\n 80%|████████ | 28/35 [00:28<00:07, 1.03s/it]\n 83%|████████▎ | 29/35 [00:29<00:06, 1.03s/it]\n 86%|████████▌ | 30/35 [00:30<00:05, 1.03s/it]\n 89%|████████▊ | 31/35 [00:31<00:04, 1.03s/it]\n 91%|█████████▏| 32/35 [00:32<00:03, 1.03s/it]\n 94%|█████████▍| 33/35 [00:33<00:02, 1.03s/it]\n 97%|█████████▋| 34/35 [00:34<00:01, 1.03s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.03s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.03s/it]", "metrics": { "predict_time": 45.966897856, "total_time": 117.883038 }, "output": [ "https://replicate.delivery/yhqm/Zo18saUEXG58KNazv29xh9gwziFWMhNzGfNJNd7eoiSleBpmA/out-0.webp", "https://replicate.delivery/yhqm/bx6kQf1LahwkFK5WM4scxCXCDbe89hdBStWbmcJK6c1leBpmA/out-1.webp", "https://replicate.delivery/yhqm/FqPsoApZfJ2pGqRSTtBgvOQwEtkiwoj4lJyeDPkGZ27leBpmA/out-2.webp", "https://replicate.delivery/yhqm/Cyt3jq8gH4aNKZTtef40rXszyxyTDILahqziJqf7sPoL9BpmA/out-3.webp" ], "started_at": "2024-08-20T09:10:15.521140Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/w4nmjcr1ynrm00chdw6991y8kw", "cancel": "https://api.replicate.com/v1/predictions/w4nmjcr1ynrm00chdw6991y8kw/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Beneath the sunglasses is a light pink womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. 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.03s/it] 6%|▌ | 2/35 [00:01<00:29, 1.11it/s] 9%|▊ | 3/35 [00:02<00:30, 1.04it/s] 11%|█▏ | 4/35 [00:03<00:30, 1.01it/s] 14%|█▍ | 5/35 [00:04<00:30, 1.00s/it] 17%|█▋ | 6/35 [00:05<00:29, 1.01s/it] 20%|██ | 7/35 [00:06<00:28, 1.02s/it] 23%|██▎ | 8/35 [00:08<00:27, 1.02s/it] 26%|██▌ | 9/35 [00:09<00:26, 1.03s/it] 29%|██▊ | 10/35 [00:10<00:25, 1.03s/it] 31%|███▏ | 11/35 [00:11<00:24, 1.03s/it] 34%|███▍ | 12/35 [00:12<00:23, 1.03s/it] 37%|███▋ | 13/35 [00:13<00:22, 1.03s/it] 40%|████ | 14/35 [00:14<00:21, 1.03s/it] 43%|████▎ | 15/35 [00:15<00:20, 1.03s/it] 46%|████▌ | 16/35 [00:16<00:19, 1.03s/it] 49%|████▊ | 17/35 [00:17<00:18, 1.03s/it] 51%|█████▏ | 18/35 [00:18<00:17, 1.03s/it] 54%|█████▍ | 19/35 [00:19<00:16, 1.03s/it] 57%|█████▋ | 20/35 [00:20<00:15, 1.03s/it] 60%|██████ | 21/35 [00:21<00:14, 1.03s/it] 63%|██████▎ | 22/35 [00:22<00:13, 1.03s/it] 66%|██████▌ | 23/35 [00:23<00:12, 1.03s/it] 69%|██████▊ | 24/35 [00:24<00:11, 1.03s/it] 71%|███████▏ | 25/35 [00:25<00:10, 1.03s/it] 74%|███████▍ | 26/35 [00:26<00:09, 1.03s/it] 77%|███████▋ | 27/35 [00:27<00:08, 1.03s/it] 80%|████████ | 28/35 [00:28<00:07, 1.03s/it] 83%|████████▎ | 29/35 [00:29<00:06, 1.03s/it] 86%|████████▌ | 30/35 [00:30<00:05, 1.03s/it] 89%|████████▊ | 31/35 [00:31<00:04, 1.03s/it] 91%|█████████▏| 32/35 [00:32<00:03, 1.03s/it] 94%|█████████▍| 33/35 [00:33<00:02, 1.03s/it] 97%|█████████▋| 34/35 [00:34<00:01, 1.03s/it] 100%|██████████| 35/35 [00:35<00:00, 1.03s/it] 100%|██████████| 35/35 [00:35<00:00, 1.03s/it]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDzqhv4v3ekhrm40chdw8b8g2z3rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.
- 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
{ "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "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 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", 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 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run 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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "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 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "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 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-20T09:15:48.825799Z", "created_at": "2024-08-20T09:13:53.564000Z", "data_removed": false, "error": null, "id": "zqhv4v3ekhrm40chdw8b8g2z3r", "input": { "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "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: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.']\n 0%| | 0/35 [00:00<?, ?it/s]\n 3%|▎ | 1/35 [00:01<00:34, 1.01s/it]\n 6%|▌ | 2/35 [00:01<00:29, 1.13it/s]\n 9%|▊ | 3/35 [00:02<00:30, 1.06it/s]\n 11%|█▏ | 4/35 [00:03<00:29, 1.03it/s]\n 14%|█▍ | 5/35 [00:04<00:29, 1.02it/s]\n 17%|█▋ | 6/35 [00:05<00:28, 1.01it/s]\n 20%|██ | 7/35 [00:06<00:27, 1.01it/s]\n 23%|██▎ | 8/35 [00:07<00:26, 1.00it/s]\n 26%|██▌ | 9/35 [00:08<00:26, 1.00s/it]\n 29%|██▊ | 10/35 [00:09<00:25, 1.00s/it]\n 31%|███▏ | 11/35 [00:10<00:24, 1.00s/it]\n 34%|███▍ | 12/35 [00:11<00:23, 1.00s/it]\n 37%|███▋ | 13/35 [00:12<00:22, 1.01s/it]\n 40%|████ | 14/35 [00:13<00:21, 1.01s/it]\n 43%|████▎ | 15/35 [00:14<00:20, 1.01s/it]\n 46%|████▌ | 16/35 [00:15<00:19, 1.01s/it]\n 49%|████▊ | 17/35 [00:16<00:18, 1.01s/it]\n 51%|█████▏ | 18/35 [00:17<00:17, 1.01s/it]\n 54%|█████▍ | 19/35 [00:18<00:16, 1.01s/it]\n 57%|█████▋ | 20/35 [00:19<00:15, 1.01s/it]\n 60%|██████ | 21/35 [00:20<00:14, 1.01s/it]\n 63%|██████▎ | 22/35 [00:21<00:13, 1.01s/it]\n 66%|██████▌ | 23/35 [00:22<00:12, 1.01s/it]\n 69%|██████▊ | 24/35 [00:23<00:11, 1.01s/it]\n 71%|███████▏ | 25/35 [00:24<00:10, 1.01s/it]\n 74%|███████▍ | 26/35 [00:25<00:09, 1.01s/it]\n 77%|███████▋ | 27/35 [00:26<00:08, 1.01s/it]\n 80%|████████ | 28/35 [00:28<00:07, 1.01s/it]\n 83%|████████▎ | 29/35 [00:29<00:06, 1.01s/it]\n 86%|████████▌ | 30/35 [00:30<00:05, 1.01s/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.01s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.01s/it]\n100%|██████████| 35/35 [00:35<00:00, 1.00s/it]", "metrics": { "predict_time": 62.729064014, "total_time": 115.261799 }, "output": [ "https://replicate.delivery/yhqm/bYOdTXfOecm1iUY5SdSxvEcU6MxfLJ2JDa00EfX8lglTMESNB/out-0.webp", "https://replicate.delivery/yhqm/N95UYBSPYGqJCRNDKmiW2Uy0vD9eTXYizueTONVPShXEDhUTA/out-1.webp", "https://replicate.delivery/yhqm/D21uFcO8SN55JpdHu7DSrNJktKljje9alfAMhVYVUBKEDhUTA/out-2.webp", "https://replicate.delivery/yhqm/JYvChIlxuHrlKpbty7AsKEXeDrmOLfPXxHmRArKF0iQEDhUTA/out-3.webp" ], "started_at": "2024-08-20T09:14:46.096735Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/zqhv4v3ekhrm40chdw8b8g2z3r", "cancel": "https://api.replicate.com/v1/predictions/zqhv4v3ekhrm40chdw8b8g2z3r/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses floating on top of a womans mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth. txt2img mode Using dev model Loading LoRA weights LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.', ', no ears. just pineapple sunglassses and a mouth.'] 0%| | 0/35 [00:00<?, ?it/s] 3%|▎ | 1/35 [00:01<00:34, 1.01s/it] 6%|▌ | 2/35 [00:01<00:29, 1.13it/s] 9%|▊ | 3/35 [00:02<00:30, 1.06it/s] 11%|█▏ | 4/35 [00:03<00:29, 1.03it/s] 14%|█▍ | 5/35 [00:04<00:29, 1.02it/s] 17%|█▋ | 6/35 [00:05<00:28, 1.01it/s] 20%|██ | 7/35 [00:06<00:27, 1.01it/s] 23%|██▎ | 8/35 [00:07<00:26, 1.00it/s] 26%|██▌ | 9/35 [00:08<00:26, 1.00s/it] 29%|██▊ | 10/35 [00:09<00:25, 1.00s/it] 31%|███▏ | 11/35 [00:10<00:24, 1.00s/it] 34%|███▍ | 12/35 [00:11<00:23, 1.00s/it] 37%|███▋ | 13/35 [00:12<00:22, 1.01s/it] 40%|████ | 14/35 [00:13<00:21, 1.01s/it] 43%|████▎ | 15/35 [00:14<00:20, 1.01s/it] 46%|████▌ | 16/35 [00:15<00:19, 1.01s/it] 49%|████▊ | 17/35 [00:16<00:18, 1.01s/it] 51%|█████▏ | 18/35 [00:17<00:17, 1.01s/it] 54%|█████▍ | 19/35 [00:18<00:16, 1.01s/it] 57%|█████▋ | 20/35 [00:19<00:15, 1.01s/it] 60%|██████ | 21/35 [00:20<00:14, 1.01s/it] 63%|██████▎ | 22/35 [00:21<00:13, 1.01s/it] 66%|██████▌ | 23/35 [00:22<00:12, 1.01s/it] 69%|██████▊ | 24/35 [00:23<00:11, 1.01s/it] 71%|███████▏ | 25/35 [00:24<00:10, 1.01s/it] 74%|███████▍ | 26/35 [00:25<00:09, 1.01s/it] 77%|███████▋ | 27/35 [00:26<00:08, 1.01s/it] 80%|████████ | 28/35 [00:28<00:07, 1.01s/it] 83%|████████▎ | 29/35 [00:29<00:06, 1.01s/it] 86%|████████▌ | 30/35 [00:30<00:05, 1.01s/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.01s/it] 100%|██████████| 35/35 [00:35<00:00, 1.01s/it] 100%|██████████| 35/35 [00:35<00:00, 1.00s/it]
Prediction
joshelgar/andrwfrclgh:474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7IDhqdz060445rm20chdwasw7mcs8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 39535
- model
- dev
- prompt
- Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.
- lora_scale
- 1.5
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 5
- output_quality
- 100
- num_inference_steps
- 35
{ "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 5, "output_quality": 100, "num_inference_steps": 35 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run 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: "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", lora_scale: 1.5, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 5, output_quality: 100, 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.
Install Replicate’s Python client library:pip install replicate
Import the client: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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 5, "output_quality": 100, "num_inference_steps": 35 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
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": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 5, "output_quality": 100, "num_inference_steps": 35 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-20T09:20:36.812792Z", "created_at": "2024-08-20T09:18:53.985000Z", "data_removed": false, "error": null, "id": "hqdz060445rm20chdwasw7mcs8", "input": { "seed": 39535, "model": "dev", "prompt": "Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 5, "output_quality": 100, "num_inference_steps": 35 }, "logs": "Using seed: 39535\nPrompt: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.']\n 0%| | 0/35 [00:00<?, ?it/s]\n 3%|▎ | 1/35 [00:01<00:34, 1.01s/it]\n 6%|▌ | 2/35 [00:01<00:29, 1.12it/s]\n 9%|▊ | 3/35 [00:02<00:30, 1.06it/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.01it/s]\n 20%|██ | 7/35 [00:06<00:28, 1.00s/it]\n 23%|██▎ | 8/35 [00:07<00:27, 1.00s/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:13<00:21, 1.01s/it]\n 43%|████▎ | 15/35 [00:14<00:20, 1.01s/it]\n 46%|████▌ | 16/35 [00:15<00:19, 1.01s/it]\n 49%|████▊ | 17/35 [00:17<00:18, 1.01s/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.01s/it]\n 60%|██████ | 21/35 [00:21<00:14, 1.01s/it]\n 63%|██████▎ | 22/35 [00:22<00:13, 1.02s/it]\n 66%|██████▌ | 23/35 [00:23<00:12, 1.01s/it]\n 69%|██████▊ | 24/35 [00:24<00:11, 1.02s/it]\n 71%|███████▏ | 25/35 [00:25<00:10, 1.01s/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.02s/it]\n 86%|████████▌ | 30/35 [00:30<00:05, 1.02s/it]\n 89%|████████▊ | 31/35 [00:31<00:04, 1.02s/it]\n 91%|█████████▏| 32/35 [00:32<00:03, 1.02s/it]\n 94%|█████████▍| 33/35 [00:33<00:02, 1.02s/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.113297623, "total_time": 102.827792 }, "output": [ "https://replicate.delivery/yhqm/W1Hbd2KlzwbEO5WZAjvFdzIdhfdAPg3spamLbDg4RmQyjQqJA/out-0.webp", "https://replicate.delivery/yhqm/iynDz1YHdF7rBhFVlWCfyD7RfX28CP75B2t02ViwrJFkHhUTA/out-1.webp", "https://replicate.delivery/yhqm/CgnsbqLLCZ7ZKlNcVflHuTa4qSoAExfjNur4HReE91lJPCpmA/out-2.webp", "https://replicate.delivery/yhqm/uVY8N5VcPl5vD1sjjcAG2AfwEiSzUlqB2xivh0gfUceIPCpmA/out-3.webp" ], "started_at": "2024-08-20T09:19:51.699495Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/hqdz060445rm20chdwasw7mcs8", "cancel": "https://api.replicate.com/v1/predictions/hqdz060445rm20chdwasw7mcs8/cancel" }, "version": "474525450f8a878ae019fa758c8f4b91f24453e25cb31939e5dbc55da256c6f7" }
Generated inUsing seed: 39535 Prompt: Surrealist minimalist illustration by ANDRWFRCLGH of pineapple-themed sunglasses. Small pink mouth. The rest of the artwork is empty space. Floating features. Beige background with vintage pineapple accent colours for the sunglasses. Art in the style of ANDRWFRCLGH. No face. No nose, no chin, no forehead, no cheeks, no hair, no ears. Just pineapple sunglassses and a mouth. txt2img mode Using dev model Loading LoRA weights LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.', 'just pineapple sunglassses and a mouth.'] 0%| | 0/35 [00:00<?, ?it/s] 3%|▎ | 1/35 [00:01<00:34, 1.01s/it] 6%|▌ | 2/35 [00:01<00:29, 1.12it/s] 9%|▊ | 3/35 [00:02<00:30, 1.06it/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.01it/s] 20%|██ | 7/35 [00:06<00:28, 1.00s/it] 23%|██▎ | 8/35 [00:07<00:27, 1.00s/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:13<00:21, 1.01s/it] 43%|████▎ | 15/35 [00:14<00:20, 1.01s/it] 46%|████▌ | 16/35 [00:15<00:19, 1.01s/it] 49%|████▊ | 17/35 [00:17<00:18, 1.01s/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.01s/it] 60%|██████ | 21/35 [00:21<00:14, 1.01s/it] 63%|██████▎ | 22/35 [00:22<00:13, 1.02s/it] 66%|██████▌ | 23/35 [00:23<00:12, 1.01s/it] 69%|██████▊ | 24/35 [00:24<00:11, 1.02s/it] 71%|███████▏ | 25/35 [00:25<00:10, 1.01s/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.02s/it] 86%|████████▌ | 30/35 [00:30<00:05, 1.02s/it] 89%|████████▊ | 31/35 [00:31<00:04, 1.02s/it] 91%|█████████▏| 32/35 [00:32<00:03, 1.02s/it] 94%|█████████▍| 33/35 [00:33<00:02, 1.02s/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]
Want to make some of these yourself?
Run this model