deepfates
/
flux-hot-zuck
A fine-tuned FLUX.1 model. Use trigger word "ZUCK". Created with ReFlux (https://reflux.replicate.dev).
- Public
- 301 runs
-
H100
Prediction
deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619aIDw0h08e025srm60chrena1b4vfrStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 42
- model
- dev
- prompt
- a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", { input: { seed: 42, model: "dev", prompt: "a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", input={ "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run deepfates/flux-hot-zuck 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": "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", "input": { "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-05T19:30:02.421360Z", "created_at": "2024-09-05T19:29:44.494000Z", "data_removed": false, "error": null, "id": "w0h08e025srm60chrena1b4vfr", "input": { "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 42\nPrompt: a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire\n[!] txt2img mode\nUsing dev model\nfree=8366905597952\nDownloading weights\n2024-09-05T19:29:44Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbce8uuvx/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\n2024-09-05T19:29:46Z | INFO | [ Complete ] dest=/tmp/tmpbce8uuvx/weights size=\"172 MB\" total_elapsed=1.706s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\nDownloaded weights in 1.74s\nLoaded LoRAs in 9.35s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.46it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.92it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.70it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.61it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.55it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.52it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.50it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.49it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.48it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.47it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.47it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.46it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.46it/s]\n 50%|█████ | 14/28 [00:03<00:04, 3.46it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.46it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.47it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.47it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.46it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.47it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.47it/s]\n 75%|███████▌ | 21/28 [00:06<00:02, 3.46it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.46it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.46it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.46it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.46it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.46it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.46it/s]\n100%|██████████| 28/28 [00:08<00:00, 3.46it/s]\n100%|██████████| 28/28 [00:08<00:00, 3.49it/s]", "metrics": { "predict_time": 17.918303509, "total_time": 17.92736 }, "output": [ "https://replicate.delivery/yhqm/pusC92Hd9iIeQiKSsQf4TRqsZm2R4eHtXei2kZcvgBLoLunNB/out-0.webp" ], "started_at": "2024-09-05T19:29:44.503056Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/w0h08e025srm60chrena1b4vfr", "cancel": "https://api.replicate.com/v1/predictions/w0h08e025srm60chrena1b4vfr/cancel" }, "version": "b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a" }
Generated inUsing seed: 42 Prompt: a paparazzi photo of ZUCK smoking a blunt in a royal blue oversized double-breasted suit by Lemaire [!] txt2img mode Using dev model free=8366905597952 Downloading weights 2024-09-05T19:29:44Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpbce8uuvx/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar 2024-09-05T19:29:46Z | INFO | [ Complete ] dest=/tmp/tmpbce8uuvx/weights size="172 MB" total_elapsed=1.706s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar Downloaded weights in 1.74s Loaded LoRAs in 9.35s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.46it/s] 7%|▋ | 2/28 [00:00<00:06, 3.92it/s] 11%|█ | 3/28 [00:00<00:06, 3.70it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.61it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.55it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.52it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.50it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.49it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.48it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.47it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.47it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.46it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.46it/s] 50%|█████ | 14/28 [00:03<00:04, 3.46it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.46it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.47it/s] 61%|██████ | 17/28 [00:04<00:03, 3.47it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.46it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.47it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.47it/s] 75%|███████▌ | 21/28 [00:06<00:02, 3.46it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.46it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.46it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.46it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.46it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.46it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.46it/s] 100%|██████████| 28/28 [00:08<00:00, 3.46it/s] 100%|██████████| 28/28 [00:08<00:00, 3.49it/s]
Prediction
deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619aIDrm85rdndcxrm40chremaw8kzywStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 42
- model
- dev
- prompt
- a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", { input: { seed: 42, model: "dev", prompt: "a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", input={ "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run deepfates/flux-hot-zuck 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": "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", "input": { "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-05T19:28:55.616809Z", "created_at": "2024-09-05T19:28:17.255000Z", "data_removed": false, "error": null, "id": "rm85rdndcxrm40chremaw8kzyw", "input": { "seed": 42, "model": "dev", "prompt": "a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 42\nPrompt: a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire\n[!] txt2img mode\nUsing dev model\nfree=8079825772544\nDownloading weights\n2024-09-05T19:28:35Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp0gx2x37c/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\n2024-09-05T19:28:38Z | INFO | [ Complete ] dest=/tmp/tmp0gx2x37c/weights size=\"172 MB\" total_elapsed=3.139s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\nDownloaded weights in 3.17s\nLoaded LoRAs in 12.12s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.50it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.96it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.73it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.55it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.52it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.51it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.50it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.50it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s]\n 50%|█████ | 14/28 [00:03<00:04, 3.50it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.50it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.49it/s]\n 75%|███████▌ | 21/28 [00:05<00:02, 3.49it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.49it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.49it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.49it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.49it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.52it/s]", "metrics": { "predict_time": 20.61850361, "total_time": 38.361809 }, "output": [ "https://replicate.delivery/yhqm/PZHtt2ap1L4zGBfF5jDeXeNzFUXZdgrIxZkoLTvi0eHfOcPbC/out-0.webp" ], "started_at": "2024-09-05T19:28:34.998305Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rm85rdndcxrm40chremaw8kzyw", "cancel": "https://api.replicate.com/v1/predictions/rm85rdndcxrm40chremaw8kzyw/cancel" }, "version": "b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a" }
Generated inUsing seed: 42 Prompt: a paparazzi photo of ZUCK in a royal blue oversized slouch suit by Lemaire [!] txt2img mode Using dev model free=8079825772544 Downloading weights 2024-09-05T19:28:35Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp0gx2x37c/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar 2024-09-05T19:28:38Z | INFO | [ Complete ] dest=/tmp/tmp0gx2x37c/weights size="172 MB" total_elapsed=3.139s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar Downloaded weights in 3.17s Loaded LoRAs in 12.12s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.50it/s] 7%|▋ | 2/28 [00:00<00:06, 3.96it/s] 11%|█ | 3/28 [00:00<00:06, 3.73it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.64it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.59it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.55it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.54it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.52it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.51it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.50it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.50it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s] 50%|█████ | 14/28 [00:03<00:04, 3.50it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s] 61%|██████ | 17/28 [00:04<00:03, 3.50it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.49it/s] 75%|███████▌ | 21/28 [00:05<00:02, 3.49it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.49it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.49it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.50it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.49it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.49it/s] 100%|██████████| 28/28 [00:07<00:00, 3.52it/s]
Prediction
deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619aInput
- seed
- 42
- model
- dev
- prompt
- closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "seed": 42, "model": "dev", "prompt": "closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", { input: { seed: 42, model: "dev", prompt: "closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", input={ "seed": 42, "model": "dev", "prompt": "closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run deepfates/flux-hot-zuck 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": "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", "input": { "seed": 42, "model": "dev", "prompt": "closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-06T20:44:13.583095Z", "created_at": "2024-09-06T20:43:41.756000Z", "data_removed": false, "error": null, "id": "baqgxrgk7hrm60chs4abe335qg", "input": { "seed": 42, "model": "dev", "prompt": "closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 42\nPrompt: closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers\n[!] txt2img mode\nUsing dev model\nfree=8076489961472\nDownloading weights\n2024-09-06T20:43:42Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpqqw_iy21/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\n2024-09-06T20:43:45Z | INFO | [ Complete ] dest=/tmp/tmpqqw_iy21/weights size=\"172 MB\" total_elapsed=3.253s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar\nDownloaded weights in 3.29s\nLoaded LoRAs in 22.67s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.49it/s]\n 7%|▋ | 2/28 [00:00<00:06, 3.95it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.73it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.63it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.58it/s]\n 21%|██▏ | 6/28 [00:01<00:06, 3.55it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.53it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.52it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.51it/s]\n 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s]\n 39%|███▉ | 11/28 [00:03<00:04, 3.50it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.50it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s]\n 50%|█████ | 14/28 [00:03<00:04, 3.50it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s]\n 61%|██████ | 17/28 [00:04<00:03, 3.50it/s]\n 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.50it/s]\n 75%|███████▌ | 21/28 [00:05<00:02, 3.50it/s]\n 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s]\n 89%|████████▉ | 25/28 [00:07<00:00, 3.49it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.50it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.52it/s]", "metrics": { "predict_time": 31.235408913, "total_time": 31.827095 }, "output": [ "https://replicate.delivery/yhqm/YBtOgQf1IJz0Zam6tpEmhx8Xze6pYxngir02I1YpV6xduRaTA/out-0.webp" ], "started_at": "2024-09-06T20:43:42.347686Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/baqgxrgk7hrm60chs4abe335qg", "cancel": "https://api.replicate.com/v1/predictions/baqgxrgk7hrm60chs4abe335qg/cancel" }, "version": "b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a" }
Generated inUsing seed: 42 Prompt: closeup photo of Caesar ZUCK orating at the Roman Senate, wearing a crown of green vines and colorful flowers [!] txt2img mode Using dev model free=8076489961472 Downloading weights 2024-09-06T20:43:42Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpqqw_iy21/weights url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar 2024-09-06T20:43:45Z | INFO | [ Complete ] dest=/tmp/tmpqqw_iy21/weights size="172 MB" total_elapsed=3.253s url=https://replicate.delivery/yhqm/bcEVwuz3btpdF5neMMsPcidD6uaGLzpfneo28qpfkS3wHtnNB/trained_model.tar Downloaded weights in 3.29s Loaded LoRAs in 22.67s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.49it/s] 7%|▋ | 2/28 [00:00<00:06, 3.95it/s] 11%|█ | 3/28 [00:00<00:06, 3.73it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.63it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.58it/s] 21%|██▏ | 6/28 [00:01<00:06, 3.55it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.53it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.52it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.51it/s] 36%|███▌ | 10/28 [00:02<00:05, 3.51it/s] 39%|███▉ | 11/28 [00:03<00:04, 3.50it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.50it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.50it/s] 50%|█████ | 14/28 [00:03<00:04, 3.50it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.50it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.50it/s] 61%|██████ | 17/28 [00:04<00:03, 3.50it/s] 64%|██████▍ | 18/28 [00:05<00:02, 3.50it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.50it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.50it/s] 75%|███████▌ | 21/28 [00:05<00:02, 3.50it/s] 79%|███████▊ | 22/28 [00:06<00:01, 3.50it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.50it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.50it/s] 89%|████████▉ | 25/28 [00:07<00:00, 3.49it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.50it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.50it/s] 100%|██████████| 28/28 [00:07<00:00, 3.52it/s]
Prediction
deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619aIDrqy5e3ep35rm40chs4p87c9xqmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 42
- model
- dev
- prompt
- closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers
- lora_scale
- 1.14
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.6
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "seed": 42, "image": "https://replicate.delivery/pbxt/LZtPrLS5rZis4jpEdIbZaFPeJSjjbDjoUnc5757aPCuznvJP/70d72c7a-0721-482b-afb4-539581366c61.png", "model": "dev", "prompt": "closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers", "lora_scale": 1.14, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.6, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", { input: { seed: 42, image: "https://replicate.delivery/pbxt/LZtPrLS5rZis4jpEdIbZaFPeJSjjbDjoUnc5757aPCuznvJP/70d72c7a-0721-482b-afb4-539581366c61.png", model: "dev", prompt: "closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers", lora_scale: 1.14, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.6, extra_lora_scale: 1, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run deepfates/flux-hot-zuck using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", input={ "seed": 42, "image": "https://replicate.delivery/pbxt/LZtPrLS5rZis4jpEdIbZaFPeJSjjbDjoUnc5757aPCuznvJP/70d72c7a-0721-482b-afb4-539581366c61.png", "model": "dev", "prompt": "closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers", "lora_scale": 1.14, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.6, "extra_lora_scale": 1, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run deepfates/flux-hot-zuck 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": "deepfates/flux-hot-zuck:b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a", "input": { "seed": 42, "image": "https://replicate.delivery/pbxt/LZtPrLS5rZis4jpEdIbZaFPeJSjjbDjoUnc5757aPCuznvJP/70d72c7a-0721-482b-afb4-539581366c61.png", "model": "dev", "prompt": "closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers", "lora_scale": 1.14, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.6, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-06T21:11:13.108045Z", "created_at": "2024-09-06T21:10:44.505000Z", "data_removed": false, "error": null, "id": "rqy5e3ep35rm40chs4p87c9xqm", "input": { "seed": 42, "image": "https://replicate.delivery/pbxt/LZtPrLS5rZis4jpEdIbZaFPeJSjjbDjoUnc5757aPCuznvJP/70d72c7a-0721-482b-afb4-539581366c61.png", "model": "dev", "prompt": "closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers", "lora_scale": 1.14, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.6, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Using seed: 42\nPrompt: closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers\n[!] img2img mode\nUsing dev model for img2img\nUsing dev model\nLoaded LoRAs in 8.51s\n 0%| | 0/17 [00:00<?, ?it/s]\n 6%|▌ | 1/17 [00:00<00:03, 4.04it/s]\n 12%|█▏ | 2/17 [00:00<00:04, 3.68it/s]\n 18%|█▊ | 3/17 [00:00<00:03, 3.57it/s]\n 24%|██▎ | 4/17 [00:01<00:03, 3.53it/s]\n 29%|██▉ | 5/17 [00:01<00:03, 3.51it/s]\n 35%|███▌ | 6/17 [00:01<00:03, 3.49it/s]\n 41%|████ | 7/17 [00:01<00:02, 3.49it/s]\n 47%|████▋ | 8/17 [00:02<00:02, 3.47it/s]\n 53%|█████▎ | 9/17 [00:02<00:02, 3.46it/s]\n 59%|█████▉ | 10/17 [00:02<00:02, 3.46it/s]\n 65%|██████▍ | 11/17 [00:03<00:01, 3.46it/s]\n 71%|███████ | 12/17 [00:03<00:01, 3.47it/s]\n 76%|███████▋ | 13/17 [00:03<00:01, 3.47it/s]\n 82%|████████▏ | 14/17 [00:04<00:00, 3.47it/s]\n 88%|████████▊ | 15/17 [00:04<00:00, 3.47it/s]\n 94%|█████████▍| 16/17 [00:04<00:00, 3.47it/s]\n100%|██████████| 17/17 [00:04<00:00, 3.46it/s]\n100%|██████████| 17/17 [00:04<00:00, 3.49it/s]", "metrics": { "predict_time": 14.149169692, "total_time": 28.603045 }, "output": [ "https://replicate.delivery/yhqm/3HM3RUmFdr7NPleGNEWIULyENzPwbcPmVbgks7jXVKT4DJtJA/out-0.webp" ], "started_at": "2024-09-06T21:10:58.958875Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rqy5e3ep35rm40chs4p87c9xqm", "cancel": "https://api.replicate.com/v1/predictions/rqy5e3ep35rm40chs4p87c9xqm/cancel" }, "version": "b203b249c146b60d11fa91137dd9f5c338c5544ffef72a9af51256c3ff67619a" }
Generated inUsing seed: 42 Prompt: closeup photo of ZUCK brazen head robot bust wearing a large headdress of vines and colorful flowers [!] img2img mode Using dev model for img2img Using dev model Loaded LoRAs in 8.51s 0%| | 0/17 [00:00<?, ?it/s] 6%|▌ | 1/17 [00:00<00:03, 4.04it/s] 12%|█▏ | 2/17 [00:00<00:04, 3.68it/s] 18%|█▊ | 3/17 [00:00<00:03, 3.57it/s] 24%|██▎ | 4/17 [00:01<00:03, 3.53it/s] 29%|██▉ | 5/17 [00:01<00:03, 3.51it/s] 35%|███▌ | 6/17 [00:01<00:03, 3.49it/s] 41%|████ | 7/17 [00:01<00:02, 3.49it/s] 47%|████▋ | 8/17 [00:02<00:02, 3.47it/s] 53%|█████▎ | 9/17 [00:02<00:02, 3.46it/s] 59%|█████▉ | 10/17 [00:02<00:02, 3.46it/s] 65%|██████▍ | 11/17 [00:03<00:01, 3.46it/s] 71%|███████ | 12/17 [00:03<00:01, 3.47it/s] 76%|███████▋ | 13/17 [00:03<00:01, 3.47it/s] 82%|████████▏ | 14/17 [00:04<00:00, 3.47it/s] 88%|████████▊ | 15/17 [00:04<00:00, 3.47it/s] 94%|█████████▍| 16/17 [00:04<00:00, 3.47it/s] 100%|██████████| 17/17 [00:04<00:00, 3.46it/s] 100%|██████████| 17/17 [00:04<00:00, 3.49it/s]
Want to make some of these yourself?
Run this model