advaitchauhan
/
lucheng
- Public
- 14 runs
-
H100
Prediction
advaitchauhan/lucheng:8ca349e8IDdx7d95vkpsrm40chtm8a20anjmStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s surfing a large wave.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:35:49.692960Z", "created_at": "2024-09-09T04:35:10.902000Z", "data_removed": false, "error": null, "id": "dx7d95vkpsrm40chtm8a20anjm", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 44701\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave.\n[!] txt2img mode\nUsing dev model\nfree=8498883497984\nDownloading weights\n2024-09-09T04:35:10Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp4m7y5rvi/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:35:12Z | INFO | [ Complete ] dest=/tmp/tmp4m7y5rvi/weights size=\"172 MB\" total_elapsed=1.708s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 1.75s\nLoaded LoRAs in 9.55s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.01it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.14it/s]\n 11%|█ | 3/28 [00:02<00:23, 1.08it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.05it/s]\n 18%|█▊ | 5/28 [00:04<00:22, 1.03it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.02it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.02it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.01it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.01it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.01it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.01it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.01it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.01it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.01it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.01it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.01it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.01it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.01it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.01it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.01it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.01it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.01it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.01it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.01it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.01it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.02it/s]", "metrics": { "predict_time": 38.786101053, "total_time": 38.79096 }, "output": [ "https://replicate.delivery/yhqm/fKPF1ItlNl2rGaOyBXrgfhmsfaiPAFdHwPQTGieI2ervkWYbC/out-0.webp", "https://replicate.delivery/yhqm/epK8ziUNNj2WYSvxJVSaNK4TWtEi0eHx83VxAFNvNcVl0CbTA/out-1.webp", "https://replicate.delivery/yhqm/tkm7FmT5B061G9u7NMG4D4FkLbvjG1fG0DoviLVlwGel0CbTA/out-2.webp", "https://replicate.delivery/yhqm/hi1omXLJgn4aM9idkHbaYUXq3zI2QRl7DaYQyzRfTy7SahtJA/out-3.webp" ], "started_at": "2024-09-09T04:35:10.906859Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/dx7d95vkpsrm40chtm8a20anjm", "cancel": "https://api.replicate.com/v1/predictions/dx7d95vkpsrm40chtm8a20anjm/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 44701 Prompt: LUCHENG wearing a black wetsuit and surfing. He's surfing a large wave. [!] txt2img mode Using dev model free=8498883497984 Downloading weights 2024-09-09T04:35:10Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp4m7y5rvi/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:35:12Z | INFO | [ Complete ] dest=/tmp/tmp4m7y5rvi/weights size="172 MB" total_elapsed=1.708s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 1.75s Loaded LoRAs in 9.55s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.01it/s] 7%|▋ | 2/28 [00:01<00:22, 1.14it/s] 11%|█ | 3/28 [00:02<00:23, 1.08it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.05it/s] 18%|█▊ | 5/28 [00:04<00:22, 1.03it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.02it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.02it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.01it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.01it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.01it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.01it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.01it/s] 50%|█████ | 14/28 [00:13<00:13, 1.01it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.01it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.01it/s] 61%|██████ | 17/28 [00:16<00:10, 1.01it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.01it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.01it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.01it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.01it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.01it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.01it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.01it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.01it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.01it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.01it/s] 100%|██████████| 28/28 [00:27<00:00, 1.01it/s] 100%|██████████| 28/28 [00:27<00:00, 1.02it/s]
Prediction
advaitchauhan/lucheng:8ca349e8IDaw65q7rnr1rm20chtm9996ererStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s riding a giant tidal wave and smiling at the camera.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:37:38.491588Z", "created_at": "2024-09-09T04:36:57.920000Z", "data_removed": false, "error": null, "id": "aw65q7rnr1rm20chtm9996erer", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 23458\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera.\n[!] txt2img mode\nUsing dev model\nfree=8247350849536\nDownloading weights\n2024-09-09T04:36:57Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpn6k9268o/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:37:01Z | INFO | [ Complete ] dest=/tmp/tmpn6k9268o/weights size=\"172 MB\" total_elapsed=3.393s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 3.43s\nLoaded LoRAs in 11.67s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.03it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.15it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.09it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.02it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.02it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.03it/s]", "metrics": { "predict_time": 40.555357759, "total_time": 40.571588 }, "output": [ "https://replicate.delivery/yhqm/z8NbL8QzwzoPKxUUfXetgLra1T3EUOfE0rmHEituH0wlsF2mA/out-0.webp", "https://replicate.delivery/yhqm/HA89zBXBZaplIlanwEmo7PCiUvpfOPJNk6jnanbuTNFJbhtJA/out-1.webp", "https://replicate.delivery/yhqm/8qgrbspJe5zIfUxN7nFiRsOiXDivkqKWuxQsEFnKP2WS2CbTA/out-2.webp", "https://replicate.delivery/yhqm/e0dMh8vrXb3BNqQAmhnpHJyfUVkrXjemXiAl4rleqSOIZLsNB/out-3.webp" ], "started_at": "2024-09-09T04:36:57.936230Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/aw65q7rnr1rm20chtm9996erer", "cancel": "https://api.replicate.com/v1/predictions/aw65q7rnr1rm20chtm9996erer/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 23458 Prompt: LUCHENG wearing a black wetsuit and surfing. He's riding a giant tidal wave and smiling at the camera. [!] txt2img mode Using dev model free=8247350849536 Downloading weights 2024-09-09T04:36:57Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpn6k9268o/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:37:01Z | INFO | [ Complete ] dest=/tmp/tmpn6k9268o/weights size="172 MB" total_elapsed=3.393s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 3.43s Loaded LoRAs in 11.67s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.03it/s] 7%|▋ | 2/28 [00:01<00:22, 1.15it/s] 11%|█ | 3/28 [00:02<00:22, 1.09it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s] 50%|█████ | 14/28 [00:13<00:13, 1.02it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s] 61%|██████ | 17/28 [00:16<00:10, 1.02it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.03it/s]
Prediction
advaitchauhan/lucheng:8ca349e8ID3pdw3g8ka1rm00chtmb9h54bb8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s riding a massive tidal wave that\'s visible in the background", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:41:59.488439Z", "created_at": "2024-09-09T04:41:19.440000Z", "data_removed": false, "error": null, "id": "3pdw3g8ka1rm00chtmb9h54bb8", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 15610\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background\n[!] txt2img mode\nUsing dev model\nfree=8367243382784\nDownloading weights\n2024-09-09T04:41:19Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpiob2au3d/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:41:22Z | INFO | [ Complete ] dest=/tmp/tmpiob2au3d/weights size=\"172 MB\" total_elapsed=3.088s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 3.19s\nLoaded LoRAs in 11.20s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.03it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.16it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.09it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.03it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.02it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.02it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.03it/s]", "metrics": { "predict_time": 40.040561386, "total_time": 40.048439 }, "output": [ "https://replicate.delivery/yhqm/3lbUX9f1Rv2SS6gmoWeI60T7NDlOUnaHjuefABOLaVYeSXYbC/out-0.webp", "https://replicate.delivery/yhqm/zO5Uc2OYnFJMKpbRkTeVSRz6082jIIiaoJHiAkMrcEeX6CbTA/out-1.webp", "https://replicate.delivery/yhqm/0lNjHzdWcaJUFhNjOLYHcZPvmeltLeTNTcGGT8PnkHEX6CbTA/out-2.webp", "https://replicate.delivery/yhqm/tcQD4jMeUYWe1k1gYKeftebJDNavDVLqEnmkyhxkBD88SXYbC/out-3.webp" ], "started_at": "2024-09-09T04:41:19.447878Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3pdw3g8ka1rm00chtmb9h54bb8", "cancel": "https://api.replicate.com/v1/predictions/3pdw3g8ka1rm00chtmb9h54bb8/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 15610 Prompt: LUCHENG wearing a black wetsuit and surfing. He's riding a massive tidal wave that's visible in the background [!] txt2img mode Using dev model free=8367243382784 Downloading weights 2024-09-09T04:41:19Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpiob2au3d/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:41:22Z | INFO | [ Complete ] dest=/tmp/tmpiob2au3d/weights size="172 MB" total_elapsed=3.088s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 3.19s Loaded LoRAs in 11.20s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.03it/s] 7%|▋ | 2/28 [00:01<00:22, 1.16it/s] 11%|█ | 3/28 [00:02<00:22, 1.09it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.03it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s] 50%|█████ | 14/28 [00:13<00:13, 1.02it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s] 61%|██████ | 17/28 [00:16<00:10, 1.02it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.03it/s]
Prediction
advaitchauhan/lucheng:8ca349e8IDdp06wdnc9drm00chtmc936h2k8StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive tidal wave that\'s visible in the background. His face should look realistic and not cross eyed. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:44:48.225678Z", "created_at": "2024-09-09T04:44:09.675000Z", "data_removed": false, "error": null, "id": "dp06wdnc9drm00chtmc936h2k8", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 45273\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed.\n[!] txt2img mode\nUsing dev model\nfree=8559135367168\nDownloading weights\n2024-09-09T04:44:09Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp70q_49gw/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:44:11Z | INFO | [ Complete ] dest=/tmp/tmp70q_49gw/weights size=\"172 MB\" total_elapsed=1.701s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 1.73s\nLoaded LoRAs in 9.88s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.03it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.16it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.10it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.05it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.04it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.03it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.03it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.03it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.03it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.03it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.03it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.03it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.03it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.03it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.03it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.03it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:26<00:00, 1.04it/s]", "metrics": { "predict_time": 38.536967018, "total_time": 38.550678 }, "output": [ "https://replicate.delivery/yhqm/fiLvrLk0iX2hZCkfz3XOdtY7FSbqeRDGrw9Afssff3Pff8CbTA/out-0.webp", "https://replicate.delivery/yhqm/U8jF4ztqFkIyAlJOFG2WT7DMfqjIyqUSNfUc4i0Zhj3f5F2mA/out-1.webp", "https://replicate.delivery/yhqm/g2XXlfvlvxTSPyMR4KGk7LAOdsVTMx6oZuDsdoewTE1A9CbTA/out-2.webp", "https://replicate.delivery/yhqm/rhvYujv3R578Gtt0zd06fDGDuhxUJ4OHo0XxAoitRzAgeCbTA/out-3.webp" ], "started_at": "2024-09-09T04:44:09.688711Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/dp06wdnc9drm00chtmc936h2k8", "cancel": "https://api.replicate.com/v1/predictions/dp06wdnc9drm00chtmc936h2k8/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 45273 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. [!] txt2img mode Using dev model free=8559135367168 Downloading weights 2024-09-09T04:44:09Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp70q_49gw/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:44:11Z | INFO | [ Complete ] dest=/tmp/tmp70q_49gw/weights size="172 MB" total_elapsed=1.701s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 1.73s Loaded LoRAs in 9.88s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.03it/s] 7%|▋ | 2/28 [00:01<00:22, 1.16it/s] 11%|█ | 3/28 [00:02<00:22, 1.10it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.05it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.04it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.04it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s] 50%|█████ | 14/28 [00:13<00:13, 1.03it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.03it/s] 61%|██████ | 17/28 [00:16<00:10, 1.03it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.03it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.03it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.03it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.03it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.03it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.03it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.03it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.03it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.03it/s] 100%|██████████| 28/28 [00:26<00:00, 1.03it/s] 100%|██████████| 28/28 [00:26<00:00, 1.04it/s]
Prediction
advaitchauhan/lucheng:8ca349e8IDjv96qtsjxxrm20chtmd9e4zynwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:46:32.798896Z", "created_at": "2024-09-09T04:45:49.679000Z", "data_removed": false, "error": null, "id": "jv96qtsjxxrm20chtmd9e4zynw", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 30097\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.\n[!] txt2img mode\nUsing dev model\nfree=9273443876864\nDownloading weights\n2024-09-09T04:45:53Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpjvp2xcup/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:45:56Z | INFO | [ Complete ] dest=/tmp/tmpjvp2xcup/weights size=\"172 MB\" total_elapsed=3.145s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 3.24s\nLoaded LoRAs in 10.41s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.03it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.15it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.09it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.02it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.02it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.02it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.03it/s]", "metrics": { "predict_time": 39.349380297, "total_time": 43.119896 }, "output": [ "https://replicate.delivery/yhqm/RgsHhFICeWx5Ia8ZALeorFWT9rwTUSo9y4OfYTvqnUAR9F2mA/out-0.webp", "https://replicate.delivery/yhqm/OTakRuHTeH1MX6hix6UDbGdxOG2PmrPny5Pe6IzJj6EoeF2mA/out-1.webp", "https://replicate.delivery/yhqm/Zggyl42WReQ0CKuL8wvfx3SBs2LMK6V5TDfLflYVlFGj6LsNB/out-2.webp", "https://replicate.delivery/yhqm/ezMXaIjQQCzHVqbmLmkdgwgjLFrcbF8QT9j0BRqFPYeoeF2mA/out-3.webp" ], "started_at": "2024-09-09T04:45:53.449516Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jv96qtsjxxrm20chtmd9e4zynw", "cancel": "https://api.replicate.com/v1/predictions/jv96qtsjxxrm20chtmd9e4zynw/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 30097 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. [!] txt2img mode Using dev model free=9273443876864 Downloading weights 2024-09-09T04:45:53Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpjvp2xcup/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:45:56Z | INFO | [ Complete ] dest=/tmp/tmpjvp2xcup/weights size="172 MB" total_elapsed=3.145s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 3.24s Loaded LoRAs in 10.41s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.03it/s] 7%|▋ | 2/28 [00:01<00:22, 1.15it/s] 11%|█ | 3/28 [00:02<00:22, 1.09it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.02it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s] 50%|█████ | 14/28 [00:13<00:13, 1.02it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s] 61%|██████ | 17/28 [00:16<00:10, 1.02it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.03it/s]
Prediction
advaitchauhan/lucheng:8ca349e8IDkdnvq833jdrm20chtmebraq9nrStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:48:49.274939Z", "created_at": "2024-09-09T04:48:13.203000Z", "data_removed": false, "error": null, "id": "kdnvq833jdrm20chtmebraq9nr", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 42666\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.\n[!] txt2img mode\nUsing dev model\nLoaded LoRAs in 7.36s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.04it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.16it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.10it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.05it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.03it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.03it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.03it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.03it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.03it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.03it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.03it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.03it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.03it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.03it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.03it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.03it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.03it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.04it/s]", "metrics": { "predict_time": 36.064290764, "total_time": 36.071939 }, "output": [ "https://replicate.delivery/yhqm/yt3QXNdlPCYCEpz3iUXRtoM5khmn6dvtozNkePtgx9RYghtJA/out-0.webp", "https://replicate.delivery/yhqm/xfxg0ZGooeqsCkoe50X8zs3DZGxlKv39F8ZVKP2f2eKOGYYbC/out-1.webp", "https://replicate.delivery/yhqm/9xeUfZbgNQjnDklmcCezlaeG2kedwD1WvtiONheiaARZMww2E/out-2.webp", "https://replicate.delivery/yhqm/aZKXSYNAbXLkE1o6Nu5xOueFlWzlxLfXHCYwpLfKadCjBG2mA/out-3.webp" ], "started_at": "2024-09-09T04:48:13.210649Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/kdnvq833jdrm20chtmebraq9nr", "cancel": "https://api.replicate.com/v1/predictions/kdnvq833jdrm20chtmebraq9nr/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 42666 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. [!] txt2img mode Using dev model Loaded LoRAs in 7.36s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.04it/s] 7%|▋ | 2/28 [00:01<00:22, 1.16it/s] 11%|█ | 3/28 [00:02<00:22, 1.10it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.07it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.06it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.05it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.04it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.04it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.04it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.03it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.03it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.03it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.03it/s] 50%|█████ | 14/28 [00:13<00:13, 1.03it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.03it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.03it/s] 61%|██████ | 17/28 [00:16<00:10, 1.03it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.03it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.03it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.03it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.03it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.03it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.03it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.03it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.03it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.03it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.03it/s] 100%|██████████| 28/28 [00:27<00:00, 1.03it/s] 100%|██████████| 28/28 [00:27<00:00, 1.04it/s]
Prediction
advaitchauhan/lucheng:8ca349e8IDj5f38mf9jdrm40chtmfav0aw58StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T04:51:35.015039Z", "created_at": "2024-09-09T04:50:58.579000Z", "data_removed": false, "error": null, "id": "j5f38mf9jdrm40chtmfav0aw58", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 35469\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it.\n[!] txt2img mode\nUsing dev model\nLoaded LoRAs in 7.44s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.02it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.15it/s]\n 11%|█ | 3/28 [00:02<00:22, 1.09it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s]\n 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.02it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.02it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.02it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.02it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.03it/s]", "metrics": { "predict_time": 36.426527232, "total_time": 36.436039 }, "output": [ "https://replicate.delivery/yhqm/hS5fyLmOl63zDCVEdWW9e43TUY1SPEO8ed2qG6P7LeJaNMsNB/out-0.webp", "https://replicate.delivery/yhqm/PObNwrCVokIQGJe2qlqxxTcXhHHJ3XDHhLoCnpgWq5ZrhhtJA/out-1.webp", "https://replicate.delivery/yhqm/Dij8cbqfZBWPXaKgb5sDalWd27bDw8Nrv6WnKvgX5RTrhhtJA/out-2.webp", "https://replicate.delivery/yhqm/pzLxeVxUSlUAXyIzwetHVLHm1z3e5835fsnqbb9w9DvaNMsNB/out-3.webp" ], "started_at": "2024-09-09T04:50:58.588512Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/j5f38mf9jdrm40chtmfav0aw58", "cancel": "https://api.replicate.com/v1/predictions/j5f38mf9jdrm40chtmfav0aw58/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 35469 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. His face should look realistic and not cross eyed. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. [!] txt2img mode Using dev model Loaded LoRAs in 7.44s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.02it/s] 7%|▋ | 2/28 [00:01<00:22, 1.15it/s] 11%|█ | 3/28 [00:02<00:22, 1.09it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.06it/s] 18%|█▊ | 5/28 [00:04<00:21, 1.05it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.04it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.03it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.03it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.03it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.02it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.02it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.02it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.02it/s] 50%|█████ | 14/28 [00:13<00:13, 1.02it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.02it/s] 61%|██████ | 17/28 [00:16<00:10, 1.02it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.02it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.02it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.02it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.02it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.02it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.02it/s] 100%|██████████| 28/28 [00:27<00:00, 1.03it/s]
Prediction
advaitchauhan/lucheng:8ca349e8ID127xf3y73nrm40chtmk8g67q1rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T05:00:29.054029Z", "created_at": "2024-09-09T04:59:34.045000Z", "data_removed": false, "error": null, "id": "127xf3y73nrm40chtmk8g67q1r", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 64570\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.\n[!] txt2img mode\nUsing dev model\nfree=9316634341376\nDownloading weights\n2024-09-09T04:59:34Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpj3ea2nqg/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T04:59:37Z | INFO | [ Complete ] dest=/tmp/tmpj3ea2nqg/weights size=\"172 MB\" total_elapsed=3.240s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 3.27s\nLoaded LoRAs in 25.08s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:47, 1.74s/it]\n 7%|▋ | 2/28 [00:02<00:30, 1.19s/it]\n 11%|█ | 3/28 [00:03<00:27, 1.10s/it]\n 14%|█▍ | 4/28 [00:04<00:25, 1.05s/it]\n 18%|█▊ | 5/28 [00:05<00:23, 1.03s/it]\n 21%|██▏ | 6/28 [00:06<00:22, 1.01s/it]\n 25%|██▌ | 7/28 [00:07<00:21, 1.00s/it]\n 29%|██▊ | 8/28 [00:08<00:19, 1.00it/s]\n 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s]\n 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s]\n 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s]\n 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s]\n 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s]\n 50%|█████ | 14/28 [00:14<00:13, 1.01it/s]\n 54%|█████▎ | 15/28 [00:15<00:12, 1.01it/s]\n 57%|█████▋ | 16/28 [00:16<00:11, 1.01it/s]\n 61%|██████ | 17/28 [00:17<00:10, 1.01it/s]\n 64%|██████▍ | 18/28 [00:18<00:09, 1.01it/s]\n 68%|██████▊ | 19/28 [00:19<00:08, 1.01it/s]\n 71%|███████▏ | 20/28 [00:20<00:07, 1.01it/s]\n 75%|███████▌ | 21/28 [00:21<00:06, 1.01it/s]\n 79%|███████▊ | 22/28 [00:22<00:05, 1.01it/s]\n 82%|████████▏ | 23/28 [00:23<00:04, 1.01it/s]\n 86%|████████▌ | 24/28 [00:24<00:03, 1.01it/s]\n 89%|████████▉ | 25/28 [00:25<00:02, 1.01it/s]\n 93%|█████████▎| 26/28 [00:26<00:01, 1.01it/s]\n 96%|█████████▋| 27/28 [00:27<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.01s/it]", "metrics": { "predict_time": 54.985970701, "total_time": 55.009029 }, "output": [ "https://replicate.delivery/yhqm/nKZ11sQnqArUEhNICHaIsxrlFBhD3OoDoyWTTFHqj9A7yw2E/out-0.webp", "https://replicate.delivery/yhqm/8Qh6NenNCsU8OalJq4KqAL2MRSZiVTiOGP6hkGejCNbsLDbTA/out-1.webp", "https://replicate.delivery/yhqm/et3LMs7C8y2VTSdLPWcRnRdgkNwnUETnGIufnINy1LFsLDbTA/out-2.webp", "https://replicate.delivery/yhqm/NK2XGMmnjIosBpDQ10THEDsENgRsvgu4nYW8zKt92NA7yw2E/out-3.webp" ], "started_at": "2024-09-09T04:59:34.068059Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/127xf3y73nrm40chtmk8g67q1r", "cancel": "https://api.replicate.com/v1/predictions/127xf3y73nrm40chtmk8g67q1r/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 64570 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open. [!] txt2img mode Using dev model free=9316634341376 Downloading weights 2024-09-09T04:59:34Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpj3ea2nqg/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T04:59:37Z | INFO | [ Complete ] dest=/tmp/tmpj3ea2nqg/weights size="172 MB" total_elapsed=3.240s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 3.27s Loaded LoRAs in 25.08s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:47, 1.74s/it] 7%|▋ | 2/28 [00:02<00:30, 1.19s/it] 11%|█ | 3/28 [00:03<00:27, 1.10s/it] 14%|█▍ | 4/28 [00:04<00:25, 1.05s/it] 18%|█▊ | 5/28 [00:05<00:23, 1.03s/it] 21%|██▏ | 6/28 [00:06<00:22, 1.01s/it] 25%|██▌ | 7/28 [00:07<00:21, 1.00s/it] 29%|██▊ | 8/28 [00:08<00:19, 1.00it/s] 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s] 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s] 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s] 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s] 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s] 50%|█████ | 14/28 [00:14<00:13, 1.01it/s] 54%|█████▎ | 15/28 [00:15<00:12, 1.01it/s] 57%|█████▋ | 16/28 [00:16<00:11, 1.01it/s] 61%|██████ | 17/28 [00:17<00:10, 1.01it/s] 64%|██████▍ | 18/28 [00:18<00:09, 1.01it/s] 68%|██████▊ | 19/28 [00:19<00:08, 1.01it/s] 71%|███████▏ | 20/28 [00:20<00:07, 1.01it/s] 75%|███████▌ | 21/28 [00:21<00:06, 1.01it/s] 79%|███████▊ | 22/28 [00:22<00:05, 1.01it/s] 82%|████████▏ | 23/28 [00:23<00:04, 1.01it/s] 86%|████████▌ | 24/28 [00:24<00:03, 1.01it/s] 89%|████████▉ | 25/28 [00:25<00:02, 1.01it/s] 93%|█████████▎| 26/28 [00:26<00:01, 1.01it/s] 96%|█████████▋| 27/28 [00:27<00:00, 1.01it/s] 100%|██████████| 28/28 [00:28<00:00, 1.01it/s] 100%|██████████| 28/28 [00:28<00:00, 1.01s/it]
Prediction
advaitchauhan/lucheng:8ca349e8ID0wd6r1r6c1rm60chtnwv3mvh3wStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T06:30:24.747324Z", "created_at": "2024-09-09T06:29:24.192000Z", "data_removed": false, "error": null, "id": "0wd6r1r6c1rm60chtnwv3mvh3w", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 4248\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open.\n[!] txt2img mode\nUsing dev model\nfree=8301383430144\nDownloading weights\n2024-09-09T06:29:46Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2qmg16v0/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T06:29:48Z | INFO | [ Complete ] dest=/tmp/tmp2qmg16v0/weights size=\"172 MB\" total_elapsed=1.812s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 1.84s\nLoaded LoRAs in 8.90s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:26, 1.01it/s]\n 7%|▋ | 2/28 [00:01<00:22, 1.14it/s]\n 11%|█ | 3/28 [00:02<00:23, 1.07it/s]\n 14%|█▍ | 4/28 [00:03<00:22, 1.05it/s]\n 18%|█▊ | 5/28 [00:04<00:22, 1.03it/s]\n 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s]\n 25%|██▌ | 7/28 [00:06<00:20, 1.02it/s]\n 29%|██▊ | 8/28 [00:07<00:19, 1.01it/s]\n 32%|███▏ | 9/28 [00:08<00:18, 1.01it/s]\n 36%|███▌ | 10/28 [00:09<00:17, 1.01it/s]\n 39%|███▉ | 11/28 [00:10<00:16, 1.01it/s]\n 43%|████▎ | 12/28 [00:11<00:15, 1.01it/s]\n 46%|████▋ | 13/28 [00:12<00:14, 1.01it/s]\n 50%|█████ | 14/28 [00:13<00:13, 1.01it/s]\n 54%|█████▎ | 15/28 [00:14<00:12, 1.01it/s]\n 57%|█████▋ | 16/28 [00:15<00:11, 1.01it/s]\n 61%|██████ | 17/28 [00:16<00:10, 1.01it/s]\n 64%|██████▍ | 18/28 [00:17<00:09, 1.01it/s]\n 68%|██████▊ | 19/28 [00:18<00:08, 1.01it/s]\n 71%|███████▏ | 20/28 [00:19<00:07, 1.01it/s]\n 75%|███████▌ | 21/28 [00:20<00:06, 1.01it/s]\n 79%|███████▊ | 22/28 [00:21<00:05, 1.01it/s]\n 82%|████████▏ | 23/28 [00:22<00:04, 1.01it/s]\n 86%|████████▌ | 24/28 [00:23<00:03, 1.01it/s]\n 89%|████████▉ | 25/28 [00:24<00:02, 1.01it/s]\n 93%|█████████▎| 26/28 [00:25<00:01, 1.01it/s]\n 96%|█████████▋| 27/28 [00:26<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:27<00:00, 1.01it/s]", "metrics": { "predict_time": 38.214116798, "total_time": 60.555324 }, "output": [ "https://replicate.delivery/yhqm/1f5tDVU4iyX0QKPzVSuxTfGPegzD8YKS3W4uBX6hQxqAAJ2mA/out-0.webp", "https://replicate.delivery/yhqm/kPM6OEHEZ4bKJJc9FdBFMiThmmtYJDHAo6vVpHArNxNAIx2E/out-1.webp", "https://replicate.delivery/yhqm/NLRTiUZDxbLIFxnC6A6f4FXYTblWaKDeHvYKl7RXNgQAgEbTA/out-2.webp", "https://replicate.delivery/yhqm/1RUvmixaIsJXHtUCQ5sAeDqcEgCBcehaG9bSUCLFLKCAgEbTA/out-3.webp" ], "started_at": "2024-09-09T06:29:46.533208Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/0wd6r1r6c1rm60chtnwv3mvh3w", "cancel": "https://api.replicate.com/v1/predictions/0wd6r1r6c1rm60chtnwv3mvh3w/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 4248 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. His eyes are open. [!] txt2img mode Using dev model free=8301383430144 Downloading weights 2024-09-09T06:29:46Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp2qmg16v0/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T06:29:48Z | INFO | [ Complete ] dest=/tmp/tmp2qmg16v0/weights size="172 MB" total_elapsed=1.812s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 1.84s Loaded LoRAs in 8.90s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:26, 1.01it/s] 7%|▋ | 2/28 [00:01<00:22, 1.14it/s] 11%|█ | 3/28 [00:02<00:23, 1.07it/s] 14%|█▍ | 4/28 [00:03<00:22, 1.05it/s] 18%|█▊ | 5/28 [00:04<00:22, 1.03it/s] 21%|██▏ | 6/28 [00:05<00:21, 1.02it/s] 25%|██▌ | 7/28 [00:06<00:20, 1.02it/s] 29%|██▊ | 8/28 [00:07<00:19, 1.01it/s] 32%|███▏ | 9/28 [00:08<00:18, 1.01it/s] 36%|███▌ | 10/28 [00:09<00:17, 1.01it/s] 39%|███▉ | 11/28 [00:10<00:16, 1.01it/s] 43%|████▎ | 12/28 [00:11<00:15, 1.01it/s] 46%|████▋ | 13/28 [00:12<00:14, 1.01it/s] 50%|█████ | 14/28 [00:13<00:13, 1.01it/s] 54%|█████▎ | 15/28 [00:14<00:12, 1.01it/s] 57%|█████▋ | 16/28 [00:15<00:11, 1.01it/s] 61%|██████ | 17/28 [00:16<00:10, 1.01it/s] 64%|██████▍ | 18/28 [00:17<00:09, 1.01it/s] 68%|██████▊ | 19/28 [00:18<00:08, 1.01it/s] 71%|███████▏ | 20/28 [00:19<00:07, 1.01it/s] 75%|███████▌ | 21/28 [00:20<00:06, 1.01it/s] 79%|███████▊ | 22/28 [00:21<00:05, 1.01it/s] 82%|████████▏ | 23/28 [00:22<00:04, 1.01it/s] 86%|████████▌ | 24/28 [00:23<00:03, 1.01it/s] 89%|████████▉ | 25/28 [00:24<00:02, 1.01it/s] 93%|█████████▎| 26/28 [00:25<00:01, 1.01it/s] 96%|█████████▋| 27/28 [00:26<00:00, 1.01it/s] 100%|██████████| 28/28 [00:27<00:00, 1.01it/s] 100%|██████████| 28/28 [00:27<00:00, 1.01it/s]
Prediction
advaitchauhan/lucheng:8ca349e8ID6vpmv9d8p9rm00chtnzrm7ktrwStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He\'s smiling towards the camera while riding a massive massive tidal wave that\'s visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It\'s an action shot. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-09-09T06:37:18.036113Z", "created_at": "2024-09-09T06:36:38.962000Z", "data_removed": false, "error": null, "id": "6vpmv9d8p9rm00chtnzrm7ktrw", "input": { "model": "dev", "prompt": "LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 20996\nPrompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open.\n[!] txt2img mode\nUsing dev model\nfree=9458818998272\nDownloading weights\n2024-09-09T06:36:39Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8cwl_zh5/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-09-09T06:36:40Z | INFO | [ Complete ] dest=/tmp/tmp8cwl_zh5/weights size=\"172 MB\" total_elapsed=1.715s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 1.75s\nLoaded LoRAs in 9.19s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:46, 1.72s/it]\n 7%|▋ | 2/28 [00:02<00:30, 1.18s/it]\n 11%|█ | 3/28 [00:03<00:27, 1.09s/it]\n 14%|█▍ | 4/28 [00:04<00:25, 1.05s/it]\n 18%|█▊ | 5/28 [00:05<00:23, 1.02s/it]\n 21%|██▏ | 6/28 [00:06<00:22, 1.01s/it]\n 25%|██▌ | 7/28 [00:07<00:21, 1.00s/it]\n 29%|██▊ | 8/28 [00:08<00:19, 1.01it/s]\n 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s]\n 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s]\n 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s]\n 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s]\n 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s]\n 50%|█████ | 14/28 [00:14<00:13, 1.01it/s]\n 54%|█████▎ | 15/28 [00:15<00:12, 1.02it/s]\n 57%|█████▋ | 16/28 [00:16<00:11, 1.01it/s]\n 61%|██████ | 17/28 [00:17<00:10, 1.01it/s]\n 64%|██████▍ | 18/28 [00:18<00:09, 1.01it/s]\n 68%|██████▊ | 19/28 [00:19<00:08, 1.02it/s]\n 71%|███████▏ | 20/28 [00:20<00:07, 1.02it/s]\n 75%|███████▌ | 21/28 [00:21<00:06, 1.02it/s]\n 79%|███████▊ | 22/28 [00:22<00:05, 1.02it/s]\n 82%|████████▏ | 23/28 [00:23<00:04, 1.01it/s]\n 86%|████████▌ | 24/28 [00:24<00:03, 1.01it/s]\n 89%|████████▉ | 25/28 [00:25<00:02, 1.01it/s]\n 93%|█████████▎| 26/28 [00:26<00:01, 1.01it/s]\n 96%|█████████▋| 27/28 [00:27<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.01it/s]\n100%|██████████| 28/28 [00:28<00:00, 1.00s/it]", "metrics": { "predict_time": 39.065636217, "total_time": 39.074113 }, "output": [ "https://replicate.delivery/yhqm/Vv3MM74cRKJdPZmxs2GuViUi8sGeHbnlDGmQ0qlrD75OTitJA/out-0.webp", "https://replicate.delivery/yhqm/adtwNS40OjaILVHIDe0HYVlu7Swy7Ppbw2vLLdkupwrOTitJA/out-1.webp", "https://replicate.delivery/yhqm/a3uhVcfVwwQJFC7IoEVtI701EeBOyKfyKrWRghnQcUE7MJ2mA/out-2.webp", "https://replicate.delivery/yhqm/5T8YKi4sYBoxLdqEeD9OifmbQtXBX8sRxvCL6VYmtZrdmEbTA/out-3.webp" ], "started_at": "2024-09-09T06:36:38.970477Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/6vpmv9d8p9rm00chtnzrm7ktrw", "cancel": "https://api.replicate.com/v1/predictions/6vpmv9d8p9rm00chtnzrm7ktrw/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 20996 Prompt: LUCHENG wearing a black wetsuit and surfing. He's smiling towards the camera while riding a massive massive tidal wave that's visible in the background. The photo is taken from enough distance that his surfboard and the massive wave are all visble as he rides it. It's an action shot. His eyes are open. [!] txt2img mode Using dev model free=9458818998272 Downloading weights 2024-09-09T06:36:39Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmp8cwl_zh5/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-09-09T06:36:40Z | INFO | [ Complete ] dest=/tmp/tmp8cwl_zh5/weights size="172 MB" total_elapsed=1.715s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 1.75s Loaded LoRAs in 9.19s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:46, 1.72s/it] 7%|▋ | 2/28 [00:02<00:30, 1.18s/it] 11%|█ | 3/28 [00:03<00:27, 1.09s/it] 14%|█▍ | 4/28 [00:04<00:25, 1.05s/it] 18%|█▊ | 5/28 [00:05<00:23, 1.02s/it] 21%|██▏ | 6/28 [00:06<00:22, 1.01s/it] 25%|██▌ | 7/28 [00:07<00:21, 1.00s/it] 29%|██▊ | 8/28 [00:08<00:19, 1.01it/s] 32%|███▏ | 9/28 [00:09<00:18, 1.01it/s] 36%|███▌ | 10/28 [00:10<00:17, 1.01it/s] 39%|███▉ | 11/28 [00:11<00:16, 1.01it/s] 43%|████▎ | 12/28 [00:12<00:15, 1.01it/s] 46%|████▋ | 13/28 [00:13<00:14, 1.01it/s] 50%|█████ | 14/28 [00:14<00:13, 1.01it/s] 54%|█████▎ | 15/28 [00:15<00:12, 1.02it/s] 57%|█████▋ | 16/28 [00:16<00:11, 1.01it/s] 61%|██████ | 17/28 [00:17<00:10, 1.01it/s] 64%|██████▍ | 18/28 [00:18<00:09, 1.01it/s] 68%|██████▊ | 19/28 [00:19<00:08, 1.02it/s] 71%|███████▏ | 20/28 [00:20<00:07, 1.02it/s] 75%|███████▌ | 21/28 [00:21<00:06, 1.02it/s] 79%|███████▊ | 22/28 [00:22<00:05, 1.02it/s] 82%|████████▏ | 23/28 [00:23<00:04, 1.01it/s] 86%|████████▌ | 24/28 [00:24<00:03, 1.01it/s] 89%|████████▉ | 25/28 [00:25<00:02, 1.01it/s] 93%|█████████▎| 26/28 [00:26<00:01, 1.01it/s] 96%|█████████▋| 27/28 [00:27<00:00, 1.01it/s] 100%|██████████| 28/28 [00:28<00:00, 1.01it/s] 100%|██████████| 28/28 [00:28<00:00, 1.00s/it]
Prediction
advaitchauhan/lucheng:8ca349e8ID2r4z9jsgdsrme0ck0ynrt5d3e0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG in a rocketship that is flying into space.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG in a rocketship that is flying into space.", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-11-07T17:28:43.617963Z", "created_at": "2024-11-07T17:27:59.854000Z", "data_removed": false, "error": null, "id": "2r4z9jsgdsrme0ck0ynrt5d3e0", "input": { "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space.", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 34572\nPrompt: LUCHENG in a rocketship that is flying into space.\n[!] txt2img mode\nUsing dev model\nfree=6878361477120\nDownloading weights\n2024-11-07T17:28:04Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpvki61ddq/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-11-07T17:28:08Z | INFO | [ Complete ] dest=/tmp/tmpvki61ddq/weights size=\"172 MB\" total_elapsed=4.044s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 4.07s\nLoaded LoRAs in 4.64s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:32, 1.21s/it]\n 7%|▋ | 2/28 [00:02<00:28, 1.09s/it]\n 11%|█ | 3/28 [00:03<00:28, 1.14s/it]\n 14%|█▍ | 4/28 [00:04<00:27, 1.17s/it]\n 18%|█▊ | 5/28 [00:05<00:27, 1.18s/it]\n 21%|██▏ | 6/28 [00:07<00:26, 1.19s/it]\n 25%|██▌ | 7/28 [00:08<00:25, 1.19s/it]\n 29%|██▊ | 8/28 [00:09<00:23, 1.20s/it]\n 32%|███▏ | 9/28 [00:10<00:22, 1.20s/it]\n 36%|███▌ | 10/28 [00:11<00:21, 1.20s/it]\n 39%|███▉ | 11/28 [00:13<00:20, 1.20s/it]\n 43%|████▎ | 12/28 [00:14<00:19, 1.20s/it]\n 46%|████▋ | 13/28 [00:15<00:18, 1.20s/it]\n 50%|█████ | 14/28 [00:16<00:16, 1.20s/it]\n 54%|█████▎ | 15/28 [00:17<00:15, 1.20s/it]\n 57%|█████▋ | 16/28 [00:19<00:14, 1.20s/it]\n 61%|██████ | 17/28 [00:20<00:13, 1.20s/it]\n 64%|██████▍ | 18/28 [00:21<00:12, 1.20s/it]\n 68%|██████▊ | 19/28 [00:22<00:10, 1.20s/it]\n 71%|███████▏ | 20/28 [00:23<00:09, 1.21s/it]\n 75%|███████▌ | 21/28 [00:25<00:08, 1.20s/it]\n 79%|███████▊ | 22/28 [00:26<00:07, 1.20s/it]\n 82%|████████▏ | 23/28 [00:27<00:06, 1.20s/it]\n 86%|████████▌ | 24/28 [00:28<00:04, 1.21s/it]\n 89%|████████▉ | 25/28 [00:29<00:03, 1.20s/it]\n 93%|█████████▎| 26/28 [00:31<00:02, 1.20s/it]\n 96%|█████████▋| 27/28 [00:32<00:01, 1.21s/it]\n100%|██████████| 28/28 [00:33<00:00, 1.21s/it]\n100%|██████████| 28/28 [00:33<00:00, 1.20s/it]", "metrics": { "predict_time": 39.256819454, "total_time": 43.763963 }, "output": [ "https://replicate.delivery/xezq/1avKlAh91sZTKhftQ8jiaQvHlis0TIWcjEWYKE5lv9tlVV3JA/out-0.webp", "https://replicate.delivery/xezq/PVVfURrihEWdR61phYDFmztuRDfBF2ljzSehgM1auP6WWVdnA/out-1.webp", "https://replicate.delivery/xezq/STSsTPQtmc5uIlshh3eBpVkpn6pbXSeXmweyeQzTBVsvsq6OB/out-2.webp", "https://replicate.delivery/xezq/f7prBMGkPG1RNCRQ1CKBbR9wfCE5AtJqq06QKTXdaAJLrquTA/out-3.webp" ], "started_at": "2024-11-07T17:28:04.361144Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-sbdekjyw7rhccmioldwed2h5kqfallzgufxazdclzahkiejcs3ea", "get": "https://api.replicate.com/v1/predictions/2r4z9jsgdsrme0ck0ynrt5d3e0", "cancel": "https://api.replicate.com/v1/predictions/2r4z9jsgdsrme0ck0ynrt5d3e0/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 34572 Prompt: LUCHENG in a rocketship that is flying into space. [!] txt2img mode Using dev model free=6878361477120 Downloading weights 2024-11-07T17:28:04Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpvki61ddq/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-11-07T17:28:08Z | INFO | [ Complete ] dest=/tmp/tmpvki61ddq/weights size="172 MB" total_elapsed=4.044s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 4.07s Loaded LoRAs in 4.64s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:32, 1.21s/it] 7%|▋ | 2/28 [00:02<00:28, 1.09s/it] 11%|█ | 3/28 [00:03<00:28, 1.14s/it] 14%|█▍ | 4/28 [00:04<00:27, 1.17s/it] 18%|█▊ | 5/28 [00:05<00:27, 1.18s/it] 21%|██▏ | 6/28 [00:07<00:26, 1.19s/it] 25%|██▌ | 7/28 [00:08<00:25, 1.19s/it] 29%|██▊ | 8/28 [00:09<00:23, 1.20s/it] 32%|███▏ | 9/28 [00:10<00:22, 1.20s/it] 36%|███▌ | 10/28 [00:11<00:21, 1.20s/it] 39%|███▉ | 11/28 [00:13<00:20, 1.20s/it] 43%|████▎ | 12/28 [00:14<00:19, 1.20s/it] 46%|████▋ | 13/28 [00:15<00:18, 1.20s/it] 50%|█████ | 14/28 [00:16<00:16, 1.20s/it] 54%|█████▎ | 15/28 [00:17<00:15, 1.20s/it] 57%|█████▋ | 16/28 [00:19<00:14, 1.20s/it] 61%|██████ | 17/28 [00:20<00:13, 1.20s/it] 64%|██████▍ | 18/28 [00:21<00:12, 1.20s/it] 68%|██████▊ | 19/28 [00:22<00:10, 1.20s/it] 71%|███████▏ | 20/28 [00:23<00:09, 1.21s/it] 75%|███████▌ | 21/28 [00:25<00:08, 1.20s/it] 79%|███████▊ | 22/28 [00:26<00:07, 1.20s/it] 82%|████████▏ | 23/28 [00:27<00:06, 1.20s/it] 86%|████████▌ | 24/28 [00:28<00:04, 1.21s/it] 89%|████████▉ | 25/28 [00:29<00:03, 1.20s/it] 93%|█████████▎| 26/28 [00:31<00:02, 1.20s/it] 96%|█████████▋| 27/28 [00:32<00:01, 1.21s/it] 100%|██████████| 28/28 [00:33<00:00, 1.21s/it] 100%|██████████| 28/28 [00:33<00:00, 1.20s/it]
Prediction
advaitchauhan/lucheng:8ca349e8ID340w6kjah5rmc0ck0ypvy0hp2cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- LUCHENG in a rocketship that is flying into space. His face should look realistic
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 90
- prompt_strength
- 0.8
- extra_lora_scale
- 2
- num_inference_steps
- 28
{ "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space. His face should look realistic", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", { input: { model: "dev", prompt: "LUCHENG in a rocketship that is flying into space. His face should look realistic", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 90, prompt_strength: 0.8, extra_lora_scale: 2, num_inference_steps: 28 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run advaitchauhan/lucheng using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "advaitchauhan/lucheng:8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", input={ "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space. His face should look realistic", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run advaitchauhan/lucheng 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": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870", "input": { "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space. His face should look realistic", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-11-07T17:31:00.316553Z", "created_at": "2024-11-07T17:30:17.609000Z", "data_removed": false, "error": null, "id": "340w6kjah5rmc0ck0ypvy0hp2c", "input": { "model": "dev", "prompt": "LUCHENG in a rocketship that is flying into space. His face should look realistic", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 90, "prompt_strength": 0.8, "extra_lora_scale": 2, "num_inference_steps": 28 }, "logs": "Using seed: 15230\nPrompt: LUCHENG in a rocketship that is flying into space. His face should look realistic\n[!] txt2img mode\nUsing dev model\nfree=29517530128384\nDownloading weights\n2024-11-07T17:30:17Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpodcwjmhd/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\n2024-11-07T17:30:25Z | INFO | [ Complete ] dest=/tmp/tmpodcwjmhd/weights size=\"172 MB\" total_elapsed=7.467s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar\nDownloaded weights in 7.49s\nLoaded LoRAs in 7.94s\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:32, 1.21s/it]\n 7%|▋ | 2/28 [00:02<00:28, 1.09s/it]\n 11%|█ | 3/28 [00:03<00:28, 1.14s/it]\n 14%|█▍ | 4/28 [00:04<00:28, 1.17s/it]\n 18%|█▊ | 5/28 [00:05<00:27, 1.18s/it]\n 21%|██▏ | 6/28 [00:07<00:26, 1.19s/it]\n 25%|██▌ | 7/28 [00:08<00:25, 1.20s/it]\n 29%|██▊ | 8/28 [00:09<00:23, 1.20s/it]\n 32%|███▏ | 9/28 [00:10<00:22, 1.20s/it]\n 36%|███▌ | 10/28 [00:11<00:21, 1.21s/it]\n 39%|███▉ | 11/28 [00:13<00:20, 1.21s/it]\n 43%|████▎ | 12/28 [00:14<00:19, 1.21s/it]\n 46%|████▋ | 13/28 [00:15<00:18, 1.21s/it]\n 50%|█████ | 14/28 [00:16<00:16, 1.21s/it]\n 54%|█████▎ | 15/28 [00:17<00:15, 1.21s/it]\n 57%|█████▋ | 16/28 [00:19<00:14, 1.21s/it]\n 61%|██████ | 17/28 [00:20<00:13, 1.21s/it]\n 64%|██████▍ | 18/28 [00:21<00:12, 1.21s/it]\n 68%|██████▊ | 19/28 [00:22<00:10, 1.21s/it]\n 71%|███████▏ | 20/28 [00:23<00:09, 1.21s/it]\n 75%|███████▌ | 21/28 [00:25<00:08, 1.21s/it]\n 79%|███████▊ | 22/28 [00:26<00:07, 1.21s/it]\n 82%|████████▏ | 23/28 [00:27<00:06, 1.21s/it]\n 86%|████████▌ | 24/28 [00:28<00:04, 1.21s/it]\n 89%|████████▉ | 25/28 [00:30<00:03, 1.21s/it]\n 93%|█████████▎| 26/28 [00:31<00:02, 1.21s/it]\n 96%|█████████▋| 27/28 [00:32<00:01, 1.21s/it]\n100%|██████████| 28/28 [00:33<00:00, 1.21s/it]\n100%|██████████| 28/28 [00:33<00:00, 1.20s/it]", "metrics": { "predict_time": 42.679258151, "total_time": 42.707553 }, "output": [ "https://replicate.delivery/xezq/InH8Zu5gRwY3Cd9Y8NkNzGp70afBopeprMN76Mh9WN6UtquTA/out-0.webp", "https://replicate.delivery/xezq/OrjUyc4NRyaKCFcIAIuQyXZfxVRFMBaBNpkm2jYTu6DqWV3JA/out-1.webp", "https://replicate.delivery/xezq/lUu3So97Dp4rEFxMQcIpV3GdoLxS8HKL0ySOiDsjHTFVrq7E/out-2.webp", "https://replicate.delivery/xezq/xqfbTRb3Ofo0fJ9VinqC6kbDGZlmKra2Daomof7OetVgqV1dC/out-3.webp" ], "started_at": "2024-11-07T17:30:17.637295Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-newhtb6j24zgalicldlwnmz6powtxry45owokzqev3bdotvddhfa", "get": "https://api.replicate.com/v1/predictions/340w6kjah5rmc0ck0ypvy0hp2c", "cancel": "https://api.replicate.com/v1/predictions/340w6kjah5rmc0ck0ypvy0hp2c/cancel" }, "version": "8ca349e8e5aa8151b8f43ad5539bb0aa0156474ca60a0137d95ab61385507870" }
Generated inUsing seed: 15230 Prompt: LUCHENG in a rocketship that is flying into space. His face should look realistic [!] txt2img mode Using dev model free=29517530128384 Downloading weights 2024-11-07T17:30:17Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpodcwjmhd/weights url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar 2024-11-07T17:30:25Z | INFO | [ Complete ] dest=/tmp/tmpodcwjmhd/weights size="172 MB" total_elapsed=7.467s url=https://replicate.delivery/yhqm/B24k5X9BkqJ4LNxSN0FpLmuAJ8MQbhO3tSKaxNjeflk0wCbTA/trained_model.tar Downloaded weights in 7.49s Loaded LoRAs in 7.94s 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:32, 1.21s/it] 7%|▋ | 2/28 [00:02<00:28, 1.09s/it] 11%|█ | 3/28 [00:03<00:28, 1.14s/it] 14%|█▍ | 4/28 [00:04<00:28, 1.17s/it] 18%|█▊ | 5/28 [00:05<00:27, 1.18s/it] 21%|██▏ | 6/28 [00:07<00:26, 1.19s/it] 25%|██▌ | 7/28 [00:08<00:25, 1.20s/it] 29%|██▊ | 8/28 [00:09<00:23, 1.20s/it] 32%|███▏ | 9/28 [00:10<00:22, 1.20s/it] 36%|███▌ | 10/28 [00:11<00:21, 1.21s/it] 39%|███▉ | 11/28 [00:13<00:20, 1.21s/it] 43%|████▎ | 12/28 [00:14<00:19, 1.21s/it] 46%|████▋ | 13/28 [00:15<00:18, 1.21s/it] 50%|█████ | 14/28 [00:16<00:16, 1.21s/it] 54%|█████▎ | 15/28 [00:17<00:15, 1.21s/it] 57%|█████▋ | 16/28 [00:19<00:14, 1.21s/it] 61%|██████ | 17/28 [00:20<00:13, 1.21s/it] 64%|██████▍ | 18/28 [00:21<00:12, 1.21s/it] 68%|██████▊ | 19/28 [00:22<00:10, 1.21s/it] 71%|███████▏ | 20/28 [00:23<00:09, 1.21s/it] 75%|███████▌ | 21/28 [00:25<00:08, 1.21s/it] 79%|███████▊ | 22/28 [00:26<00:07, 1.21s/it] 82%|████████▏ | 23/28 [00:27<00:06, 1.21s/it] 86%|████████▌ | 24/28 [00:28<00:04, 1.21s/it] 89%|████████▉ | 25/28 [00:30<00:03, 1.21s/it] 93%|█████████▎| 26/28 [00:31<00:02, 1.21s/it] 96%|█████████▋| 27/28 [00:32<00:01, 1.21s/it] 100%|██████████| 28/28 [00:33<00:00, 1.21s/it] 100%|██████████| 28/28 [00:33<00:00, 1.20s/it]
Want to make some of these yourself?
Run this model