swk23/anakincw
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID2knn3htafdrme0cm69wr4cbrmwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- jpg
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "jpg", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-04T18:00:06.399121Z", "created_at": "2025-01-04T17:59:57.307000Z", "data_removed": false, "error": null, "id": "2knn3htafdrme0cm69wr4cbrmw", "input": { "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker in the shadowy, industrial building within the Works district of Coruscant. The dim, flickering lights highlight his intense gaze and the determined set of his jaw, casting deep shadows across his face. Strands of his hair fall slightly out of place, adding to the gritty, tense atmosphere. The exposed pipes and machinery in the blurred background reinforce the industrial, foreboding setting, while the faint glow of his ignited blue lightsaber subtly illuminates his features in a cinematic and photorealistic style.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-04 17:59:58.183 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 17:59:58.184 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 94%|█████████▍| 285/304 [00:00<00:00, 2848.80it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2703.34it/s]\n2025-01-04 17:59:58.296 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\nfree=29430182232064\nDownloading weights\n2025-01-04T17:59:58Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmphu3vpxti/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-01-04T18:00:00Z | INFO | [ Complete ] dest=/tmp/tmphu3vpxti/weights size=\"172 MB\" total_elapsed=2.289s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 2.31s\n2025-01-04 18:00:00.609 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-04 18:00:00.677 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-04 18:00:00.678 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 18:00:00.678 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 94%|█████████▍| 286/304 [00:00<00:00, 2855.80it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2711.58it/s]\n2025-01-04 18:00:00.790 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.18s\nUsing seed: 41995\n0it [00:00, ?it/s]\n1it [00:00, 9.04it/s]\n2it [00:00, 6.34it/s]\n3it [00:00, 5.76it/s]\n4it [00:00, 5.54it/s]\n5it [00:00, 5.43it/s]\n6it [00:01, 5.33it/s]\n7it [00:01, 5.29it/s]\n8it [00:01, 5.26it/s]\n9it [00:01, 5.23it/s]\n10it [00:01, 5.22it/s]\n11it [00:02, 5.20it/s]\n12it [00:02, 5.18it/s]\n13it [00:02, 5.17it/s]\n14it [00:02, 5.18it/s]\n15it [00:02, 5.18it/s]\n16it [00:02, 5.19it/s]\n17it [00:03, 5.19it/s]\n18it [00:03, 5.19it/s]\n19it [00:03, 5.18it/s]\n20it [00:03, 5.18it/s]\n21it [00:03, 5.17it/s]\n22it [00:04, 5.17it/s]\n23it [00:04, 5.16it/s]\n24it [00:04, 5.16it/s]\n25it [00:04, 5.17it/s]\n26it [00:04, 5.19it/s]\n27it [00:05, 5.20it/s]\n28it [00:05, 5.19it/s]\n28it [00:05, 5.27it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 8.21454339, "total_time": 9.092121 }, "output": [ "https://replicate.delivery/xezq/eoe4gGYNS6trSUFhe5DefeDXUUb5js1vcMm1FBeT30JUTS5AKA/out-0.jpg" ], "started_at": "2025-01-04T17:59:58.184578Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-7flxajadbb6s442tqxvngsi6cdigtaejx4tfysf5o4gppjucvegq", "get": "https://api.replicate.com/v1/predictions/2knn3htafdrme0cm69wr4cbrmw", "cancel": "https://api.replicate.com/v1/predictions/2knn3htafdrme0cm69wr4cbrmw/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-04 17:59:58.183 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 17:59:58.184 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 94%|█████████▍| 285/304 [00:00<00:00, 2848.80it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2703.34it/s] 2025-01-04 17:59:58.296 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s free=29430182232064 Downloading weights 2025-01-04T17:59:58Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmphu3vpxti/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-01-04T18:00:00Z | INFO | [ Complete ] dest=/tmp/tmphu3vpxti/weights size="172 MB" total_elapsed=2.289s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 2.31s 2025-01-04 18:00:00.609 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-04 18:00:00.677 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-04 18:00:00.678 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 18:00:00.678 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 94%|█████████▍| 286/304 [00:00<00:00, 2855.80it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2711.58it/s] 2025-01-04 18:00:00.790 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.18s Using seed: 41995 0it [00:00, ?it/s] 1it [00:00, 9.04it/s] 2it [00:00, 6.34it/s] 3it [00:00, 5.76it/s] 4it [00:00, 5.54it/s] 5it [00:00, 5.43it/s] 6it [00:01, 5.33it/s] 7it [00:01, 5.29it/s] 8it [00:01, 5.26it/s] 9it [00:01, 5.23it/s] 10it [00:01, 5.22it/s] 11it [00:02, 5.20it/s] 12it [00:02, 5.18it/s] 13it [00:02, 5.17it/s] 14it [00:02, 5.18it/s] 15it [00:02, 5.18it/s] 16it [00:02, 5.19it/s] 17it [00:03, 5.19it/s] 18it [00:03, 5.19it/s] 19it [00:03, 5.18it/s] 20it [00:03, 5.18it/s] 21it [00:03, 5.17it/s] 22it [00:04, 5.17it/s] 23it [00:04, 5.16it/s] 24it [00:04, 5.16it/s] 25it [00:04, 5.17it/s] 26it [00:04, 5.19it/s] 27it [00:05, 5.20it/s] 28it [00:05, 5.19it/s] 28it [00:05, 5.27it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDa2raegzsmnrm80cm6278qgj424StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": " head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: " head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": " head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": " head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-04T09:04:30.477048Z", "created_at": "2025-01-04T09:04:23.973000Z", "data_removed": false, "error": null, "id": "a2raegzsmnrm80cm6278qgj424", "input": { "model": "dev", "prompt": " head shot close up of Anakin Skywalker in a dimly lit hallway of a Venator-class Star Destroyer. The setting is filled with chaos—flickering emergency lights, sparks flying from damaged panels, and the eerie red glow of the ship’s alert systems. Anakin’s expression is one of determination and focus, The corridor is long and slightly curved, with debris scattered along the floor, hinting at a recent battle. Smoke and shadows create a cinematic atmosphere, emphasizing the tension and urgency of the moment. Photorealistic, Star Wars cinematic style.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-04 09:04:24.544 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:04:24.545 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 92%|█████████▏| 281/304 [00:00<00:00, 2785.96it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2615.25it/s]\n2025-01-04 09:04:24.661 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.12s\n2025-01-04 09:04:24.663 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-04 09:04:24.775 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-04 09:04:24.775 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:04:24.775 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 92%|█████████▏| 281/304 [00:00<00:00, 2789.54it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2618.34it/s]\n2025-01-04 09:04:24.892 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s\nUsing seed: 26203\n0it [00:00, ?it/s]\n1it [00:00, 9.14it/s]\n2it [00:00, 6.40it/s]\n3it [00:00, 5.86it/s]\n4it [00:00, 5.62it/s]\n5it [00:00, 5.49it/s]\n6it [00:01, 5.37it/s]\n7it [00:01, 5.32it/s]\n8it [00:01, 5.31it/s]\n9it [00:01, 5.31it/s]\n10it [00:01, 5.31it/s]\n11it [00:02, 5.26it/s]\n12it [00:02, 5.23it/s]\n13it [00:02, 5.24it/s]\n14it [00:02, 5.25it/s]\n15it [00:02, 5.26it/s]\n16it [00:02, 5.25it/s]\n17it [00:03, 5.24it/s]\n18it [00:03, 5.23it/s]\n19it [00:03, 5.24it/s]\n20it [00:03, 5.25it/s]\n21it [00:03, 5.26it/s]\n22it [00:04, 5.26it/s]\n23it [00:04, 5.26it/s]\n24it [00:04, 5.26it/s]\n25it [00:04, 5.26it/s]\n26it [00:04, 5.26it/s]\n27it [00:05, 5.25it/s]\n28it [00:05, 5.23it/s]\n28it [00:05, 5.33it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.931134618, "total_time": 6.504048 }, "output": [ "https://replicate.delivery/xezq/WuKFmnjAyO74FRENDJTMcJi60zfUvYOeMw77DjHF1SgecVDoA/out-0.webp" ], "started_at": "2025-01-04T09:04:24.545913Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-n7xqnwtzjwczv2j7dd5ufp4jd2bwznj37zi5gbfeqmcllonlz7sa", "get": "https://api.replicate.com/v1/predictions/a2raegzsmnrm80cm6278qgj424", "cancel": "https://api.replicate.com/v1/predictions/a2raegzsmnrm80cm6278qgj424/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-04 09:04:24.544 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:04:24.545 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 92%|█████████▏| 281/304 [00:00<00:00, 2785.96it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2615.25it/s] 2025-01-04 09:04:24.661 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.12s 2025-01-04 09:04:24.663 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-04 09:04:24.775 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-04 09:04:24.775 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:04:24.775 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 92%|█████████▏| 281/304 [00:00<00:00, 2789.54it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2618.34it/s] 2025-01-04 09:04:24.892 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s Using seed: 26203 0it [00:00, ?it/s] 1it [00:00, 9.14it/s] 2it [00:00, 6.40it/s] 3it [00:00, 5.86it/s] 4it [00:00, 5.62it/s] 5it [00:00, 5.49it/s] 6it [00:01, 5.37it/s] 7it [00:01, 5.32it/s] 8it [00:01, 5.31it/s] 9it [00:01, 5.31it/s] 10it [00:01, 5.31it/s] 11it [00:02, 5.26it/s] 12it [00:02, 5.23it/s] 13it [00:02, 5.24it/s] 14it [00:02, 5.25it/s] 15it [00:02, 5.26it/s] 16it [00:02, 5.25it/s] 17it [00:03, 5.24it/s] 18it [00:03, 5.23it/s] 19it [00:03, 5.24it/s] 20it [00:03, 5.25it/s] 21it [00:03, 5.26it/s] 22it [00:04, 5.26it/s] 23it [00:04, 5.26it/s] 24it [00:04, 5.26it/s] 25it [00:04, 5.26it/s] 26it [00:04, 5.26it/s] 27it [00:05, 5.25it/s] 28it [00:05, 5.23it/s] 28it [00:05, 5.33it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID1gyq3qc36xrma0cm629rpzc7zmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-04T09:09:27.321043Z", "created_at": "2025-01-04T09:09:21.335000Z", "data_removed": false, "error": null, "id": "1gyq3qc36xrma0cm629rpzc7zm", "input": { "model": "dev", "prompt": "\"Anakin Skywalker standing in the dimly lit hallway of a Venator-class Star Destroyer, his blue lightsaber ignited and casting a vivid glow across his determined face. His expression is intense and focused, with strands of his hair slightly disheveled from the chaos. The flickering emergency lights and the red glow of the ship’s alert systems create a stark contrast against the brilliant blue of the lightsaber. Behind him, sparks fly from damaged panels, and smoke lingers in the air, adding to the tension. The metallic walls of the hallway reflect the glow of the saber, creating a cinematic and photorealistic Star Wars atmosphere.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-04 09:09:21.369 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:09:21.369 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████ | 276/304 [00:00<00:00, 2759.90it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.39it/s]\n2025-01-04 09:09:21.483 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\n2025-01-04 09:09:21.485 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-04 09:09:21.604 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-04 09:09:21.604 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:09:21.604 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████ | 276/304 [00:00<00:00, 2759.85it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.37it/s]\n2025-01-04 09:09:21.718 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s\nUsing seed: 57421\n0it [00:00, ?it/s]\n1it [00:00, 9.09it/s]\n2it [00:00, 6.39it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.60it/s]\n5it [00:00, 5.47it/s]\n6it [00:01, 5.37it/s]\n7it [00:01, 5.32it/s]\n8it [00:01, 5.30it/s]\n9it [00:01, 5.29it/s]\n10it [00:01, 5.29it/s]\n11it [00:02, 5.26it/s]\n12it [00:02, 5.26it/s]\n13it [00:02, 5.24it/s]\n14it [00:02, 5.24it/s]\n15it [00:02, 5.25it/s]\n16it [00:02, 5.23it/s]\n17it [00:03, 5.24it/s]\n18it [00:03, 5.24it/s]\n19it [00:03, 5.24it/s]\n20it [00:03, 5.25it/s]\n21it [00:03, 5.23it/s]\n22it [00:04, 5.23it/s]\n23it [00:04, 5.24it/s]\n24it [00:04, 5.22it/s]\n25it [00:04, 5.24it/s]\n26it [00:04, 5.24it/s]\n27it [00:05, 5.25it/s]\n28it [00:05, 5.22it/s]\n28it [00:05, 5.32it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.951522119, "total_time": 5.986043 }, "output": [ "https://replicate.delivery/xezq/9J7of76gVByvdKnemTSVExvbrrrZvAxrjc1q7rOwCgQHzqBUA/out-0.webp" ], "started_at": "2025-01-04T09:09:21.369521Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-pvto3rhwtep6i363zmmpp25andthdyfng54chm5hz6cwtzkpznrq", "get": "https://api.replicate.com/v1/predictions/1gyq3qc36xrma0cm629rpzc7zm", "cancel": "https://api.replicate.com/v1/predictions/1gyq3qc36xrma0cm629rpzc7zm/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-04 09:09:21.369 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:09:21.369 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████ | 276/304 [00:00<00:00, 2759.90it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.39it/s] 2025-01-04 09:09:21.483 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s 2025-01-04 09:09:21.485 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-04 09:09:21.604 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-04 09:09:21.604 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:09:21.604 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████ | 276/304 [00:00<00:00, 2759.85it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.37it/s] 2025-01-04 09:09:21.718 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s Using seed: 57421 0it [00:00, ?it/s] 1it [00:00, 9.09it/s] 2it [00:00, 6.39it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.60it/s] 5it [00:00, 5.47it/s] 6it [00:01, 5.37it/s] 7it [00:01, 5.32it/s] 8it [00:01, 5.30it/s] 9it [00:01, 5.29it/s] 10it [00:01, 5.29it/s] 11it [00:02, 5.26it/s] 12it [00:02, 5.26it/s] 13it [00:02, 5.24it/s] 14it [00:02, 5.24it/s] 15it [00:02, 5.25it/s] 16it [00:02, 5.23it/s] 17it [00:03, 5.24it/s] 18it [00:03, 5.24it/s] 19it [00:03, 5.24it/s] 20it [00:03, 5.25it/s] 21it [00:03, 5.23it/s] 22it [00:04, 5.23it/s] 23it [00:04, 5.24it/s] 24it [00:04, 5.22it/s] 25it [00:04, 5.24it/s] 26it [00:04, 5.24it/s] 27it [00:05, 5.25it/s] 28it [00:05, 5.22it/s] 28it [00:05, 5.32it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID9egt1jyk21rma0cm62hbp957hmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant's endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant's bustling skyline, emphasizing the cinematic and photorealistic tension of the moment."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant's endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant's bustling skyline, emphasizing the cinematic and photorealistic tension of the moment.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant's endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant's bustling skyline, emphasizing the cinematic and photorealistic tension of the moment.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant's endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant's bustling skyline, emphasizing the cinematic and photorealistic tension of the moment.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant\'s endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant\'s bustling skyline, emphasizing the cinematic and photorealistic tension of the moment.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-04T09:26:13.104368Z", "created_at": "2025-01-04T09:26:04.816000Z", "data_removed": false, "error": null, "id": "9egt1jyk21rma0cm62hbp957hm", "input": { "model": "dev", "prompt": "\"A close-up headshot of Anakin Skywalker standing on the observation deck of the Jedi Temple, his face illuminated by the vibrant glow of Coruscant's endless traffic outside. His expression is intense and contemplative, with his brows furrowed and his jaw set, reflecting the weight of his inner turmoil. The soft golden light from the temple interior highlights one side of his face, while the cool, multicolored hues from the cityscape play across the other, creating a striking contrast. The background fades into the blurred lights of Coruscant's bustling skyline, emphasizing the cinematic and photorealistic tension of the moment.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-04 09:26:04.851 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:26:04.851 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 93%|█████████▎| 284/304 [00:00<00:00, 2833.19it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2662.48it/s]\n2025-01-04 09:26:04.966 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\nfree=29207203577856\nDownloading weights\n2025-01-04T09:26:04Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmplylqh7j_/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-01-04T09:26:07Z | INFO | [ Complete ] dest=/tmp/tmplylqh7j_/weights size=\"172 MB\" total_elapsed=2.383s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 2.41s\n2025-01-04 09:26:07.374 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-04 09:26:07.442 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-04 09:26:07.443 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-04 09:26:07.443 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 93%|█████████▎| 284/304 [00:00<00:00, 2837.13it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.91it/s]\n2025-01-04 09:26:07.557 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.18s\nUsing seed: 15745\n0it [00:00, ?it/s]\n1it [00:00, 9.12it/s]\n2it [00:00, 6.41it/s]\n3it [00:00, 5.86it/s]\n4it [00:00, 5.63it/s]\n5it [00:00, 5.51it/s]\n6it [00:01, 5.44it/s]\n7it [00:01, 5.40it/s]\n8it [00:01, 5.37it/s]\n9it [00:01, 5.33it/s]\n10it [00:01, 5.32it/s]\n11it [00:01, 5.32it/s]\n12it [00:02, 5.30it/s]\n13it [00:02, 5.31it/s]\n14it [00:02, 5.31it/s]\n15it [00:02, 5.31it/s]\n16it [00:02, 5.31it/s]\n17it [00:03, 5.31it/s]\n18it [00:03, 5.29it/s]\n19it [00:03, 5.30it/s]\n20it [00:03, 5.30it/s]\n21it [00:03, 5.30it/s]\n22it [00:04, 5.30it/s]\n23it [00:04, 5.31it/s]\n24it [00:04, 5.31it/s]\n25it [00:04, 5.32it/s]\n26it [00:04, 5.31it/s]\n27it [00:05, 5.31it/s]\n28it [00:05, 5.29it/s]\n28it [00:05, 5.38it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 8.252836474, "total_time": 8.288368 }, "output": [ "https://replicate.delivery/xezq/elBDD5wnRkw6IaBPICWLw79sfBU6QZLhFHeHwNt5Rq6rFWDoA/out-0.webp" ], "started_at": "2025-01-04T09:26:04.851531Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-uioojkzx7coquvejpe6aqcdwxhcvptzf37j2tr7lf7pcefyjdv3q", "get": "https://api.replicate.com/v1/predictions/9egt1jyk21rma0cm62hbp957hm", "cancel": "https://api.replicate.com/v1/predictions/9egt1jyk21rma0cm62hbp957hm/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-04 09:26:04.851 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:26:04.851 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 93%|█████████▎| 284/304 [00:00<00:00, 2833.19it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2662.48it/s] 2025-01-04 09:26:04.966 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s free=29207203577856 Downloading weights 2025-01-04T09:26:04Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmplylqh7j_/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-01-04T09:26:07Z | INFO | [ Complete ] dest=/tmp/tmplylqh7j_/weights size="172 MB" total_elapsed=2.383s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 2.41s 2025-01-04 09:26:07.374 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-04 09:26:07.442 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-04 09:26:07.443 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-04 09:26:07.443 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 93%|█████████▎| 284/304 [00:00<00:00, 2837.13it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2665.91it/s] 2025-01-04 09:26:07.557 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.18s Using seed: 15745 0it [00:00, ?it/s] 1it [00:00, 9.12it/s] 2it [00:00, 6.41it/s] 3it [00:00, 5.86it/s] 4it [00:00, 5.63it/s] 5it [00:00, 5.51it/s] 6it [00:01, 5.44it/s] 7it [00:01, 5.40it/s] 8it [00:01, 5.37it/s] 9it [00:01, 5.33it/s] 10it [00:01, 5.32it/s] 11it [00:01, 5.32it/s] 12it [00:02, 5.30it/s] 13it [00:02, 5.31it/s] 14it [00:02, 5.31it/s] 15it [00:02, 5.31it/s] 16it [00:02, 5.31it/s] 17it [00:03, 5.31it/s] 18it [00:03, 5.29it/s] 19it [00:03, 5.30it/s] 20it [00:03, 5.30it/s] 21it [00:03, 5.30it/s] 22it [00:04, 5.30it/s] 23it [00:04, 5.31it/s] 24it [00:04, 5.31it/s] 25it [00:04, 5.32it/s] 26it [00:04, 5.31it/s] 27it [00:05, 5.31it/s] 28it [00:05, 5.29it/s] 28it [00:05, 5.38it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID9s3n8tpsj9rm80cmcx39ng3mqmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T00:04:49.657579Z", "created_at": "2025-01-15T00:04:44.050000Z", "data_removed": false, "error": null, "id": "9s3n8tpsj9rm80cmcx39ng3mqm", "input": { "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Lora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded\nUsing seed: 54326\n0it [00:00, ?it/s]\n1it [00:00, 9.12it/s]\n2it [00:00, 6.34it/s]\n3it [00:00, 5.79it/s]\n4it [00:00, 5.58it/s]\n5it [00:00, 5.43it/s]\n6it [00:01, 5.28it/s]\n7it [00:01, 5.23it/s]\n8it [00:01, 5.24it/s]\n9it [00:01, 5.24it/s]\n10it [00:01, 5.25it/s]\n11it [00:02, 5.20it/s]\n12it [00:02, 5.17it/s]\n13it [00:02, 5.19it/s]\n14it [00:02, 5.22it/s]\n15it [00:02, 5.23it/s]\n16it [00:02, 5.20it/s]\n17it [00:03, 5.17it/s]\n18it [00:03, 5.20it/s]\n19it [00:03, 5.18it/s]\n20it [00:03, 5.17it/s]\n21it [00:03, 5.17it/s]\n22it [00:04, 5.19it/s]\n23it [00:04, 5.19it/s]\n24it [00:04, 5.20it/s]\n25it [00:04, 5.20it/s]\n26it [00:04, 5.16it/s]\n27it [00:05, 5.16it/s]\n28it [00:05, 5.14it/s]\n28it [00:05, 5.26it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.6018662280000004, "total_time": 5.607579 }, "output": [ "https://replicate.delivery/xezq/RqlUdfVXNIxuQaon4D4n2GhwzBufHfT7QO2TueuQfdcI0WpgC/out-0.webp" ], "started_at": "2025-01-15T00:04:44.055713Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-d2mbx3dy35axgpjsgy3oo7q2xgyswqaykaig2nrnsi7kcgjttdia", "get": "https://api.replicate.com/v1/predictions/9s3n8tpsj9rm80cmcx39ng3mqm", "cancel": "https://api.replicate.com/v1/predictions/9s3n8tpsj9rm80cmcx39ng3mqm/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded Using seed: 54326 0it [00:00, ?it/s] 1it [00:00, 9.12it/s] 2it [00:00, 6.34it/s] 3it [00:00, 5.79it/s] 4it [00:00, 5.58it/s] 5it [00:00, 5.43it/s] 6it [00:01, 5.28it/s] 7it [00:01, 5.23it/s] 8it [00:01, 5.24it/s] 9it [00:01, 5.24it/s] 10it [00:01, 5.25it/s] 11it [00:02, 5.20it/s] 12it [00:02, 5.17it/s] 13it [00:02, 5.19it/s] 14it [00:02, 5.22it/s] 15it [00:02, 5.23it/s] 16it [00:02, 5.20it/s] 17it [00:03, 5.17it/s] 18it [00:03, 5.20it/s] 19it [00:03, 5.18it/s] 20it [00:03, 5.17it/s] 21it [00:03, 5.17it/s] 22it [00:04, 5.19it/s] 23it [00:04, 5.19it/s] 24it [00:04, 5.20it/s] 25it [00:04, 5.20it/s] 26it [00:04, 5.16it/s] 27it [00:05, 5.16it/s] 28it [00:05, 5.14it/s] 28it [00:05, 5.26it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID5xdnxa3ah9rmc0cmcx4akrw13cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T00:06:32.278600Z", "created_at": "2025-01-15T00:06:26.698000Z", "data_removed": false, "error": null, "id": "5xdnxa3ah9rmc0cmcx4akrw13c", "input": { "model": "dev", "prompt": "Anakin Skywalker in a close-up headshot, his face illuminated by soft, golden sunset light. His expression is intense yet contemplative, with subtle lines of weariness etched into his features, hinting at the weight of recent battles. His slightly tousled hair falls across his forehead, and his Jedi robes are visible at the edge of the frame. Behind him, the faint glow of a blurred rural landscape adds warmth to the image, contrasting with the inner turmoil reflected in his piercing gaze.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Lora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded\nUsing seed: 37859\n0it [00:00, ?it/s]\n1it [00:00, 9.15it/s]\n2it [00:00, 6.39it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.61it/s]\n5it [00:00, 5.49it/s]\n6it [00:01, 5.32it/s]\n7it [00:01, 5.27it/s]\n8it [00:01, 5.28it/s]\n9it [00:01, 5.28it/s]\n10it [00:01, 5.28it/s]\n11it [00:02, 5.27it/s]\n12it [00:02, 5.21it/s]\n13it [00:02, 5.20it/s]\n14it [00:02, 5.22it/s]\n15it [00:02, 5.24it/s]\n16it [00:02, 5.25it/s]\n17it [00:03, 5.22it/s]\n18it [00:03, 5.21it/s]\n19it [00:03, 5.20it/s]\n20it [00:03, 5.19it/s]\n21it [00:03, 5.18it/s]\n22it [00:04, 5.18it/s]\n23it [00:04, 5.18it/s]\n24it [00:04, 5.18it/s]\n25it [00:04, 5.19it/s]\n26it [00:04, 5.20it/s]\n27it [00:05, 5.22it/s]\n28it [00:05, 5.20it/s]\n28it [00:05, 5.29it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.573626931, "total_time": 5.5806 }, "output": [ "https://replicate.delivery/xezq/1sxkmcHqXHbeACacJHq7gI3fpg3Plg9abfmyyA2cWevhgrUQB/out-0.webp" ], "started_at": "2025-01-15T00:06:26.704973Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-iyn4wonwk4vwmz32dsk62wmaqh64by54ordtsxlygo3imuihlx3a", "get": "https://api.replicate.com/v1/predictions/5xdnxa3ah9rmc0cmcx4akrw13c", "cancel": "https://api.replicate.com/v1/predictions/5xdnxa3ah9rmc0cmcx4akrw13c/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded Using seed: 37859 0it [00:00, ?it/s] 1it [00:00, 9.15it/s] 2it [00:00, 6.39it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.61it/s] 5it [00:00, 5.49it/s] 6it [00:01, 5.32it/s] 7it [00:01, 5.27it/s] 8it [00:01, 5.28it/s] 9it [00:01, 5.28it/s] 10it [00:01, 5.28it/s] 11it [00:02, 5.27it/s] 12it [00:02, 5.21it/s] 13it [00:02, 5.20it/s] 14it [00:02, 5.22it/s] 15it [00:02, 5.24it/s] 16it [00:02, 5.25it/s] 17it [00:03, 5.22it/s] 18it [00:03, 5.21it/s] 19it [00:03, 5.20it/s] 20it [00:03, 5.19it/s] 21it [00:03, 5.18it/s] 22it [00:04, 5.18it/s] 23it [00:04, 5.18it/s] 24it [00:04, 5.18it/s] 25it [00:04, 5.19it/s] 26it [00:04, 5.20it/s] 27it [00:05, 5.22it/s] 28it [00:05, 5.20it/s] 28it [00:05, 5.29it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID5zkfzs40xnrme0cmcx7v7az9w4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T00:14:20.762129Z", "created_at": "2025-01-15T00:14:11.181000Z", "data_removed": false, "error": null, "id": "5zkfzs40xnrme0cmcx7v7az9w4", "input": { "model": "dev", "prompt": "Anakin Skywalker standing in the shadows of Kessel, his hood pulled up to obscure his face, casting deep shadows over his intense expression. The dim, oppressive glow of industrial lights illuminates the smog-filled air around him, reflecting off the grime-covered walls of the mines. His Jedi robes are tattered and worn, blending into the dark, foreboding environment. The faint hum of machinery and distant shouts echo through the tunnels, as Anakin’s piercing gaze cuts through the gloom, his stance both cautious and commanding. The atmosphere is tense, filled with secrecy and danger.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-15 00:14:11.248 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 00:14:11.248 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2768.44it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2683.07it/s]\n2025-01-15 00:14:11.362 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\nfree=29387860897792\nDownloading weights\n2025-01-15T00:14:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpln0tx8qz/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-01-15T00:14:14Z | INFO | [ Complete ] dest=/tmp/tmpln0tx8qz/weights size=\"172 MB\" total_elapsed=3.545s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 3.57s\n2025-01-15 00:14:14.932 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-15 00:14:15.003 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-15 00:14:15.003 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 00:14:15.004 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2768.13it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2683.07it/s]\n2025-01-15 00:14:15.117 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s\nUsing seed: 28716\n0it [00:00, ?it/s]\n1it [00:00, 9.12it/s]\n2it [00:00, 6.36it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.58it/s]\n5it [00:00, 5.45it/s]\n6it [00:01, 5.32it/s]\n7it [00:01, 5.30it/s]\n8it [00:01, 5.27it/s]\n9it [00:01, 5.23it/s]\n10it [00:01, 5.20it/s]\n11it [00:02, 5.18it/s]\n12it [00:02, 5.17it/s]\n13it [00:02, 5.18it/s]\n14it [00:02, 5.19it/s]\n15it [00:02, 5.19it/s]\n16it [00:02, 5.20it/s]\n17it [00:03, 5.17it/s]\n18it [00:03, 5.18it/s]\n19it [00:03, 5.19it/s]\n20it [00:03, 5.19it/s]\n21it [00:03, 5.18it/s]\n22it [00:04, 5.17it/s]\n23it [00:04, 5.17it/s]\n24it [00:04, 5.20it/s]\n25it [00:04, 5.19it/s]\n26it [00:04, 5.20it/s]\n27it [00:05, 5.20it/s]\n28it [00:05, 5.19it/s]\n28it [00:05, 5.27it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 9.51281806, "total_time": 9.581129 }, "output": [ "https://replicate.delivery/xezq/Hce4Y1csLfjLfJ6mfCO8g1vw2HAe5hZKf2hKz7fGWrCNufKFUA/out-0.webp" ], "started_at": "2025-01-15T00:14:11.249311Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-f4q5fm2ytesf4ix2f725ajuax5gtqj2o7ywj2fn7hnwqdssce3hq", "get": "https://api.replicate.com/v1/predictions/5zkfzs40xnrme0cmcx7v7az9w4", "cancel": "https://api.replicate.com/v1/predictions/5zkfzs40xnrme0cmcx7v7az9w4/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-15 00:14:11.248 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 00:14:11.248 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2768.44it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2683.07it/s] 2025-01-15 00:14:11.362 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s free=29387860897792 Downloading weights 2025-01-15T00:14:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpln0tx8qz/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-01-15T00:14:14Z | INFO | [ Complete ] dest=/tmp/tmpln0tx8qz/weights size="172 MB" total_elapsed=3.545s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 3.57s 2025-01-15 00:14:14.932 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-15 00:14:15.003 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-15 00:14:15.003 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 00:14:15.004 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2768.13it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2683.07it/s] 2025-01-15 00:14:15.117 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s Using seed: 28716 0it [00:00, ?it/s] 1it [00:00, 9.12it/s] 2it [00:00, 6.36it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.58it/s] 5it [00:00, 5.45it/s] 6it [00:01, 5.32it/s] 7it [00:01, 5.30it/s] 8it [00:01, 5.27it/s] 9it [00:01, 5.23it/s] 10it [00:01, 5.20it/s] 11it [00:02, 5.18it/s] 12it [00:02, 5.17it/s] 13it [00:02, 5.18it/s] 14it [00:02, 5.19it/s] 15it [00:02, 5.19it/s] 16it [00:02, 5.20it/s] 17it [00:03, 5.17it/s] 18it [00:03, 5.18it/s] 19it [00:03, 5.19it/s] 20it [00:03, 5.19it/s] 21it [00:03, 5.18it/s] 22it [00:04, 5.17it/s] 23it [00:04, 5.17it/s] 24it [00:04, 5.20it/s] 25it [00:04, 5.19it/s] 26it [00:04, 5.20it/s] 27it [00:05, 5.20it/s] 28it [00:05, 5.19it/s] 28it [00:05, 5.27it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID4xf1jaarc9rmc0cmcysbh2xw4gStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T02:02:14.401912Z", "created_at": "2025-01-15T02:02:08.866000Z", "data_removed": false, "error": null, "id": "4xf1jaarc9rmc0cmcysbh2xw4g", "input": { "model": "dev", "prompt": "close up of Anakin Skywalker stands in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Lora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded\nUsing seed: 22898\n0it [00:00, ?it/s]\n1it [00:00, 9.13it/s]\n2it [00:00, 6.39it/s]\n3it [00:00, 5.85it/s]\n4it [00:00, 5.61it/s]\n5it [00:00, 5.48it/s]\n6it [00:01, 5.39it/s]\n7it [00:01, 5.33it/s]\n8it [00:01, 5.30it/s]\n9it [00:01, 5.27it/s]\n10it [00:01, 5.24it/s]\n11it [00:02, 5.24it/s]\n12it [00:02, 5.24it/s]\n13it [00:02, 5.23it/s]\n14it [00:02, 5.23it/s]\n15it [00:02, 5.22it/s]\n16it [00:02, 5.23it/s]\n17it [00:03, 5.24it/s]\n18it [00:03, 5.25it/s]\n19it [00:03, 5.26it/s]\n20it [00:03, 5.27it/s]\n21it [00:03, 5.26it/s]\n22it [00:04, 5.27it/s]\n23it [00:04, 5.27it/s]\n24it [00:04, 5.27it/s]\n25it [00:04, 5.28it/s]\n26it [00:04, 5.27it/s]\n27it [00:05, 5.27it/s]\n28it [00:05, 5.26it/s]\n28it [00:05, 5.33it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.530213407, "total_time": 5.535912 }, "output": [ "https://replicate.delivery/xezq/5D3rO2by7FKXEtyqcVcpTf88rL1VySe7mjjhtNsMrCpmkMFUA/out-0.webp" ], "started_at": "2025-01-15T02:02:08.871699Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-lvpjaf7f4pp6qfaa34myb75mjlcigf2ybujr764miebbojuryfqq", "get": "https://api.replicate.com/v1/predictions/4xf1jaarc9rmc0cmcysbh2xw4g", "cancel": "https://api.replicate.com/v1/predictions/4xf1jaarc9rmc0cmcysbh2xw4g/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded Using seed: 22898 0it [00:00, ?it/s] 1it [00:00, 9.13it/s] 2it [00:00, 6.39it/s] 3it [00:00, 5.85it/s] 4it [00:00, 5.61it/s] 5it [00:00, 5.48it/s] 6it [00:01, 5.39it/s] 7it [00:01, 5.33it/s] 8it [00:01, 5.30it/s] 9it [00:01, 5.27it/s] 10it [00:01, 5.24it/s] 11it [00:02, 5.24it/s] 12it [00:02, 5.24it/s] 13it [00:02, 5.23it/s] 14it [00:02, 5.23it/s] 15it [00:02, 5.22it/s] 16it [00:02, 5.23it/s] 17it [00:03, 5.24it/s] 18it [00:03, 5.25it/s] 19it [00:03, 5.26it/s] 20it [00:03, 5.27it/s] 21it [00:03, 5.26it/s] 22it [00:04, 5.27it/s] 23it [00:04, 5.27it/s] 24it [00:04, 5.27it/s] 25it [00:04, 5.28it/s] 26it [00:04, 5.27it/s] 27it [00:05, 5.27it/s] 28it [00:05, 5.26it/s] 28it [00:05, 5.33it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID5j5zmmw109rma0cmcyxb8e8344StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T02:11:09.080621Z", "created_at": "2025-01-15T02:11:03.554000Z", "data_removed": false, "error": null, "id": "5j5zmmw109rma0cmcyxb8e8344", "input": { "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Lora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded\nUsing seed: 31194\n0it [00:00, ?it/s]\n1it [00:00, 9.07it/s]\n2it [00:00, 6.37it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.61it/s]\n5it [00:00, 5.49it/s]\n6it [00:01, 5.41it/s]\n7it [00:01, 5.36it/s]\n8it [00:01, 5.33it/s]\n9it [00:01, 5.32it/s]\n10it [00:01, 5.31it/s]\n11it [00:02, 5.30it/s]\n12it [00:02, 5.29it/s]\n13it [00:02, 5.28it/s]\n14it [00:02, 5.27it/s]\n15it [00:02, 5.27it/s]\n16it [00:02, 5.28it/s]\n17it [00:03, 5.28it/s]\n18it [00:03, 5.28it/s]\n19it [00:03, 5.27it/s]\n20it [00:03, 5.23it/s]\n21it [00:03, 5.24it/s]\n22it [00:04, 5.26it/s]\n23it [00:04, 5.26it/s]\n24it [00:04, 5.27it/s]\n25it [00:04, 5.26it/s]\n26it [00:04, 5.24it/s]\n27it [00:05, 5.25it/s]\n28it [00:05, 5.26it/s]\n28it [00:05, 5.35it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.518561031, "total_time": 5.526621 }, "output": [ "https://replicate.delivery/xezq/rQCeIIxltrxfnEiEGMf1UoMR2dTDo3wCUm8E9HeDDfVqnlpgC/out-0.webp" ], "started_at": "2025-01-15T02:11:03.562060Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-mcpz7onyrzexd6icjg6q37uudytfoyt72emcecinkut3t7ibadja", "get": "https://api.replicate.com/v1/predictions/5j5zmmw109rma0cmcyxb8e8344", "cancel": "https://api.replicate.com/v1/predictions/5j5zmmw109rma0cmcyxb8e8344/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded Using seed: 31194 0it [00:00, ?it/s] 1it [00:00, 9.07it/s] 2it [00:00, 6.37it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.61it/s] 5it [00:00, 5.49it/s] 6it [00:01, 5.41it/s] 7it [00:01, 5.36it/s] 8it [00:01, 5.33it/s] 9it [00:01, 5.32it/s] 10it [00:01, 5.31it/s] 11it [00:02, 5.30it/s] 12it [00:02, 5.29it/s] 13it [00:02, 5.28it/s] 14it [00:02, 5.27it/s] 15it [00:02, 5.27it/s] 16it [00:02, 5.28it/s] 17it [00:03, 5.28it/s] 18it [00:03, 5.28it/s] 19it [00:03, 5.27it/s] 20it [00:03, 5.23it/s] 21it [00:03, 5.24it/s] 22it [00:04, 5.26it/s] 23it [00:04, 5.26it/s] 24it [00:04, 5.27it/s] 25it [00:04, 5.26it/s] 26it [00:04, 5.24it/s] 27it [00:05, 5.25it/s] 28it [00:05, 5.26it/s] 28it [00:05, 5.35it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDjmrsxzm8vsrma0cmcyy886xpwmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T02:13:22.585684Z", "created_at": "2025-01-15T02:13:16.638000Z", "data_removed": false, "error": null, "id": "jmrsxzm8vsrma0cmcyy886xpwm", "input": { "model": "dev", "prompt": "close up head shot of Anakin Skywalker standing in the dimly lit Mandalorian palace, holding blue lightsaber, its glow casting an ethereal light across the cold stone walls. Shadows flicker around him as the hum of the blade echoes softly in the vast chamber. his blue eyes focused", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-15 02:13:16.656 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:13:16.657 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2763.30it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2660.54it/s]\n2025-01-15 02:13:16.771 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\n2025-01-15 02:13:16.773 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-15 02:13:16.892 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-15 02:13:16.892 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:13:16.892 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2765.87it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2663.38it/s]\n2025-01-15 02:13:17.007 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s\nUsing seed: 60694\n0it [00:00, ?it/s]\n1it [00:00, 8.97it/s]\n2it [00:00, 6.37it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.60it/s]\n5it [00:00, 5.48it/s]\n6it [00:01, 5.37it/s]\n7it [00:01, 5.33it/s]\n8it [00:01, 5.31it/s]\n9it [00:01, 5.29it/s]\n10it [00:01, 5.29it/s]\n11it [00:02, 5.28it/s]\n12it [00:02, 5.26it/s]\n13it [00:02, 5.26it/s]\n14it [00:02, 5.27it/s]\n15it [00:02, 5.27it/s]\n16it [00:02, 5.26it/s]\n17it [00:03, 5.26it/s]\n18it [00:03, 5.26it/s]\n19it [00:03, 5.26it/s]\n20it [00:03, 5.27it/s]\n21it [00:03, 5.24it/s]\n22it [00:04, 5.24it/s]\n23it [00:04, 5.26it/s]\n24it [00:04, 5.26it/s]\n25it [00:04, 5.27it/s]\n26it [00:04, 5.27it/s]\n27it [00:05, 5.26it/s]\n28it [00:05, 5.26it/s]\n28it [00:05, 5.34it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.928020957, "total_time": 5.947684 }, "output": [ "https://replicate.delivery/xezq/emr5Ur7fBtnFik7SgYUe5DWBmY8zfNQk1Kxn0Kj8yfWW4lpgC/out-0.webp" ], "started_at": "2025-01-15T02:13:16.657663Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-nfamvrv2swyjcrh3othtecj5kwegs6d26nwzotfu753szndkm7qa", "get": "https://api.replicate.com/v1/predictions/jmrsxzm8vsrma0cmcyy886xpwm", "cancel": "https://api.replicate.com/v1/predictions/jmrsxzm8vsrma0cmcyy886xpwm/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-15 02:13:16.656 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:13:16.657 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2763.30it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2660.54it/s] 2025-01-15 02:13:16.771 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s 2025-01-15 02:13:16.773 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-15 02:13:16.892 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-15 02:13:16.892 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:13:16.892 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2765.87it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2663.38it/s] 2025-01-15 02:13:17.007 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s Using seed: 60694 0it [00:00, ?it/s] 1it [00:00, 8.97it/s] 2it [00:00, 6.37it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.60it/s] 5it [00:00, 5.48it/s] 6it [00:01, 5.37it/s] 7it [00:01, 5.33it/s] 8it [00:01, 5.31it/s] 9it [00:01, 5.29it/s] 10it [00:01, 5.29it/s] 11it [00:02, 5.28it/s] 12it [00:02, 5.26it/s] 13it [00:02, 5.26it/s] 14it [00:02, 5.27it/s] 15it [00:02, 5.27it/s] 16it [00:02, 5.26it/s] 17it [00:03, 5.26it/s] 18it [00:03, 5.26it/s] 19it [00:03, 5.26it/s] 20it [00:03, 5.27it/s] 21it [00:03, 5.24it/s] 22it [00:04, 5.24it/s] 23it [00:04, 5.26it/s] 24it [00:04, 5.26it/s] 25it [00:04, 5.27it/s] 26it [00:04, 5.27it/s] 27it [00:05, 5.26it/s] 28it [00:05, 5.26it/s] 28it [00:05, 5.34it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDvkajc4s9cdrm80cmczbr3sfpw0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T02:42:36.283240Z", "created_at": "2025-01-15T02:42:21.667000Z", "data_removed": false, "error": null, "id": "vkajc4s9cdrm80cmczbr3sfpw0", "input": { "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. His Jedi robes billow with the motion, and his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack, every movement precise and powerful, the hum of the lightsaber slicing through the tense, shadowy air.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-15 02:42:21.792 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:42:21.792 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 88%|████████▊ | 266/304 [00:00<00:00, 2649.48it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2539.40it/s]\n2025-01-15 02:42:21.912 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.12s\nfree=29223970861056\nDownloading weights\n2025-01-15T02:42:21Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2dqr1l92/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-01-15T02:42:30Z | INFO | [ Complete ] dest=/tmp/tmp2dqr1l92/weights size=\"172 MB\" total_elapsed=8.579s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 8.60s\n2025-01-15 02:42:30.516 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-15 02:42:30.588 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-15 02:42:30.588 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:42:30.588 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 88%|████████▊ | 266/304 [00:00<00:00, 2655.49it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2544.69it/s]\n2025-01-15 02:42:30.708 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s\nUsing seed: 49643\n0it [00:00, ?it/s]\n1it [00:00, 9.11it/s]\n2it [00:00, 6.39it/s]\n3it [00:00, 5.84it/s]\n4it [00:00, 5.60it/s]\n5it [00:00, 5.48it/s]\n6it [00:01, 5.34it/s]\n7it [00:01, 5.29it/s]\n8it [00:01, 5.29it/s]\n9it [00:01, 5.29it/s]\n10it [00:01, 5.28it/s]\n11it [00:02, 5.26it/s]\n12it [00:02, 5.24it/s]\n13it [00:02, 5.25it/s]\n14it [00:02, 5.26it/s]\n15it [00:02, 5.26it/s]\n16it [00:02, 5.27it/s]\n17it [00:03, 5.25it/s]\n18it [00:03, 5.25it/s]\n19it [00:03, 5.26it/s]\n20it [00:03, 5.27it/s]\n21it [00:03, 5.27it/s]\n22it [00:04, 5.28it/s]\n23it [00:04, 5.28it/s]\n24it [00:04, 5.25it/s]\n25it [00:04, 5.26it/s]\n26it [00:04, 5.27it/s]\n27it [00:05, 5.27it/s]\n28it [00:05, 5.27it/s]\n28it [00:05, 5.34it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 14.490762841, "total_time": 14.61624 }, "output": [ "https://replicate.delivery/xezq/8OeiqUp2yvQkVKrVGvXNMDNU2PfKU8jemHl6Pe4QnwTwp0UQB/out-0.webp" ], "started_at": "2025-01-15T02:42:21.792477Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-jhae7fu2uxo2bv3qmndtk4ot6gae5mtipvmtdhqetu3vszsh6i7a", "get": "https://api.replicate.com/v1/predictions/vkajc4s9cdrm80cmczbr3sfpw0", "cancel": "https://api.replicate.com/v1/predictions/vkajc4s9cdrm80cmczbr3sfpw0/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-15 02:42:21.792 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:42:21.792 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 88%|████████▊ | 266/304 [00:00<00:00, 2649.48it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2539.40it/s] 2025-01-15 02:42:21.912 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.12s free=29223970861056 Downloading weights 2025-01-15T02:42:21Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2dqr1l92/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-01-15T02:42:30Z | INFO | [ Complete ] dest=/tmp/tmp2dqr1l92/weights size="172 MB" total_elapsed=8.579s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 8.60s 2025-01-15 02:42:30.516 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-15 02:42:30.588 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-15 02:42:30.588 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:42:30.588 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 88%|████████▊ | 266/304 [00:00<00:00, 2655.49it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2544.69it/s] 2025-01-15 02:42:30.708 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s Using seed: 49643 0it [00:00, ?it/s] 1it [00:00, 9.11it/s] 2it [00:00, 6.39it/s] 3it [00:00, 5.84it/s] 4it [00:00, 5.60it/s] 5it [00:00, 5.48it/s] 6it [00:01, 5.34it/s] 7it [00:01, 5.29it/s] 8it [00:01, 5.29it/s] 9it [00:01, 5.29it/s] 10it [00:01, 5.28it/s] 11it [00:02, 5.26it/s] 12it [00:02, 5.24it/s] 13it [00:02, 5.25it/s] 14it [00:02, 5.26it/s] 15it [00:02, 5.26it/s] 16it [00:02, 5.27it/s] 17it [00:03, 5.25it/s] 18it [00:03, 5.25it/s] 19it [00:03, 5.26it/s] 20it [00:03, 5.27it/s] 21it [00:03, 5.27it/s] 22it [00:04, 5.28it/s] 23it [00:04, 5.28it/s] 24it [00:04, 5.25it/s] 25it [00:04, 5.26it/s] 26it [00:04, 5.27it/s] 27it [00:05, 5.27it/s] 28it [00:05, 5.27it/s] 28it [00:05, 5.34it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDp7pqv3ptg1rma0cmczcrcpxc3rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T02:45:23.987340Z", "created_at": "2025-01-15T02:45:18.080000Z", "data_removed": false, "error": null, "id": "p7pqv3ptg1rma0cmczcrcpxc3r", "input": { "model": "dev", "prompt": "ANI Anakin Skywalker lunges forward, his blue lightsaber arcing through the air in a blur of light. his face is fierce with determination. The blade’s glow illuminates his focused expression as he drives into the attack", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-15 02:45:18.103 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:45:18.103 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2762.81it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2740.03it/s]\n2025-01-15 02:45:18.214 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\n2025-01-15 02:45:18.216 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-15 02:45:18.333 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-15 02:45:18.334 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 02:45:18.334 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2766.81it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2743.99it/s]\n2025-01-15 02:45:18.445 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s\nUsing seed: 18063\n0it [00:00, ?it/s]\n1it [00:00, 9.17it/s]\n2it [00:00, 6.47it/s]\n3it [00:00, 5.91it/s]\n4it [00:00, 5.66it/s]\n5it [00:00, 5.54it/s]\n6it [00:01, 5.39it/s]\n7it [00:01, 5.36it/s]\n8it [00:01, 5.35it/s]\n9it [00:01, 5.35it/s]\n10it [00:01, 5.35it/s]\n11it [00:01, 5.29it/s]\n12it [00:02, 5.29it/s]\n13it [00:02, 5.28it/s]\n14it [00:02, 5.29it/s]\n15it [00:02, 5.31it/s]\n16it [00:02, 5.31it/s]\n17it [00:03, 5.29it/s]\n18it [00:03, 5.29it/s]\n19it [00:03, 5.31it/s]\n20it [00:03, 5.32it/s]\n21it [00:03, 5.32it/s]\n22it [00:04, 5.31it/s]\n23it [00:04, 5.27it/s]\n24it [00:04, 5.27it/s]\n25it [00:04, 5.29it/s]\n26it [00:04, 5.29it/s]\n27it [00:05, 5.31it/s]\n28it [00:05, 5.30it/s]\n28it [00:05, 5.38it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.883313813, "total_time": 5.90734 }, "output": [ "https://replicate.delivery/xezq/VIIj2N4vepREL6haXXalXqnkVs5FJMXYttrtvmXc2ahhmmCKA/out-0.webp" ], "started_at": "2025-01-15T02:45:18.104026Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-xzifxctnhkxeul2eibyrnir6elc63cznvab7wvmffikcny6t5b7a", "get": "https://api.replicate.com/v1/predictions/p7pqv3ptg1rma0cmczcrcpxc3r", "cancel": "https://api.replicate.com/v1/predictions/p7pqv3ptg1rma0cmczcrcpxc3r/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-15 02:45:18.103 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:45:18.103 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2762.81it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2740.03it/s] 2025-01-15 02:45:18.214 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s 2025-01-15 02:45:18.216 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-15 02:45:18.333 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-15 02:45:18.334 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 02:45:18.334 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2766.81it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2743.99it/s] 2025-01-15 02:45:18.445 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.23s Using seed: 18063 0it [00:00, ?it/s] 1it [00:00, 9.17it/s] 2it [00:00, 6.47it/s] 3it [00:00, 5.91it/s] 4it [00:00, 5.66it/s] 5it [00:00, 5.54it/s] 6it [00:01, 5.39it/s] 7it [00:01, 5.36it/s] 8it [00:01, 5.35it/s] 9it [00:01, 5.35it/s] 10it [00:01, 5.35it/s] 11it [00:01, 5.29it/s] 12it [00:02, 5.29it/s] 13it [00:02, 5.28it/s] 14it [00:02, 5.29it/s] 15it [00:02, 5.31it/s] 16it [00:02, 5.31it/s] 17it [00:03, 5.29it/s] 18it [00:03, 5.29it/s] 19it [00:03, 5.31it/s] 20it [00:03, 5.32it/s] 21it [00:03, 5.32it/s] 22it [00:04, 5.31it/s] 23it [00:04, 5.27it/s] 24it [00:04, 5.27it/s] 25it [00:04, 5.29it/s] 26it [00:04, 5.29it/s] 27it [00:05, 5.31it/s] 28it [00:05, 5.30it/s] 28it [00:05, 5.38it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDdpw2td81q5rmc0cmd08reztva0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-15T03:45:44.199667Z", "created_at": "2025-01-15T03:45:32.601000Z", "data_removed": false, "error": null, "id": "dpw2td81q5rmc0cmd08reztva0", "input": { "model": "dev", "prompt": "Anakin Skywalker stands with his arm outstretched, his Sith-yellow eyes glowing fiercely. His expression is dark and intense, radiating anger and power. The air ripples around his hand as he uses the Force, the energy crackling with raw intensity. Shadows dance across his face, amplifying the menacing glow of his eyes, a stark contrast to the faint flicker of his lightsaber at his side.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "2025-01-15 03:45:32.716 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 03:45:32.716 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2769.18it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2674.39it/s]\n2025-01-15 03:45:32.830 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s\nfree=29323853189120\nDownloading weights\n2025-01-15T03:45:32Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8y7imga5/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-01-15T03:45:38Z | INFO | [ Complete ] dest=/tmp/tmp8y7imga5/weights size=\"172 MB\" total_elapsed=5.544s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 5.57s\n2025-01-15 03:45:38.401 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb\n2025-01-15 03:45:38.475 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded\n2025-01-15 03:45:38.475 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys\n2025-01-15 03:45:38.476 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted\nApplying LoRA: 0%| | 0/304 [00:00<?, ?it/s]\nApplying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2769.35it/s]\nApplying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2677.17it/s]\n2025-01-15 03:45:38.589 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s\nUsing seed: 38479\n0it [00:00, ?it/s]\n1it [00:00, 9.12it/s]\n2it [00:00, 6.37it/s]\n3it [00:00, 5.81it/s]\n4it [00:00, 5.58it/s]\n5it [00:00, 5.44it/s]\n6it [00:01, 5.30it/s]\n7it [00:01, 5.27it/s]\n8it [00:01, 5.27it/s]\n9it [00:01, 5.27it/s]\n10it [00:01, 5.25it/s]\n11it [00:02, 5.21it/s]\n12it [00:02, 5.22it/s]\n13it [00:02, 5.22it/s]\n14it [00:02, 5.23it/s]\n15it [00:02, 5.24it/s]\n16it [00:02, 5.24it/s]\n17it [00:03, 5.24it/s]\n18it [00:03, 5.23it/s]\n19it [00:03, 5.23it/s]\n20it [00:03, 5.24it/s]\n21it [00:03, 5.25it/s]\n22it [00:04, 5.24it/s]\n23it [00:04, 5.24it/s]\n24it [00:04, 5.24it/s]\n25it [00:04, 5.24it/s]\n26it [00:04, 5.21it/s]\n27it [00:05, 5.22it/s]\n28it [00:05, 5.22it/s]\n28it [00:05, 5.31it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 11.483221741, "total_time": 11.598667 }, "output": [ "https://replicate.delivery/xezq/TkN23VfPJ1ybaaGKMvQbORFh0E7j13feEs7bxepUvGQhW4UQB/out-0.webp" ], "started_at": "2025-01-15T03:45:32.716445Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-lzlwaobsekvztcilkl7itzwmottenanhdrvjmyriog5xhr5lbryq", "get": "https://api.replicate.com/v1/predictions/dpw2td81q5rmc0cmd08reztva0", "cancel": "https://api.replicate.com/v1/predictions/dpw2td81q5rmc0cmd08reztva0/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated in2025-01-15 03:45:32.716 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 03:45:32.716 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████ | 277/304 [00:00<00:00, 2769.18it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2674.39it/s] 2025-01-15 03:45:32.830 | SUCCESS | fp8.lora_loading:unload_loras:564 - LoRAs unloaded in 0.11s free=29323853189120 Downloading weights 2025-01-15T03:45:32Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8y7imga5/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-01-15T03:45:38Z | INFO | [ Complete ] dest=/tmp/tmp8y7imga5/weights size="172 MB" total_elapsed=5.544s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 5.57s 2025-01-15 03:45:38.401 | INFO | fp8.lora_loading:convert_lora_weights:498 - Loading LoRA weights for /src/weights-cache/ea7d60285191bddb 2025-01-15 03:45:38.475 | INFO | fp8.lora_loading:convert_lora_weights:519 - LoRA weights loaded 2025-01-15 03:45:38.475 | DEBUG | fp8.lora_loading:apply_lora_to_model:574 - Extracting keys 2025-01-15 03:45:38.476 | DEBUG | fp8.lora_loading:apply_lora_to_model:581 - Keys extracted Applying LoRA: 0%| | 0/304 [00:00<?, ?it/s] Applying LoRA: 91%|█████████▏| 278/304 [00:00<00:00, 2769.35it/s] Applying LoRA: 100%|██████████| 304/304 [00:00<00:00, 2677.17it/s] 2025-01-15 03:45:38.589 | SUCCESS | fp8.lora_loading:load_lora:539 - LoRA applied in 0.19s Using seed: 38479 0it [00:00, ?it/s] 1it [00:00, 9.12it/s] 2it [00:00, 6.37it/s] 3it [00:00, 5.81it/s] 4it [00:00, 5.58it/s] 5it [00:00, 5.44it/s] 6it [00:01, 5.30it/s] 7it [00:01, 5.27it/s] 8it [00:01, 5.27it/s] 9it [00:01, 5.27it/s] 10it [00:01, 5.25it/s] 11it [00:02, 5.21it/s] 12it [00:02, 5.22it/s] 13it [00:02, 5.22it/s] 14it [00:02, 5.23it/s] 15it [00:02, 5.24it/s] 16it [00:02, 5.24it/s] 17it [00:03, 5.24it/s] 18it [00:03, 5.23it/s] 19it [00:03, 5.23it/s] 20it [00:03, 5.24it/s] 21it [00:03, 5.25it/s] 22it [00:04, 5.24it/s] 23it [00:04, 5.24it/s] 24it [00:04, 5.24it/s] 25it [00:04, 5.24it/s] 26it [00:04, 5.21it/s] 27it [00:05, 5.22it/s] 28it [00:05, 5.22it/s] 28it [00:05, 5.31it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDsg73hwjd5xrme0cmqtyskxtmc0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains. \n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains. \n\n", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains. \n\n", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains. \\n\\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-01-31T23:41:10.274655Z", "created_at": "2025-01-31T23:41:04.687000Z", "data_removed": false, "error": null, "id": "sg73hwjd5xrme0cmqtyskxtmc0", "input": { "model": "dev", "prompt": "A close-up of Anakin Skywalker in the dim, flickering light of the forgotten laboratory, he is bald, pale face partially illuminated by the cold glow of malfunctioning holo-displays. Shadows carve deep lines into his gaunt features, his hollowed cheeks and sunken eyes reflecting exhaustion, pain, and something unreadable beneath the surface. The dim red emergency lights cast eerie glimmers across his smooth, scarred scalp, accentuating the harsh contrast between what he once was and what remains. \n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Lora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded\nUsing seed: 9345\n0it [00:00, ?it/s]\n1it [00:00, 9.15it/s]\n2it [00:00, 6.39it/s]\n3it [00:00, 5.83it/s]\n4it [00:00, 5.61it/s]\n5it [00:00, 5.47it/s]\n6it [00:01, 5.33it/s]\n7it [00:01, 5.29it/s]\n8it [00:01, 5.29it/s]\n9it [00:01, 5.28it/s]\n10it [00:01, 5.26it/s]\n11it [00:02, 5.20it/s]\n12it [00:02, 5.18it/s]\n13it [00:02, 5.19it/s]\n14it [00:02, 5.22it/s]\n15it [00:02, 5.24it/s]\n16it [00:02, 5.21it/s]\n17it [00:03, 5.18it/s]\n18it [00:03, 5.18it/s]\n19it [00:03, 5.18it/s]\n20it [00:03, 5.20it/s]\n21it [00:03, 5.22it/s]\n22it [00:04, 5.21it/s]\n23it [00:04, 5.20it/s]\n24it [00:04, 5.21it/s]\n25it [00:04, 5.20it/s]\n26it [00:04, 5.19it/s]\n27it [00:05, 5.18it/s]\n28it [00:05, 5.17it/s]\n28it [00:05, 5.29it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 5.577151228, "total_time": 5.587655 }, "output": [ "https://replicate.delivery/xezq/SrLTdyIMHGZBEpZfLlAmXlXQmGMokxIsubvrcOs8lIVLjYFKA/out-0.webp" ], "started_at": "2025-01-31T23:41:04.697504Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bsvm-eewaniizt76ktqiezjiwnrn4sikdn446k2cp4da3nls44vfwze5q", "get": "https://api.replicate.com/v1/predictions/sg73hwjd5xrme0cmqtyskxtmc0", "cancel": "https://api.replicate.com/v1/predictions/sg73hwjd5xrme0cmqtyskxtmc0/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLora https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar already loaded Using seed: 9345 0it [00:00, ?it/s] 1it [00:00, 9.15it/s] 2it [00:00, 6.39it/s] 3it [00:00, 5.83it/s] 4it [00:00, 5.61it/s] 5it [00:00, 5.47it/s] 6it [00:01, 5.33it/s] 7it [00:01, 5.29it/s] 8it [00:01, 5.29it/s] 9it [00:01, 5.28it/s] 10it [00:01, 5.26it/s] 11it [00:02, 5.20it/s] 12it [00:02, 5.18it/s] 13it [00:02, 5.19it/s] 14it [00:02, 5.22it/s] 15it [00:02, 5.24it/s] 16it [00:02, 5.21it/s] 17it [00:03, 5.18it/s] 18it [00:03, 5.18it/s] 19it [00:03, 5.18it/s] 20it [00:03, 5.20it/s] 21it [00:03, 5.22it/s] 22it [00:04, 5.21it/s] 23it [00:04, 5.20it/s] 24it [00:04, 5.21it/s] 25it [00:04, 5.20it/s] 26it [00:04, 5.19it/s] 27it [00:05, 5.18it/s] 28it [00:05, 5.17it/s] 28it [00:05, 5.29it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDww5q30kv5hrmc0cmvxctve06r0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T07:39:45.602091Z", "created_at": "2025-02-07T07:39:30.988000Z", "data_removed": false, "error": null, "id": "ww5q30kv5hrmc0cmvxctve06r0", "input": { "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "free=27857257713664\nDownloading weights\n2025-02-07T07:39:31Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8egmazc1/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-02-07T07:39:38Z | INFO | [ Complete ] dest=/tmp/tmp8egmazc1/weights size=\"172 MB\" total_elapsed=7.265s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 7.29s\nLoaded LoRAs in 7.88s\nUsing seed: 61803\nPrompt: \"A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.28it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.83it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.57it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.40it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.36it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.34it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.33it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.32it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.31it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.31it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.31it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.30it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.30it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.30it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.30it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.30it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.30it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.30it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.29it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.29it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.30it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.30it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.29it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.29it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 4.29it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.29it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.29it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.32it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 14.596543134000001, "total_time": 14.614091 }, "output": [ "https://replicate.delivery/xezq/Gp3Pft6R5u2le0evFx4RHcJzUMBccHJC16MXPMdS2sKCWtZoA/out-0.webp" ], "started_at": "2025-02-07T07:39:31.005548Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-ttklwt242fbcpdmb7ocqono5fnepqgclvdt2oitz6erlsv7hihca", "get": "https://api.replicate.com/v1/predictions/ww5q30kv5hrmc0cmvxctve06r0", "cancel": "https://api.replicate.com/v1/predictions/ww5q30kv5hrmc0cmvxctve06r0/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated infree=27857257713664 Downloading weights 2025-02-07T07:39:31Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8egmazc1/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-02-07T07:39:38Z | INFO | [ Complete ] dest=/tmp/tmp8egmazc1/weights size="172 MB" total_elapsed=7.265s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 7.29s Loaded LoRAs in 7.88s Using seed: 61803 Prompt: "A battle-worn Anakin Skywalker, his head shaved bald with no hair, stands in dim lighting, gazing intensely at his hand. His expression is one of deep contemplation, pain, and realization. The shadows around him emphasize his sharp features, and the faint glow of distant city lights reflects off his skin. His hand, once mechanical, is now flesh, trembling slightly as he comes to terms with his transformation." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.28it/s] 7%|▋ | 2/28 [00:00<00:05, 4.83it/s] 11%|█ | 3/28 [00:00<00:05, 4.57it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.40it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.36it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.34it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.33it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.32it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.31it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.31it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.31it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.30it/s] 50%|█████ | 14/28 [00:03<00:03, 4.30it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.30it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.30it/s] 61%|██████ | 17/28 [00:03<00:02, 4.30it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.30it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.30it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.29it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.29it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.30it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.30it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.29it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.29it/s] 93%|█████████▎| 26/28 [00:06<00:00, 4.29it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.29it/s] 100%|██████████| 28/28 [00:06<00:00, 4.29it/s] 100%|██████████| 28/28 [00:06<00:00, 4.32it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDfc0fms5t91rmc0cmvxdrjxfm7cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T07:42:05.577525Z", "created_at": "2025-02-07T07:41:58.216000Z", "data_removed": false, "error": null, "id": "fc0fms5t91rmc0cmvxdrjxfm7c", "input": { "model": "dev", "prompt": "\"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 0.67s\nUsing seed: 53004\nPrompt: \"A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.33it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.89it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.62it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.50it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.44it/s]\n 21%|██▏ | 6/28 [00:01<00:04, 4.40it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.38it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.37it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.36it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.35it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.35it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.34it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.34it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.34it/s]\n 54%|█████▎ | 15/28 [00:03<00:02, 4.34it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.34it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.34it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.33it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.33it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.33it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.33it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.33it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.33it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.33it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.34it/s]\n 93%|█████████▎| 26/28 [00:05<00:00, 4.34it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.33it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.33it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.36it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 7.33029047, "total_time": 7.361525 }, "output": [ "https://replicate.delivery/xezq/RIGpnDZdQJJxCZBkP6x0i1g1qc9n5jRyuEi9aLvMO1XTrNDF/out-0.webp" ], "started_at": "2025-02-07T07:41:58.247235Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-eoddwnnnh6xvbeznnkaj6c4wf4bhc5bllf6egzmzhmvxto3oixla", "get": "https://api.replicate.com/v1/predictions/fc0fms5t91rmc0cmvxdrjxfm7c", "cancel": "https://api.replicate.com/v1/predictions/fc0fms5t91rmc0cmvxdrjxfm7c/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLoaded LoRAs in 0.67s Using seed: 53004 Prompt: "A battle-worn Anakin Skywalker, his head shaved bald with no hair, extends his hand forward, harnessing the Force. The air around him ripples with power as debris and objects levitate effortlessly. His sharp gray eyes burn with focus, his expression intense and unwavering. The dim light casts deep shadows across his face, emphasizing the scars of war and the weight of his choices. Behind him, the air crackles with unseen energy, a storm of power swirling in his wake." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.33it/s] 7%|▋ | 2/28 [00:00<00:05, 4.89it/s] 11%|█ | 3/28 [00:00<00:05, 4.62it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.50it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.44it/s] 21%|██▏ | 6/28 [00:01<00:04, 4.40it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.38it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.37it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.36it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.35it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.35it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.34it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.34it/s] 50%|█████ | 14/28 [00:03<00:03, 4.34it/s] 54%|█████▎ | 15/28 [00:03<00:02, 4.34it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.34it/s] 61%|██████ | 17/28 [00:03<00:02, 4.34it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.33it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.33it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.33it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.33it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.33it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.33it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.33it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.34it/s] 93%|█████████▎| 26/28 [00:05<00:00, 4.34it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.33it/s] 100%|██████████| 28/28 [00:06<00:00, 4.33it/s] 100%|██████████| 28/28 [00:06<00:00, 4.36it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID77dwyymcj1rma0cmvxmtt4q708StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T07:57:10.763825Z", "created_at": "2025-02-07T07:57:04.016000Z", "data_removed": false, "error": null, "id": "77dwyymcj1rma0cmvxmtt4q708", "input": { "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Weights already loaded\nLoaded LoRAs in 0.02s\nUsing seed: 29889\nPrompt: \"A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.31it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.86it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.60it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.48it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.42it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.37it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.35it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.33it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.32it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.32it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.32it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.31it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.31it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.31it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.31it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.31it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.30it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.31it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.31it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.31it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.31it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.31it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.32it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.31it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.31it/s]\n 93%|█████████▎| 26/28 [00:05<00:00, 4.31it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.31it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.30it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.34it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 6.729726986, "total_time": 6.747825 }, "output": [ "https://replicate.delivery/xezq/IZXR0nxteEWZX6Q7SG5u58NGRQwJakqep5dmayZ5bvcW72MUA/out-0.webp" ], "started_at": "2025-02-07T07:57:04.034098Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-ayk2pfe7x4cq4pbqzyju55ietqd27nn2qavjquxsxiyjgjksqtoq", "get": "https://api.replicate.com/v1/predictions/77dwyymcj1rma0cmvxmtt4q708", "cancel": "https://api.replicate.com/v1/predictions/77dwyymcj1rma0cmvxmtt4q708/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inWeights already loaded Loaded LoRAs in 0.02s Using seed: 29889 Prompt: "A bald Anakin Skywalker, his head shaved bald with no hair, walks through the quiet streets of Naboo under the dim glow of streetlights. His piercing blue eyes scan the city with an intense, unreadable expression, his dark cloak billowing slightly with each step. The elegant architecture of Theed surrounds him, its marble walls and cascading waterfalls standing in stark contrast to the turmoil within him. The air is thick with memories—of love, loss, and betrayal—as he moves through the peaceful city, a shadow among the beauty, unseen yet deeply connected to the world he once fought to protect." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.31it/s] 7%|▋ | 2/28 [00:00<00:05, 4.86it/s] 11%|█ | 3/28 [00:00<00:05, 4.60it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.48it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.42it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.37it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.35it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.33it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.32it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.32it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.32it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.31it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.31it/s] 50%|█████ | 14/28 [00:03<00:03, 4.31it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.31it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.31it/s] 61%|██████ | 17/28 [00:03<00:02, 4.30it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.31it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.31it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.31it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.31it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.31it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.32it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.31it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.31it/s] 93%|█████████▎| 26/28 [00:05<00:00, 4.31it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.31it/s] 100%|██████████| 28/28 [00:06<00:00, 4.30it/s] 100%|██████████| 28/28 [00:06<00:00, 4.34it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID3js1ef7t5drma0cmw8dtc6s3c0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T20:31:23.214605Z", "created_at": "2025-02-07T20:31:11.915000Z", "data_removed": false, "error": null, "id": "3js1ef7t5drma0cmw8dtc6s3c0", "input": { "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "free=29090203099136\nDownloading weights\n2025-02-07T20:31:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpdeoiz2yo/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-02-07T20:31:15Z | INFO | [ Complete ] dest=/tmp/tmpdeoiz2yo/weights size=\"172 MB\" total_elapsed=3.973s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 4.00s\nLoaded LoRAs in 4.56s\nUsing seed: 9838\nPrompt: \"A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.30it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.86it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.60it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.48it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.42it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.38it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.36it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.34it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.33it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.32it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.32it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.32it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.32it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.31it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.31it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.31it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.31it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.31it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.31it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.31it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.31it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.31it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.30it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.31it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.31it/s]\n 93%|█████████▎| 26/28 [00:05<00:00, 4.30it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.30it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.30it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.34it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 11.27839259, "total_time": 11.299605 }, "output": [ "https://replicate.delivery/xezq/pfF0M7VfHjku7kBRImEwe5re801IBqLYxBk0Me8c2sKYzPohC/out-0.webp" ], "started_at": "2025-02-07T20:31:11.936213Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-jzjiei6gmtv2f6lj3xej2qed3damw6zcrdvqk7hfrtuvbojzxxga", "get": "https://api.replicate.com/v1/predictions/3js1ef7t5drma0cmw8dtc6s3c0", "cancel": "https://api.replicate.com/v1/predictions/3js1ef7t5drma0cmw8dtc6s3c0/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated infree=29090203099136 Downloading weights 2025-02-07T20:31:11Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpdeoiz2yo/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-02-07T20:31:15Z | INFO | [ Complete ] dest=/tmp/tmpdeoiz2yo/weights size="172 MB" total_elapsed=3.973s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 4.00s Loaded LoRAs in 4.56s Using seed: 9838 Prompt: "A bald Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.30it/s] 7%|▋ | 2/28 [00:00<00:05, 4.86it/s] 11%|█ | 3/28 [00:00<00:05, 4.60it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.48it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.42it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.38it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.36it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.34it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.33it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.32it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.32it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.32it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.32it/s] 50%|█████ | 14/28 [00:03<00:03, 4.31it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.31it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.31it/s] 61%|██████ | 17/28 [00:03<00:02, 4.31it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.31it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.31it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.31it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.31it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.31it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.30it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.31it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.31it/s] 93%|█████████▎| 26/28 [00:05<00:00, 4.30it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.30it/s] 100%|██████████| 28/28 [00:06<00:00, 4.30it/s] 100%|██████████| 28/28 [00:06<00:00, 4.34it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDvke2fvhbjdrm80cmw8fa2jdna4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": " Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: " Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": " Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": " Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T20:33:42.438736Z", "created_at": "2025-02-07T20:33:35.635000Z", "data_removed": false, "error": null, "id": "vke2fvhbjdrm80cmw8fa2jdna4", "input": { "model": "dev", "prompt": " Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Weights already loaded\nLoaded LoRAs in 0.02s\nUsing seed: 28653\nPrompt: Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.29it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.84it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.56it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.44it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.37it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.34it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.32it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.30it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.29it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.29it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.28it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.28it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.27it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.27it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.27it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.27it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.26it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.26it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.27it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.27it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.27it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.27it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.27it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.27it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.27it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 4.27it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.27it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.27it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.30it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 6.7906209539999995, "total_time": 6.803736 }, "output": [ "https://replicate.delivery/xezq/d1jIpf5LOPxoPqyPUr0KeYoFLIQZRMXQxPjKHxr6bsYmACNUA/out-0.webp" ], "started_at": "2025-02-07T20:33:35.648115Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-mjgn3ybu7f6xx4me26ot3tszkonrnmkhlo23s3lvvt7pn7aojena", "get": "https://api.replicate.com/v1/predictions/vke2fvhbjdrm80cmw8fa2jdna4", "cancel": "https://api.replicate.com/v1/predictions/vke2fvhbjdrm80cmw8fa2jdna4/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inWeights already loaded Loaded LoRAs in 0.02s Using seed: 28653 Prompt: Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.29it/s] 7%|▋ | 2/28 [00:00<00:05, 4.84it/s] 11%|█ | 3/28 [00:00<00:05, 4.56it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.44it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.37it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.34it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.32it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.30it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.29it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.29it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.28it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.28it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.27it/s] 50%|█████ | 14/28 [00:03<00:03, 4.27it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.27it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.27it/s] 61%|██████ | 17/28 [00:03<00:02, 4.26it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.26it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.27it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.27it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.27it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.27it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.27it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.27it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.27it/s] 93%|█████████▎| 26/28 [00:06<00:00, 4.27it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.27it/s] 100%|██████████| 28/28 [00:06<00:00, 4.27it/s] 100%|██████████| 28/28 [00:06<00:00, 4.30it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDxk07t6adydrma0cmw8ftqvykvcStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T20:35:01.745171Z", "created_at": "2025-02-07T20:34:49.971000Z", "data_removed": false, "error": null, "id": "xk07t6adydrma0cmw8ftqvykvc", "input": { "model": "dev", "prompt": "close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "free=28881270534144\nDownloading weights\n2025-02-07T20:34:50Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpwpcq7ecq/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\n2025-02-07T20:34:54Z | INFO | [ Complete ] dest=/tmp/tmpwpcq7ecq/weights size=\"172 MB\" total_elapsed=4.331s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar\nDownloaded weights in 4.35s\nLoaded LoRAs in 4.92s\nUsing seed: 63744\nPrompt: close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.28it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.83it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.57it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.38it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.35it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.32it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.31it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.29it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.29it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.29it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.28it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.28it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.28it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.27it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.27it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.27it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.27it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.27it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.27it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.27it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.27it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.28it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.27it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.27it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 4.27it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.27it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.27it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.30it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 11.675253214, "total_time": 11.774171 }, "output": [ "https://replicate.delivery/xezq/zV3fo1paaZQyL6V23FQg9JpEzRegRqUyVfHdBPBzCV9qDEaoA/out-0.webp" ], "started_at": "2025-02-07T20:34:50.069918Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-q6fov3iial5eagwrprs6wjo4wkdtbnz2pjhqljsfvqtabon7do7a", "get": "https://api.replicate.com/v1/predictions/xk07t6adydrma0cmw8ftqvykvc", "cancel": "https://api.replicate.com/v1/predictions/xk07t6adydrma0cmw8ftqvykvc/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated infree=28881270534144 Downloading weights 2025-02-07T20:34:50Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpwpcq7ecq/weights url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar 2025-02-07T20:34:54Z | INFO | [ Complete ] dest=/tmp/tmpwpcq7ecq/weights size="172 MB" total_elapsed=4.331s url=https://replicate.delivery/yhqm/0ow99OatL0KcCVBHEqWsHnAxRejYfZHwonUJoidW5JY8v5lTA/trained_model.tar Downloaded weights in 4.35s Loaded LoRAs in 4.92s Using seed: 63744 Prompt: close up of Anakin Skywalker, his head shaved bald with no hair, kneels before Padmé Amidala’s tomb, bathed in the soft glow of flickering candlelight. His piercing blue eyes are filled with sorrow and longing as he traces the carved letters of her name with trembling fingers. Vines and delicate Naboo blossoms creep along the stone, untouched by time, their beauty a quiet tribute to the woman who once fought for peace. The air is thick with memories, a gentle breeze carrying the faint scent of lake flowers from the open archways. Moonlight spills through the carved pillars, illuminating Anakin’s weary face as he bows his head, whispering words only the silent tomb will ever hear." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.28it/s] 7%|▋ | 2/28 [00:00<00:05, 4.83it/s] 11%|█ | 3/28 [00:00<00:05, 4.57it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.38it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.35it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.32it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.31it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.29it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.29it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.29it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.28it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.28it/s] 50%|█████ | 14/28 [00:03<00:03, 4.28it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.27it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.27it/s] 61%|██████ | 17/28 [00:03<00:02, 4.27it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.27it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.27it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.27it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.27it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.27it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.28it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.27it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.27it/s] 93%|█████████▎| 26/28 [00:06<00:00, 4.27it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.27it/s] 100%|██████████| 28/28 [00:06<00:00, 4.27it/s] 100%|██████████| 28/28 [00:06<00:00, 4.30it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDmq23bkb2g9rme0cmwbbtdww5rrStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-07T23:56:01.177726Z", "created_at": "2025-02-07T23:55:53.858000Z", "data_removed": false, "error": null, "id": "mq23bkb2g9rme0cmwbbtdww5rr", "input": { "model": "dev", "prompt": "A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 0.53s\nUsing seed: 20999\nPrompt: A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.27it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.83it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.57it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.39it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.35it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.33it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.32it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.31it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.31it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.30it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.30it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.29it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.29it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.29it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.29it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.28it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.28it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.28it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.28it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.28it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.29it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.28it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.28it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.28it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 4.28it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.28it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.28it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.31it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 7.279414854, "total_time": 7.319726 }, "output": [ "https://replicate.delivery/xezq/RENyxuG9dhLZEFU1DV6jEZ9DfYy0G0x9VXVnTDBZF56IfENUA/out-0.webp" ], "started_at": "2025-02-07T23:55:53.898311Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-e4nkn7sb6tt4locoijmvm4e2czwyvhfe5pgojziwn43uecbcxrfa", "get": "https://api.replicate.com/v1/predictions/mq23bkb2g9rme0cmwbbtdww5rr", "cancel": "https://api.replicate.com/v1/predictions/mq23bkb2g9rme0cmwbbtdww5rr/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLoaded LoRAs in 0.53s Using seed: 20999 Prompt: A MAN, his head shaved bald, sits in the cockpit of a starfighter, illuminated by the soft glow of control panels and distant starlight. His piercing blue eyes are focused, determination and conflict etched into his sharp features. The reflections of distant stars shimmer against the transparisteel canopy as his hands grip the controls tightly. The hum of the ship vibrates around him, the weight of the battle ahead pressing upon his shoulders, but his resolve remains unshaken." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.27it/s] 7%|▋ | 2/28 [00:00<00:05, 4.83it/s] 11%|█ | 3/28 [00:00<00:05, 4.57it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.45it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.39it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.35it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.33it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.32it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.31it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.31it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.30it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.30it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.29it/s] 50%|█████ | 14/28 [00:03<00:03, 4.29it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.29it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.29it/s] 61%|██████ | 17/28 [00:03<00:02, 4.28it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.28it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.28it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.28it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.28it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.29it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.28it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.28it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.28it/s] 93%|█████████▎| 26/28 [00:06<00:00, 4.28it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.28it/s] 100%|██████████| 28/28 [00:06<00:00, 4.28it/s] 100%|██████████| 28/28 [00:06<00:00, 4.31it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDwd0rwrtabnrma0cmwbga94naj8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- "A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose."
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "\"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\"", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\"", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "\\"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-02-08T00:05:44.770727Z", "created_at": "2025-02-08T00:05:37.501000Z", "data_removed": false, "error": null, "id": "wd0rwrtabnrma0cmwbga94naj8", "input": { "model": "dev", "prompt": "\"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\"", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 0.55s\nUsing seed: 35273\nPrompt: \"A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose.\"\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.33it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.89it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.62it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.50it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.44it/s]\n 21%|██▏ | 6/28 [00:01<00:04, 4.41it/s]\n 25%|██▌ | 7/28 [00:01<00:04, 4.39it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.37it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.36it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.35it/s]\n 39%|███▉ | 11/28 [00:02<00:03, 4.35it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.35it/s]\n 46%|████▋ | 13/28 [00:02<00:03, 4.35it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.35it/s]\n 54%|█████▎ | 15/28 [00:03<00:02, 4.35it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.34it/s]\n 61%|██████ | 17/28 [00:03<00:02, 4.34it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 4.34it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 4.34it/s]\n 71%|███████▏ | 20/28 [00:04<00:01, 4.34it/s]\n 75%|███████▌ | 21/28 [00:04<00:01, 4.34it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 4.34it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 4.34it/s]\n 86%|████████▌ | 24/28 [00:05<00:00, 4.34it/s]\n 89%|████████▉ | 25/28 [00:05<00:00, 4.33it/s]\n 93%|█████████▎| 26/28 [00:05<00:00, 4.33it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.33it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.33it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.37it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 7.211255766, "total_time": 7.269727 }, "output": [ "https://replicate.delivery/xezq/wrtPsmIatvIMP18vkwsRP5eHLY7yMLRNAuVHQLe1yOrYHFNUA/out-0.webp" ], "started_at": "2025-02-08T00:05:37.559472Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-fik2f3ogpt5xxrtkvlzxj7i7kwizkikfxpn6qoridjgumqbnhj7a", "get": "https://api.replicate.com/v1/predictions/wd0rwrtabnrma0cmwbga94naj8", "cancel": "https://api.replicate.com/v1/predictions/wd0rwrtabnrma0cmwbga94naj8/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLoaded LoRAs in 0.55s Using seed: 35273 Prompt: "A bald Anakin Skywalker, his head shaved bald, strides through a dimly lit corridor, his piercing blue eyes focused and unyielding. Behind him, flames rage, casting flickering shadows across the metallic walls as the heat distorts the air. His dark cloak billows slightly with each step, the crimson glow of his ignited lightsaber reflecting off the durasteel floor. The distant echoes of alarms and collapsing structures fill the air, but Anakin moves forward without hesitation—unstoppable, relentless, and consumed by purpose." [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.33it/s] 7%|▋ | 2/28 [00:00<00:05, 4.89it/s] 11%|█ | 3/28 [00:00<00:05, 4.62it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.50it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.44it/s] 21%|██▏ | 6/28 [00:01<00:04, 4.41it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.39it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.37it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.36it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.35it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.35it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.35it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.35it/s] 50%|█████ | 14/28 [00:03<00:03, 4.35it/s] 54%|█████▎ | 15/28 [00:03<00:02, 4.35it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.34it/s] 61%|██████ | 17/28 [00:03<00:02, 4.34it/s] 64%|██████▍ | 18/28 [00:04<00:02, 4.34it/s] 68%|██████▊ | 19/28 [00:04<00:02, 4.34it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.34it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.34it/s] 79%|███████▊ | 22/28 [00:05<00:01, 4.34it/s] 82%|████████▏ | 23/28 [00:05<00:01, 4.34it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.34it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.33it/s] 93%|█████████▎| 26/28 [00:05<00:00, 4.33it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.33it/s] 100%|██████████| 28/28 [00:06<00:00, 4.33it/s] 100%|██████████| 28/28 [00:06<00:00, 4.37it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9IDmxq3jer6v5rm80cpv7p9jswmz4StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\n\n", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "webp", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\n\n", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\\n\\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "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": "2025-05-16T16:27:34.252961Z", "created_at": "2025-05-16T16:27:26.297000Z", "data_removed": false, "error": null, "id": "mxq3jer6v5rm80cpv7p9jswmz4", "input": { "model": "dev", "prompt": "Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 0.68s\nUsing seed: 52910\nPrompt: Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic.\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.00it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.54it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.27it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.17it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.11it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.07it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 4.05it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.03it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.02it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.01it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 4.01it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.00it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 4.00it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.00it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.00it/s]\n 57%|█████▋ | 16/28 [00:03<00:02, 4.01it/s]\n 61%|██████ | 17/28 [00:04<00:02, 4.00it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.99it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.98it/s]\n 71%|███████▏ | 20/28 [00:04<00:02, 3.99it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.99it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.99it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 3.99it/s]\n 86%|████████▌ | 24/28 [00:05<00:01, 3.98it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.99it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.99it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.00it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.00it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.02it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 7.897985892, "total_time": 7.955961 }, "output": [ "https://replicate.delivery/xezq/cPk6ulfe4Uh560mUaZOnvsfpiesDKpIX8RKQxVMzvBmaXG1SB/out-0.webp" ], "started_at": "2025-05-16T16:27:26.354975Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-iox7jdonqhcc72hmzqxiok3kdfn6c5xosbqotywhzlgx7zph2mfa", "get": "https://api.replicate.com/v1/predictions/mxq3jer6v5rm80cpv7p9jswmz4", "cancel": "https://api.replicate.com/v1/predictions/mxq3jer6v5rm80cpv7p9jswmz4/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inLoaded LoRAs in 0.68s Using seed: 52910 Prompt: Cinematic close-up or mid-shot of Anakin Skywalker with shoulder-length dark hair and sharp blue eyes. He is holding his left eye with his gloved hand, as if in pain or deep concentration. His expression is tense—brows furrowed, jaw slightly clenched. The fingers of his dark leather glove press against his temple and cheek, partially covering the eye. His dark Jedi robes are slightly windswept by a soft breeze. The background is softly blurred, with warm orange and gold tones suggesting a sunset over the corusaunt skyline. The scene conveys intensity, internal struggle, or a moment of physical or emotional strain. Hyper-realistic, detailed, and cinematic. [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.00it/s] 7%|▋ | 2/28 [00:00<00:05, 4.54it/s] 11%|█ | 3/28 [00:00<00:05, 4.27it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.17it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.11it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.07it/s] 25%|██▌ | 7/28 [00:01<00:05, 4.05it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.03it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.02it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.01it/s] 39%|███▉ | 11/28 [00:02<00:04, 4.01it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.00it/s] 46%|████▋ | 13/28 [00:03<00:03, 4.00it/s] 50%|█████ | 14/28 [00:03<00:03, 4.00it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.00it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.01it/s] 61%|██████ | 17/28 [00:04<00:02, 4.00it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.99it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.98it/s] 71%|███████▏ | 20/28 [00:04<00:02, 3.99it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.99it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.99it/s] 82%|████████▏ | 23/28 [00:05<00:01, 3.99it/s] 86%|████████▌ | 24/28 [00:05<00:01, 3.98it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.99it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.99it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.00it/s] 100%|██████████| 28/28 [00:06<00:00, 4.00it/s] 100%|██████████| 28/28 [00:06<00:00, 4.02it/s] Total safe images: 1 out of 1
Prediction
swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9ID3t4q17ew8hrmc0cpvjgt6qqarwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 21:9
- output_format
- jpg
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", { input: { model: "dev", prompt: "Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\n\n", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "21:9", output_format: "jpg", guidance_scale: 3, output_quality: 80, 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 swk23/anakincw using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", input={ "model": "dev", "prompt": "Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\n\n", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run swk23/anakincw 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": "swk23/anakincw:03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9", "input": { "model": "dev", "prompt": "Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\\n\\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "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": "2025-05-17T05:05:24.570393Z", "created_at": "2025-05-17T05:05:17.380000Z", "data_removed": false, "error": null, "id": "3t4q17ew8hrmc0cpvjgt6qqarw", "input": { "model": "dev", "prompt": "Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\n\n", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "21:9", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Weights already loaded\nLoaded LoRAs in 0.02s\nUsing seed: 3415\nPrompt: Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection.\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:06, 4.01it/s]\n 7%|▋ | 2/28 [00:00<00:05, 4.53it/s]\n 11%|█ | 3/28 [00:00<00:05, 4.27it/s]\n 14%|█▍ | 4/28 [00:00<00:05, 4.16it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 4.09it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 4.06it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 4.05it/s]\n 29%|██▊ | 8/28 [00:01<00:04, 4.03it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 4.03it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 4.03it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 4.02it/s]\n 43%|████▎ | 12/28 [00:02<00:03, 4.02it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 4.01it/s]\n 50%|█████ | 14/28 [00:03<00:03, 4.01it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 4.00it/s]\n 57%|█████▋ | 16/28 [00:03<00:03, 3.99it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.99it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.99it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.99it/s]\n 71%|███████▏ | 20/28 [00:04<00:02, 3.99it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.99it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.99it/s]\n 82%|████████▏ | 23/28 [00:05<00:01, 3.98it/s]\n 86%|████████▌ | 24/28 [00:05<00:01, 3.98it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.99it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 4.00it/s]\n 96%|█████████▋| 27/28 [00:06<00:00, 4.00it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.00it/s]\n100%|██████████| 28/28 [00:06<00:00, 4.03it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 7.184062491, "total_time": 7.190393 }, "output": [ "https://replicate.delivery/xezq/QJoimWzBUcrXElAa4wVsnQdoilurlNQGZxCVcbVtjuCFLXLF/out-0.jpg" ], "started_at": "2025-05-17T05:05:17.386330Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-nfa6npfxnar4dkhqr53npsadiusut7th7lyf6oqffavodynvdxma", "get": "https://api.replicate.com/v1/predictions/3t4q17ew8hrmc0cpvjgt6qqarw", "cancel": "https://api.replicate.com/v1/predictions/3t4q17ew8hrmc0cpvjgt6qqarw/cancel" }, "version": "03ecda98cb9b4fd5c2f6260c654fdfc12da23f123922f5fcff437a49d3c858f9" }
Generated inWeights already loaded Loaded LoRAs in 0.02s Using seed: 3415 Prompt: Close-up cinematic headshot of Anakin Skywalker standing on a high balcony overlooking the corusaunt skyline at sunset. His sharp blue eyes are focused and intense, looking slightly off-camera with a calm but brooding expression. Shoulder-length dark hair is gently tousled by a high-altitude breeze. Warm orange and gold sunset light casts soft highlights across his face, emphasizing the sharp lines of his jaw and brow. The background is softly blurred, revealing faint outlines of skyscrapers and sky traffic far below, reinforcing the great height and atmospheric depth. His dark Jedi robes are visible around the collar and shoulders. The image is hyper-realistic, moody, and cinematic—capturing a moment of quiet tension and reflection. [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:06, 4.01it/s] 7%|▋ | 2/28 [00:00<00:05, 4.53it/s] 11%|█ | 3/28 [00:00<00:05, 4.27it/s] 14%|█▍ | 4/28 [00:00<00:05, 4.16it/s] 18%|█▊ | 5/28 [00:01<00:05, 4.09it/s] 21%|██▏ | 6/28 [00:01<00:05, 4.06it/s] 25%|██▌ | 7/28 [00:01<00:05, 4.05it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.03it/s] 32%|███▏ | 9/28 [00:02<00:04, 4.03it/s] 36%|███▌ | 10/28 [00:02<00:04, 4.03it/s] 39%|███▉ | 11/28 [00:02<00:04, 4.02it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.02it/s] 46%|████▋ | 13/28 [00:03<00:03, 4.01it/s] 50%|█████ | 14/28 [00:03<00:03, 4.01it/s] 54%|█████▎ | 15/28 [00:03<00:03, 4.00it/s] 57%|█████▋ | 16/28 [00:03<00:03, 3.99it/s] 61%|██████ | 17/28 [00:04<00:02, 3.99it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.99it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.99it/s] 71%|███████▏ | 20/28 [00:04<00:02, 3.99it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.99it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.99it/s] 82%|████████▏ | 23/28 [00:05<00:01, 3.98it/s] 86%|████████▌ | 24/28 [00:05<00:01, 3.98it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.99it/s] 93%|█████████▎| 26/28 [00:06<00:00, 4.00it/s] 96%|█████████▋| 27/28 [00:06<00:00, 4.00it/s] 100%|██████████| 28/28 [00:06<00:00, 4.00it/s] 100%|██████████| 28/28 [00:06<00:00, 4.03it/s] Total safe images: 1 out of 1
Want to make some of these yourself?
Run this model