joshelgar
/
rssmurryflux
- Public
- 145 runs
-
H100
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816Input
- seed
- 50
- model
- dev
- prompt
- RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.
- lora_scale
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 80
- num_inference_steps
- 28
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.", lora_scale: 1, num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 80, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T15:48:30.331955Z", "created_at": "2024-08-19T15:47:41.741000Z", "data_removed": false, "error": null, "id": "5m8mmaww5nrm40chdd9b7c30cm", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.", "lora_scale": 1, "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "num_inference_steps": 28 }, "logs": "Using seed: 50\nPrompt: RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9608973799424\nDownloading weights\n2024-08-19T15:48:12Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\n2024-08-19T15:48:14Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size=\"172 MB\" total_elapsed=1.532s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\nb''\nDownloaded weights in 1.5643501281738281 seconds\nLoRA weights loaded successfully\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.66it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.23it/s]\n 11%|█ | 3/28 [00:00<00:06, 3.95it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.84it/s]\n 18%|█▊ | 5/28 [00:01<00:06, 3.78it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.74it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.72it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.70it/s]\n 32%|███▏ | 9/28 [00:02<00:05, 3.69it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.69it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.69it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.68it/s]\n 46%|████▋ | 13/28 [00:03<00:04, 3.68it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.68it/s]\n 54%|█████▎ | 15/28 [00:04<00:03, 3.67it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.67it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.67it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.66it/s]\n 68%|██████▊ | 19/28 [00:05<00:02, 3.67it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.67it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.67it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.67it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.67it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.67it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.67it/s]\n 93%|█████████▎| 26/28 [00:07<00:00, 3.67it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.67it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.67it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.70it/s]", "metrics": { "predict_time": 17.813744149, "total_time": 48.590955 }, "output": [ "https://replicate.delivery/yhqm/NgupYxcdUfSudySGo3mPgb4ufftF8j9rOSnTwOhQdZkcajomA/out-0.webp" ], "started_at": "2024-08-19T15:48:12.518211Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5m8mmaww5nrm40chdd9b7c30cm", "cancel": "https://api.replicate.com/v1/predictions/5m8mmaww5nrm40chdd9b7c30cm/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A beautiful red sports car parked in front of a steakhouse. The steakhouse has tiki lights outside. Tasteful gentle lighting. Just after sunset. Wide angle. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9608973799424 Downloading weights 2024-08-19T15:48:12Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar 2024-08-19T15:48:14Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size="172 MB" total_elapsed=1.532s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar b'' Downloaded weights in 1.5643501281738281 seconds LoRA weights loaded successfully 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.66it/s] 7%|▋ | 2/28 [00:00<00:06, 4.23it/s] 11%|█ | 3/28 [00:00<00:06, 3.95it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.84it/s] 18%|█▊ | 5/28 [00:01<00:06, 3.78it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.74it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.72it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.70it/s] 32%|███▏ | 9/28 [00:02<00:05, 3.69it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.69it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.69it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.68it/s] 46%|████▋ | 13/28 [00:03<00:04, 3.68it/s] 50%|█████ | 14/28 [00:03<00:03, 3.68it/s] 54%|█████▎ | 15/28 [00:04<00:03, 3.67it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.67it/s] 61%|██████ | 17/28 [00:04<00:02, 3.67it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.66it/s] 68%|██████▊ | 19/28 [00:05<00:02, 3.67it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.67it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.67it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.67it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.67it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.67it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.67it/s] 93%|█████████▎| 26/28 [00:07<00:00, 3.67it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.67it/s] 100%|██████████| 28/28 [00:07<00:00, 3.67it/s] 100%|██████████| 28/28 [00:07<00:00, 3.70it/s]
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816ID5v5w4vp899rm00chddas8dqc1rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 50
- model
- dev
- prompt
- RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 28
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 28 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T15:52:06.542905Z", "created_at": "2024-08-19T15:51:09.642000Z", "data_removed": false, "error": null, "id": "5v5w4vp899rm00chddas8dqc1r", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 28 }, "logs": "Using seed: 50\nPrompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9496050184192\nDownloading weights\n2024-08-19T15:51:26Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\n2024-08-19T15:51:27Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size=\"172 MB\" total_elapsed=1.785s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\nb''\nDownloaded weights in 1.812589168548584 seconds\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.']\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:01<00:27, 1.02s/it]\n 7%|▋ | 2/28 [00:01<00:23, 1.13it/s]\n 11%|█ | 3/28 [00:02<00:23, 1.06it/s]\n 14%|█▍ | 4/28 [00:03<00:23, 1.02it/s]\n 18%|█▊ | 5/28 [00:04<00:22, 1.01it/s]\n 21%|██▏ | 6/28 [00:05<00:22, 1.00s/it]\n 25%|██▌ | 7/28 [00:06<00:21, 1.01s/it]\n 29%|██▊ | 8/28 [00:07<00:20, 1.01s/it]\n 32%|███▏ | 9/28 [00:08<00:19, 1.02s/it]\n 36%|███▌ | 10/28 [00:09<00:18, 1.02s/it]\n 39%|███▉ | 11/28 [00:11<00:17, 1.02s/it]\n 43%|████▎ | 12/28 [00:12<00:16, 1.02s/it]\n 46%|████▋ | 13/28 [00:13<00:15, 1.02s/it]\n 50%|█████ | 14/28 [00:14<00:14, 1.02s/it]\n 54%|█████▎ | 15/28 [00:15<00:13, 1.02s/it]\n 57%|█████▋ | 16/28 [00:16<00:12, 1.02s/it]\n 61%|██████ | 17/28 [00:17<00:11, 1.02s/it]\n 64%|██████▍ | 18/28 [00:18<00:10, 1.02s/it]\n 68%|██████▊ | 19/28 [00:19<00:09, 1.02s/it]\n 71%|███████▏ | 20/28 [00:20<00:08, 1.02s/it]\n 75%|███████▌ | 21/28 [00:21<00:07, 1.02s/it]\n 79%|███████▊ | 22/28 [00:22<00:06, 1.02s/it]\n 82%|████████▏ | 23/28 [00:23<00:05, 1.02s/it]\n 86%|████████▌ | 24/28 [00:24<00:04, 1.02s/it]\n 89%|████████▉ | 25/28 [00:25<00:03, 1.02s/it]\n 93%|█████████▎| 26/28 [00:26<00:02, 1.02s/it]\n 96%|█████████▋| 27/28 [00:27<00:01, 1.02s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.02s/it]\n100%|██████████| 28/28 [00:28<00:00, 1.01s/it]", "metrics": { "predict_time": 40.407101354, "total_time": 56.900905 }, "output": [ "https://replicate.delivery/yhqm/yVaidbMhkmqeQypJlT8bBG7zho3rKbu1F1lFsgY77qBT4IqJA/out-0.webp", "https://replicate.delivery/yhqm/pesDUrGUMRwhYyJI0l1ZfFO25PEEHNL8P6U2NFYA8aHmwRUTA/out-1.webp", "https://replicate.delivery/yhqm/1Q6eeCnJfWKZspFwzrQ9oRs2afaY7kM1ITOROleBtQJzEOiaC/out-2.webp", "https://replicate.delivery/yhqm/8ZaEr2BfwEVSdq1DruHgtNRtVuX7Mifd5blNXymy43amwRUTA/out-3.webp" ], "started_at": "2024-08-19T15:51:26.135804Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5v5w4vp899rm00chddas8dqc1r", "cancel": "https://api.replicate.com/v1/predictions/5v5w4vp899rm00chddas8dqc1r/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9496050184192 Downloading weights 2024-08-19T15:51:26Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar 2024-08-19T15:51:27Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size="172 MB" total_elapsed=1.785s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar b'' Downloaded weights in 1.812589168548584 seconds LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.'] 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:01<00:27, 1.02s/it] 7%|▋ | 2/28 [00:01<00:23, 1.13it/s] 11%|█ | 3/28 [00:02<00:23, 1.06it/s] 14%|█▍ | 4/28 [00:03<00:23, 1.02it/s] 18%|█▊ | 5/28 [00:04<00:22, 1.01it/s] 21%|██▏ | 6/28 [00:05<00:22, 1.00s/it] 25%|██▌ | 7/28 [00:06<00:21, 1.01s/it] 29%|██▊ | 8/28 [00:07<00:20, 1.01s/it] 32%|███▏ | 9/28 [00:08<00:19, 1.02s/it] 36%|███▌ | 10/28 [00:09<00:18, 1.02s/it] 39%|███▉ | 11/28 [00:11<00:17, 1.02s/it] 43%|████▎ | 12/28 [00:12<00:16, 1.02s/it] 46%|████▋ | 13/28 [00:13<00:15, 1.02s/it] 50%|█████ | 14/28 [00:14<00:14, 1.02s/it] 54%|█████▎ | 15/28 [00:15<00:13, 1.02s/it] 57%|█████▋ | 16/28 [00:16<00:12, 1.02s/it] 61%|██████ | 17/28 [00:17<00:11, 1.02s/it] 64%|██████▍ | 18/28 [00:18<00:10, 1.02s/it] 68%|██████▊ | 19/28 [00:19<00:09, 1.02s/it] 71%|███████▏ | 20/28 [00:20<00:08, 1.02s/it] 75%|███████▌ | 21/28 [00:21<00:07, 1.02s/it] 79%|███████▊ | 22/28 [00:22<00:06, 1.02s/it] 82%|████████▏ | 23/28 [00:23<00:05, 1.02s/it] 86%|████████▌ | 24/28 [00:24<00:04, 1.02s/it] 89%|████████▉ | 25/28 [00:25<00:03, 1.02s/it] 93%|█████████▎| 26/28 [00:26<00:02, 1.02s/it] 96%|█████████▋| 27/28 [00:27<00:01, 1.02s/it] 100%|██████████| 28/28 [00:28<00:00, 1.02s/it] 100%|██████████| 28/28 [00:28<00:00, 1.01s/it]
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816IDj278e6g69nrm20chddj9mfs2ywStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 50
- model
- dev
- prompt
- RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.
- lora_scale
- 1.5
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 50
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", lora_scale: 1.5, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T16:08:16.279266Z", "created_at": "2024-08-19T16:06:43.021000Z", "data_removed": false, "error": null, "id": "j278e6g69nrm20chddj9mfs2yw", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1.5, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }, "logs": "Using seed: 50\nPrompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9925874667520\nDownloading weights\n2024-08-19T16:07:13Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\n2024-08-19T16:07:15Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size=\"172 MB\" total_elapsed=1.566s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\nb''\nDownloaded weights in 1.5959959030151367 seconds\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.']\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:01<00:49, 1.01s/it]\n 4%|▍ | 2/50 [00:01<00:42, 1.12it/s]\n 6%|▌ | 3/50 [00:02<00:44, 1.06it/s]\n 8%|▊ | 4/50 [00:03<00:44, 1.03it/s]\n 10%|█ | 5/50 [00:04<00:44, 1.02it/s]\n 12%|█▏ | 6/50 [00:05<00:43, 1.01it/s]\n 14%|█▍ | 7/50 [00:06<00:42, 1.00it/s]\n 16%|█▌ | 8/50 [00:07<00:42, 1.00s/it]\n 18%|█▊ | 9/50 [00:08<00:41, 1.01s/it]\n 20%|██ | 10/50 [00:09<00:40, 1.01s/it]\n 22%|██▏ | 11/50 [00:10<00:39, 1.01s/it]\n 24%|██▍ | 12/50 [00:11<00:38, 1.01s/it]\n 26%|██▌ | 13/50 [00:12<00:37, 1.01s/it]\n 28%|██▊ | 14/50 [00:13<00:36, 1.01s/it]\n 30%|███ | 15/50 [00:14<00:35, 1.01s/it]\n 32%|███▏ | 16/50 [00:15<00:34, 1.01s/it]\n 34%|███▍ | 17/50 [00:16<00:33, 1.01s/it]\n 36%|███▌ | 18/50 [00:17<00:32, 1.01s/it]\n 38%|███▊ | 19/50 [00:19<00:31, 1.01s/it]\n 40%|████ | 20/50 [00:20<00:30, 1.01s/it]\n 42%|████▏ | 21/50 [00:21<00:29, 1.01s/it]\n 44%|████▍ | 22/50 [00:22<00:28, 1.01s/it]\n 46%|████▌ | 23/50 [00:23<00:27, 1.01s/it]\n 48%|████▊ | 24/50 [00:24<00:26, 1.01s/it]\n 50%|█████ | 25/50 [00:25<00:25, 1.01s/it]\n 52%|█████▏ | 26/50 [00:26<00:24, 1.01s/it]\n 54%|█████▍ | 27/50 [00:27<00:23, 1.01s/it]\n 56%|█████▌ | 28/50 [00:28<00:22, 1.01s/it]\n 58%|█████▊ | 29/50 [00:29<00:21, 1.01s/it]\n 60%|██████ | 30/50 [00:30<00:20, 1.02s/it]\n 62%|██████▏ | 31/50 [00:31<00:19, 1.02s/it]\n 64%|██████▍ | 32/50 [00:32<00:18, 1.02s/it]\n 66%|██████▌ | 33/50 [00:33<00:17, 1.01s/it]\n 68%|██████▊ | 34/50 [00:34<00:16, 1.01s/it]\n 70%|███████ | 35/50 [00:35<00:15, 1.01s/it]\n 72%|███████▏ | 36/50 [00:36<00:14, 1.01s/it]\n 74%|███████▍ | 37/50 [00:37<00:13, 1.01s/it]\n 76%|███████▌ | 38/50 [00:38<00:12, 1.01s/it]\n 78%|███████▊ | 39/50 [00:39<00:11, 1.01s/it]\n 80%|████████ | 40/50 [00:40<00:10, 1.01s/it]\n 82%|████████▏ | 41/50 [00:41<00:09, 1.01s/it]\n 84%|████████▍ | 42/50 [00:42<00:08, 1.01s/it]\n 86%|████████▌ | 43/50 [00:43<00:07, 1.01s/it]\n 88%|████████▊ | 44/50 [00:44<00:06, 1.01s/it]\n 90%|█████████ | 45/50 [00:45<00:05, 1.01s/it]\n 92%|█████████▏| 46/50 [00:46<00:04, 1.01s/it]\n 94%|█████████▍| 47/50 [00:47<00:03, 1.01s/it]\n 96%|█████████▌| 48/50 [00:48<00:02, 1.01s/it]\n 98%|█████████▊| 49/50 [00:49<00:01, 1.01s/it]\n100%|██████████| 50/50 [00:50<00:00, 1.01s/it]\n100%|██████████| 50/50 [00:50<00:00, 1.01s/it]", "metrics": { "predict_time": 62.665214942, "total_time": 93.258266 }, "output": [ "https://replicate.delivery/yhqm/JNKRJ7jt1hZiBROdg8UapOhCDJQm0MYNb0F6T0cuaRf3fRUTA/out-0.webp", "https://replicate.delivery/yhqm/r0W3A9HlMSasMJ0RY9wctnXDfF02UTvT0xoRQVRDQn73fRUTA/out-1.webp", "https://replicate.delivery/yhqm/RJIebGjHp53COaCDFLF6fejEPFXzAVQquedf5qVxekgN8fIqJA/out-2.webp", "https://replicate.delivery/yhqm/jaxfeGjDRGl9hUMMUdQF60SVnOLRyKBrgIFdsVpf9KXgfHRNB/out-3.webp" ], "started_at": "2024-08-19T16:07:13.614051Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/j278e6g69nrm20chddj9mfs2yw", "cancel": "https://api.replicate.com/v1/predictions/j278e6g69nrm20chddj9mfs2yw/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9925874667520 Downloading weights 2024-08-19T16:07:13Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar 2024-08-19T16:07:15Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size="172 MB" total_elapsed=1.566s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar b'' Downloaded weights in 1.5959959030151367 seconds LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.'] 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:01<00:49, 1.01s/it] 4%|▍ | 2/50 [00:01<00:42, 1.12it/s] 6%|▌ | 3/50 [00:02<00:44, 1.06it/s] 8%|▊ | 4/50 [00:03<00:44, 1.03it/s] 10%|█ | 5/50 [00:04<00:44, 1.02it/s] 12%|█▏ | 6/50 [00:05<00:43, 1.01it/s] 14%|█▍ | 7/50 [00:06<00:42, 1.00it/s] 16%|█▌ | 8/50 [00:07<00:42, 1.00s/it] 18%|█▊ | 9/50 [00:08<00:41, 1.01s/it] 20%|██ | 10/50 [00:09<00:40, 1.01s/it] 22%|██▏ | 11/50 [00:10<00:39, 1.01s/it] 24%|██▍ | 12/50 [00:11<00:38, 1.01s/it] 26%|██▌ | 13/50 [00:12<00:37, 1.01s/it] 28%|██▊ | 14/50 [00:13<00:36, 1.01s/it] 30%|███ | 15/50 [00:14<00:35, 1.01s/it] 32%|███▏ | 16/50 [00:15<00:34, 1.01s/it] 34%|███▍ | 17/50 [00:16<00:33, 1.01s/it] 36%|███▌ | 18/50 [00:17<00:32, 1.01s/it] 38%|███▊ | 19/50 [00:19<00:31, 1.01s/it] 40%|████ | 20/50 [00:20<00:30, 1.01s/it] 42%|████▏ | 21/50 [00:21<00:29, 1.01s/it] 44%|████▍ | 22/50 [00:22<00:28, 1.01s/it] 46%|████▌ | 23/50 [00:23<00:27, 1.01s/it] 48%|████▊ | 24/50 [00:24<00:26, 1.01s/it] 50%|█████ | 25/50 [00:25<00:25, 1.01s/it] 52%|█████▏ | 26/50 [00:26<00:24, 1.01s/it] 54%|█████▍ | 27/50 [00:27<00:23, 1.01s/it] 56%|█████▌ | 28/50 [00:28<00:22, 1.01s/it] 58%|█████▊ | 29/50 [00:29<00:21, 1.01s/it] 60%|██████ | 30/50 [00:30<00:20, 1.02s/it] 62%|██████▏ | 31/50 [00:31<00:19, 1.02s/it] 64%|██████▍ | 32/50 [00:32<00:18, 1.02s/it] 66%|██████▌ | 33/50 [00:33<00:17, 1.01s/it] 68%|██████▊ | 34/50 [00:34<00:16, 1.01s/it] 70%|███████ | 35/50 [00:35<00:15, 1.01s/it] 72%|███████▏ | 36/50 [00:36<00:14, 1.01s/it] 74%|███████▍ | 37/50 [00:37<00:13, 1.01s/it] 76%|███████▌ | 38/50 [00:38<00:12, 1.01s/it] 78%|███████▊ | 39/50 [00:39<00:11, 1.01s/it] 80%|████████ | 40/50 [00:40<00:10, 1.01s/it] 82%|████████▏ | 41/50 [00:41<00:09, 1.01s/it] 84%|████████▍ | 42/50 [00:42<00:08, 1.01s/it] 86%|████████▌ | 43/50 [00:43<00:07, 1.01s/it] 88%|████████▊ | 44/50 [00:44<00:06, 1.01s/it] 90%|█████████ | 45/50 [00:45<00:05, 1.01s/it] 92%|█████████▏| 46/50 [00:46<00:04, 1.01s/it] 94%|█████████▍| 47/50 [00:47<00:03, 1.01s/it] 96%|█████████▌| 48/50 [00:48<00:02, 1.01s/it] 98%|█████████▊| 49/50 [00:49<00:01, 1.01s/it] 100%|██████████| 50/50 [00:50<00:00, 1.01s/it] 100%|██████████| 50/50 [00:50<00:00, 1.01s/it]
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816IDsj5cpetsexrm00chddkb4dwgymStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 50
- model
- dev
- prompt
- RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 6
- output_quality
- 100
- num_inference_steps
- 50
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 6, "output_quality": 100, "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 6, output_quality: 100, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 6, "output_quality": 100, "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 6, "output_quality": 100, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T16:10:54.666196Z", "created_at": "2024-08-19T16:09:15.383000Z", "data_removed": false, "error": null, "id": "sj5cpetsexrm00chddkb4dwgym", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 6, "output_quality": 100, "num_inference_steps": 50 }, "logs": "Using seed: 50\nPrompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9615198109696\nDownloading weights\n2024-08-19T16:09:51Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\n2024-08-19T16:09:53Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size=\"172 MB\" total_elapsed=1.750s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\nb''\nDownloaded weights in 1.8493094444274902 seconds\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.']\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:01<00:49, 1.00s/it]\n 4%|▍ | 2/50 [00:01<00:42, 1.14it/s]\n 6%|▌ | 3/50 [00:02<00:44, 1.07it/s]\n 8%|▊ | 4/50 [00:03<00:44, 1.04it/s]\n 10%|█ | 5/50 [00:04<00:44, 1.02it/s]\n 12%|█▏ | 6/50 [00:05<00:43, 1.01it/s]\n 14%|█▍ | 7/50 [00:06<00:42, 1.00it/s]\n 16%|█▌ | 8/50 [00:07<00:42, 1.00s/it]\n 18%|█▊ | 9/50 [00:08<00:41, 1.00s/it]\n 20%|██ | 10/50 [00:09<00:40, 1.01s/it]\n 22%|██▏ | 11/50 [00:10<00:39, 1.01s/it]\n 24%|██▍ | 12/50 [00:11<00:38, 1.01s/it]\n 26%|██▌ | 13/50 [00:12<00:37, 1.01s/it]\n 28%|██▊ | 14/50 [00:13<00:36, 1.01s/it]\n 30%|███ | 15/50 [00:14<00:35, 1.01s/it]\n 32%|███▏ | 16/50 [00:15<00:34, 1.01s/it]\n 34%|███▍ | 17/50 [00:16<00:33, 1.01s/it]\n 36%|███▌ | 18/50 [00:17<00:32, 1.01s/it]\n 38%|███▊ | 19/50 [00:18<00:31, 1.01s/it]\n 40%|████ | 20/50 [00:19<00:30, 1.01s/it]\n 42%|████▏ | 21/50 [00:21<00:29, 1.01s/it]\n 44%|████▍ | 22/50 [00:22<00:28, 1.01s/it]\n 46%|████▌ | 23/50 [00:23<00:27, 1.01s/it]\n 48%|████▊ | 24/50 [00:24<00:26, 1.01s/it]\n 50%|█████ | 25/50 [00:25<00:25, 1.01s/it]\n 52%|█████▏ | 26/50 [00:26<00:24, 1.01s/it]\n 54%|█████▍ | 27/50 [00:27<00:23, 1.01s/it]\n 56%|█████▌ | 28/50 [00:28<00:22, 1.01s/it]\n 58%|█████▊ | 29/50 [00:29<00:21, 1.02s/it]\n 60%|██████ | 30/50 [00:30<00:20, 1.02s/it]\n 62%|██████▏ | 31/50 [00:31<00:19, 1.02s/it]\n 64%|██████▍ | 32/50 [00:32<00:18, 1.02s/it]\n 66%|██████▌ | 33/50 [00:33<00:17, 1.02s/it]\n 68%|██████▊ | 34/50 [00:34<00:16, 1.02s/it]\n 70%|███████ | 35/50 [00:35<00:15, 1.02s/it]\n 72%|███████▏ | 36/50 [00:36<00:14, 1.02s/it]\n 74%|███████▍ | 37/50 [00:37<00:13, 1.02s/it]\n 76%|███████▌ | 38/50 [00:38<00:12, 1.02s/it]\n 78%|███████▊ | 39/50 [00:39<00:11, 1.02s/it]\n 80%|████████ | 40/50 [00:40<00:10, 1.02s/it]\n 82%|████████▏ | 41/50 [00:41<00:09, 1.02s/it]\n 84%|████████▍ | 42/50 [00:42<00:08, 1.02s/it]\n 86%|████████▌ | 43/50 [00:43<00:07, 1.02s/it]\n 88%|████████▊ | 44/50 [00:44<00:06, 1.02s/it]\n 90%|█████████ | 45/50 [00:45<00:05, 1.02s/it]\n 92%|█████████▏| 46/50 [00:46<00:04, 1.02s/it]\n 94%|█████████▍| 47/50 [00:47<00:03, 1.02s/it]\n 96%|█████████▌| 48/50 [00:48<00:02, 1.02s/it]\n 98%|█████████▊| 49/50 [00:49<00:01, 1.02s/it]\n100%|██████████| 50/50 [00:50<00:00, 1.02s/it]\n100%|██████████| 50/50 [00:50<00:00, 1.01s/it]", "metrics": { "predict_time": 63.424509716, "total_time": 99.283196 }, "output": [ "https://replicate.delivery/yhqm/0dWhTLWrvk4xIBF974eK4sPt3GeDdPV2fbjTn31gxvjdEkomA/out-0.webp", "https://replicate.delivery/yhqm/0KVeTLefHKbhVIdrTj1PPRk9tzks9qYBK00WcCGZtV3cEkomA/out-1.webp", "https://replicate.delivery/yhqm/MFWtKuE5mWJSNFS8zewHVx7PCHEtM8Is2EZvKfHnB0HOCSUTA/out-2.webp", "https://replicate.delivery/yhqm/dmmhe52a1fn4y0MCfJfmhNBCkPbhBCKqaXgZyfeesuyNHBJqJA/out-3.webp" ], "started_at": "2024-08-19T16:09:51.241687Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/sj5cpetsexrm00chddkb4dwgym", "cancel": "https://api.replicate.com/v1/predictions/sj5cpetsexrm00chddkb4dwgym/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9615198109696 Downloading weights 2024-08-19T16:09:51Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar 2024-08-19T16:09:53Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size="172 MB" total_elapsed=1.750s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar b'' Downloaded weights in 1.8493094444274902 seconds LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.'] 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:01<00:49, 1.00s/it] 4%|▍ | 2/50 [00:01<00:42, 1.14it/s] 6%|▌ | 3/50 [00:02<00:44, 1.07it/s] 8%|▊ | 4/50 [00:03<00:44, 1.04it/s] 10%|█ | 5/50 [00:04<00:44, 1.02it/s] 12%|█▏ | 6/50 [00:05<00:43, 1.01it/s] 14%|█▍ | 7/50 [00:06<00:42, 1.00it/s] 16%|█▌ | 8/50 [00:07<00:42, 1.00s/it] 18%|█▊ | 9/50 [00:08<00:41, 1.00s/it] 20%|██ | 10/50 [00:09<00:40, 1.01s/it] 22%|██▏ | 11/50 [00:10<00:39, 1.01s/it] 24%|██▍ | 12/50 [00:11<00:38, 1.01s/it] 26%|██▌ | 13/50 [00:12<00:37, 1.01s/it] 28%|██▊ | 14/50 [00:13<00:36, 1.01s/it] 30%|███ | 15/50 [00:14<00:35, 1.01s/it] 32%|███▏ | 16/50 [00:15<00:34, 1.01s/it] 34%|███▍ | 17/50 [00:16<00:33, 1.01s/it] 36%|███▌ | 18/50 [00:17<00:32, 1.01s/it] 38%|███▊ | 19/50 [00:18<00:31, 1.01s/it] 40%|████ | 20/50 [00:19<00:30, 1.01s/it] 42%|████▏ | 21/50 [00:21<00:29, 1.01s/it] 44%|████▍ | 22/50 [00:22<00:28, 1.01s/it] 46%|████▌ | 23/50 [00:23<00:27, 1.01s/it] 48%|████▊ | 24/50 [00:24<00:26, 1.01s/it] 50%|█████ | 25/50 [00:25<00:25, 1.01s/it] 52%|█████▏ | 26/50 [00:26<00:24, 1.01s/it] 54%|█████▍ | 27/50 [00:27<00:23, 1.01s/it] 56%|█████▌ | 28/50 [00:28<00:22, 1.01s/it] 58%|█████▊ | 29/50 [00:29<00:21, 1.02s/it] 60%|██████ | 30/50 [00:30<00:20, 1.02s/it] 62%|██████▏ | 31/50 [00:31<00:19, 1.02s/it] 64%|██████▍ | 32/50 [00:32<00:18, 1.02s/it] 66%|██████▌ | 33/50 [00:33<00:17, 1.02s/it] 68%|██████▊ | 34/50 [00:34<00:16, 1.02s/it] 70%|███████ | 35/50 [00:35<00:15, 1.02s/it] 72%|███████▏ | 36/50 [00:36<00:14, 1.02s/it] 74%|███████▍ | 37/50 [00:37<00:13, 1.02s/it] 76%|███████▌ | 38/50 [00:38<00:12, 1.02s/it] 78%|███████▊ | 39/50 [00:39<00:11, 1.02s/it] 80%|████████ | 40/50 [00:40<00:10, 1.02s/it] 82%|████████▏ | 41/50 [00:41<00:09, 1.02s/it] 84%|████████▍ | 42/50 [00:42<00:08, 1.02s/it] 86%|████████▌ | 43/50 [00:43<00:07, 1.02s/it] 88%|████████▊ | 44/50 [00:44<00:06, 1.02s/it] 90%|█████████ | 45/50 [00:45<00:05, 1.02s/it] 92%|█████████▏| 46/50 [00:46<00:04, 1.02s/it] 94%|█████████▍| 47/50 [00:47<00:03, 1.02s/it] 96%|█████████▌| 48/50 [00:48<00:02, 1.02s/it] 98%|█████████▊| 49/50 [00:49<00:01, 1.02s/it] 100%|██████████| 50/50 [00:50<00:00, 1.02s/it] 100%|██████████| 50/50 [00:50<00:00, 1.01s/it]
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816ID75qdsmx4b1rm20chddda33frpgStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 50
- model
- dev
- prompt
- RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 50
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T15:57:49.640892Z", "created_at": "2024-08-19T15:56:28.120000Z", "data_removed": false, "error": null, "id": "75qdsmx4b1rm20chddda33frpg", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }, "logs": "Using seed: 50\nPrompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nEnsuring enough disk space...\nFree disk space: 9700179341312\nDownloading weights\n2024-08-19T15:56:45Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\n2024-08-19T15:56:48Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size=\"172 MB\" total_elapsed=2.344s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar\nb''\nDownloaded weights in 2.3677659034729004 seconds\nLoRA weights loaded successfully\nToken indices sequence length is longer than the specified maximum sequence length for this model (110 > 77). Running this sequence through the model will result in indexing errors\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.']\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:01<00:51, 1.06s/it]\n 4%|▍ | 2/50 [00:01<00:42, 1.12it/s]\n 6%|▌ | 3/50 [00:02<00:44, 1.06it/s]\n 8%|▊ | 4/50 [00:03<00:44, 1.04it/s]\n 10%|█ | 5/50 [00:04<00:43, 1.03it/s]\n 12%|█▏ | 6/50 [00:05<00:43, 1.02it/s]\n 14%|█▍ | 7/50 [00:06<00:42, 1.02it/s]\n 16%|█▌ | 8/50 [00:07<00:41, 1.01it/s]\n 18%|█▊ | 9/50 [00:08<00:40, 1.01it/s]\n 20%|██ | 10/50 [00:09<00:39, 1.01it/s]\n 22%|██▏ | 11/50 [00:10<00:38, 1.01it/s]\n 24%|██▍ | 12/50 [00:11<00:37, 1.01it/s]\n 26%|██▌ | 13/50 [00:12<00:36, 1.01it/s]\n 28%|██▊ | 14/50 [00:13<00:35, 1.01it/s]\n 30%|███ | 15/50 [00:14<00:34, 1.01it/s]\n 32%|███▏ | 16/50 [00:15<00:33, 1.01it/s]\n 34%|███▍ | 17/50 [00:16<00:32, 1.01it/s]\n 36%|███▌ | 18/50 [00:17<00:31, 1.00it/s]\n 38%|███▊ | 19/50 [00:18<00:30, 1.00it/s]\n 40%|████ | 20/50 [00:19<00:29, 1.00it/s]\n 42%|████▏ | 21/50 [00:20<00:28, 1.00it/s]\n 44%|████▍ | 22/50 [00:21<00:27, 1.00it/s]\n 46%|████▌ | 23/50 [00:22<00:26, 1.00it/s]\n 48%|████▊ | 24/50 [00:23<00:25, 1.00it/s]\n 50%|█████ | 25/50 [00:24<00:24, 1.00it/s]\n 52%|█████▏ | 26/50 [00:25<00:23, 1.00it/s]\n 54%|█████▍ | 27/50 [00:26<00:22, 1.00it/s]\n 56%|█████▌ | 28/50 [00:27<00:21, 1.00it/s]\n 58%|█████▊ | 29/50 [00:28<00:20, 1.00it/s]\n 60%|██████ | 30/50 [00:29<00:19, 1.00it/s]\n 62%|██████▏ | 31/50 [00:30<00:18, 1.00it/s]\n 64%|██████▍ | 32/50 [00:31<00:17, 1.00it/s]\n 66%|██████▌ | 33/50 [00:32<00:16, 1.00it/s]\n 68%|██████▊ | 34/50 [00:33<00:15, 1.00it/s]\n 70%|███████ | 35/50 [00:34<00:14, 1.00it/s]\n 72%|███████▏ | 36/50 [00:35<00:13, 1.00it/s]\n 74%|███████▍ | 37/50 [00:36<00:12, 1.00it/s]\n 76%|███████▌ | 38/50 [00:37<00:11, 1.00it/s]\n 78%|███████▊ | 39/50 [00:38<00:10, 1.00it/s]\n 80%|████████ | 40/50 [00:39<00:09, 1.00it/s]\n 82%|████████▏ | 41/50 [00:40<00:08, 1.00it/s]\n 84%|████████▍ | 42/50 [00:41<00:07, 1.00it/s]\n 86%|████████▌ | 43/50 [00:42<00:06, 1.00it/s]\n 88%|████████▊ | 44/50 [00:43<00:05, 1.00it/s]\n 90%|█████████ | 45/50 [00:44<00:04, 1.01it/s]\n 92%|█████████▏| 46/50 [00:45<00:03, 1.01it/s]\n 94%|█████████▍| 47/50 [00:46<00:02, 1.01it/s]\n 96%|█████████▌| 48/50 [00:47<00:01, 1.01it/s]\n 98%|█████████▊| 49/50 [00:48<00:00, 1.01it/s]\n100%|██████████| 50/50 [00:49<00:00, 1.00it/s]\n100%|██████████| 50/50 [00:49<00:00, 1.01it/s]", "metrics": { "predict_time": 63.84511972, "total_time": 81.520892 }, "output": [ "https://replicate.delivery/yhqm/vRXBQMQNfK0TKSeKf9MFPs8vjvf9eocBsiXgwpau3MZovOiaC/out-0.webp", "https://replicate.delivery/yhqm/eksLrCFCKk14D6sMnxmZic3R3f6lxV2pJ4Z2jUDMIWT91RUTA/out-1.webp", "https://replicate.delivery/yhqm/qKT3YhearqU6FCHhy3OcYfUetzfM2FrIPWMzLPW3xoB2XHRNB/out-2.webp", "https://replicate.delivery/yhqm/jyudHRv3dgqTNRsL9afGfhjC9OKgtjHWmGfE3qk3IZF6rjomA/out-3.webp" ], "started_at": "2024-08-19T15:56:45.795772Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/75qdsmx4b1rm20chddda33frpg", "cancel": "https://api.replicate.com/v1/predictions/75qdsmx4b1rm20chddda33frpg/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. txt2img mode Using dev model Loading LoRA weights Ensuring enough disk space... Free disk space: 9700179341312 Downloading weights 2024-08-19T15:56:45Z | INFO | [ Initiating ] chunk_size=150M dest=/src/weights-cache/e48a0225aef3f578 url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar 2024-08-19T15:56:48Z | INFO | [ Complete ] dest=/src/weights-cache/e48a0225aef3f578 size="172 MB" total_elapsed=2.344s url=https://replicate.delivery/yhqm/ZgncjkOYLHamL1Gs6udtl3ZYfEmXaBqBYM8YUXDxidi8zGqJA/trained_model.tar b'' Downloaded weights in 2.3677659034729004 seconds LoRA weights loaded successfully Token indices sequence length is longer than the specified maximum sequence length for this model (110 > 77). Running this sequence through the model will result in indexing errors The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.'] 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:01<00:51, 1.06s/it] 4%|▍ | 2/50 [00:01<00:42, 1.12it/s] 6%|▌ | 3/50 [00:02<00:44, 1.06it/s] 8%|▊ | 4/50 [00:03<00:44, 1.04it/s] 10%|█ | 5/50 [00:04<00:43, 1.03it/s] 12%|█▏ | 6/50 [00:05<00:43, 1.02it/s] 14%|█▍ | 7/50 [00:06<00:42, 1.02it/s] 16%|█▌ | 8/50 [00:07<00:41, 1.01it/s] 18%|█▊ | 9/50 [00:08<00:40, 1.01it/s] 20%|██ | 10/50 [00:09<00:39, 1.01it/s] 22%|██▏ | 11/50 [00:10<00:38, 1.01it/s] 24%|██▍ | 12/50 [00:11<00:37, 1.01it/s] 26%|██▌ | 13/50 [00:12<00:36, 1.01it/s] 28%|██▊ | 14/50 [00:13<00:35, 1.01it/s] 30%|███ | 15/50 [00:14<00:34, 1.01it/s] 32%|███▏ | 16/50 [00:15<00:33, 1.01it/s] 34%|███▍ | 17/50 [00:16<00:32, 1.01it/s] 36%|███▌ | 18/50 [00:17<00:31, 1.00it/s] 38%|███▊ | 19/50 [00:18<00:30, 1.00it/s] 40%|████ | 20/50 [00:19<00:29, 1.00it/s] 42%|████▏ | 21/50 [00:20<00:28, 1.00it/s] 44%|████▍ | 22/50 [00:21<00:27, 1.00it/s] 46%|████▌ | 23/50 [00:22<00:26, 1.00it/s] 48%|████▊ | 24/50 [00:23<00:25, 1.00it/s] 50%|█████ | 25/50 [00:24<00:24, 1.00it/s] 52%|█████▏ | 26/50 [00:25<00:23, 1.00it/s] 54%|█████▍ | 27/50 [00:26<00:22, 1.00it/s] 56%|█████▌ | 28/50 [00:27<00:21, 1.00it/s] 58%|█████▊ | 29/50 [00:28<00:20, 1.00it/s] 60%|██████ | 30/50 [00:29<00:19, 1.00it/s] 62%|██████▏ | 31/50 [00:30<00:18, 1.00it/s] 64%|██████▍ | 32/50 [00:31<00:17, 1.00it/s] 66%|██████▌ | 33/50 [00:32<00:16, 1.00it/s] 68%|██████▊ | 34/50 [00:33<00:15, 1.00it/s] 70%|███████ | 35/50 [00:34<00:14, 1.00it/s] 72%|███████▏ | 36/50 [00:35<00:13, 1.00it/s] 74%|███████▍ | 37/50 [00:36<00:12, 1.00it/s] 76%|███████▌ | 38/50 [00:37<00:11, 1.00it/s] 78%|███████▊ | 39/50 [00:38<00:10, 1.00it/s] 80%|████████ | 40/50 [00:39<00:09, 1.00it/s] 82%|████████▏ | 41/50 [00:40<00:08, 1.00it/s] 84%|████████▍ | 42/50 [00:41<00:07, 1.00it/s] 86%|████████▌ | 43/50 [00:42<00:06, 1.00it/s] 88%|████████▊ | 44/50 [00:43<00:05, 1.00it/s] 90%|█████████ | 45/50 [00:44<00:04, 1.01it/s] 92%|█████████▏| 46/50 [00:45<00:03, 1.01it/s] 94%|█████████▍| 47/50 [00:46<00:02, 1.01it/s] 96%|█████████▌| 48/50 [00:47<00:01, 1.01it/s] 98%|█████████▊| 49/50 [00:48<00:00, 1.01it/s] 100%|██████████| 50/50 [00:49<00:00, 1.00it/s] 100%|██████████| 50/50 [00:49<00:00, 1.01it/s]
Prediction
joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816IDwzps3aj3axrm20chddn8xvq03rStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- seed
- 50
- model
- dev
- prompt
- RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.
- lora_scale
- 1
- num_outputs
- 4
- aspect_ratio
- 16:9
- output_format
- webp
- guidance_scale
- 3.5
- output_quality
- 100
- num_inference_steps
- 50
{ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", { input: { seed: 50, model: "dev", prompt: "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", lora_scale: 1, num_outputs: 4, aspect_ratio: "16:9", output_format: "webp", guidance_scale: 3.5, output_quality: 100, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run joshelgar/rssmurryflux using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "joshelgar/rssmurryflux:cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", input={ "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run joshelgar/rssmurryflux 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": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-08-19T16:15:22.499262Z", "created_at": "2024-08-19T16:13:31.863000Z", "data_removed": false, "error": null, "id": "wzps3aj3axrm20chddn8xvq03r", "input": { "seed": 50, "model": "dev", "prompt": "RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. ", "lora_scale": 1, "num_outputs": 4, "aspect_ratio": "16:9", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 100, "num_inference_steps": 50 }, "logs": "Using seed: 50\nPrompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings.\ntxt2img mode\nUsing dev model\nLoading LoRA weights\nLoRA weights loaded successfully\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.']\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:00<00:48, 1.02it/s]\n 4%|▍ | 2/50 [00:01<00:41, 1.16it/s]\n 6%|▌ | 3/50 [00:02<00:43, 1.09it/s]\n 8%|▊ | 4/50 [00:03<00:43, 1.06it/s]\n 10%|█ | 5/50 [00:04<00:43, 1.04it/s]\n 12%|█▏ | 6/50 [00:05<00:42, 1.03it/s]\n 14%|█▍ | 7/50 [00:06<00:41, 1.03it/s]\n 16%|█▌ | 8/50 [00:07<00:41, 1.02it/s]\n 18%|█▊ | 9/50 [00:08<00:40, 1.02it/s]\n 20%|██ | 10/50 [00:09<00:39, 1.02it/s]\n 22%|██▏ | 11/50 [00:10<00:38, 1.02it/s]\n 24%|██▍ | 12/50 [00:11<00:37, 1.02it/s]\n 26%|██▌ | 13/50 [00:12<00:36, 1.01it/s]\n 28%|██▊ | 14/50 [00:13<00:35, 1.01it/s]\n 30%|███ | 15/50 [00:14<00:34, 1.01it/s]\n 32%|███▏ | 16/50 [00:15<00:33, 1.01it/s]\n 34%|███▍ | 17/50 [00:16<00:32, 1.01it/s]\n 36%|███▌ | 18/50 [00:17<00:31, 1.01it/s]\n 38%|███▊ | 19/50 [00:18<00:30, 1.01it/s]\n 40%|████ | 20/50 [00:19<00:29, 1.01it/s]\n 42%|████▏ | 21/50 [00:20<00:28, 1.01it/s]\n 44%|████▍ | 22/50 [00:21<00:27, 1.01it/s]\n 46%|████▌ | 23/50 [00:22<00:26, 1.01it/s]\n 48%|████▊ | 24/50 [00:23<00:25, 1.01it/s]\n 50%|█████ | 25/50 [00:24<00:24, 1.01it/s]\n 52%|█████▏ | 26/50 [00:25<00:23, 1.01it/s]\n 54%|█████▍ | 27/50 [00:26<00:22, 1.01it/s]\n 56%|█████▌ | 28/50 [00:27<00:21, 1.01it/s]\n 58%|█████▊ | 29/50 [00:28<00:20, 1.01it/s]\n 60%|██████ | 30/50 [00:29<00:19, 1.01it/s]\n 62%|██████▏ | 31/50 [00:30<00:18, 1.01it/s]\n 64%|██████▍ | 32/50 [00:31<00:17, 1.01it/s]\n 66%|██████▌ | 33/50 [00:32<00:16, 1.01it/s]\n 68%|██████▊ | 34/50 [00:33<00:15, 1.01it/s]\n 70%|███████ | 35/50 [00:34<00:14, 1.01it/s]\n 72%|███████▏ | 36/50 [00:35<00:13, 1.01it/s]\n 74%|███████▍ | 37/50 [00:36<00:12, 1.01it/s]\n 76%|███████▌ | 38/50 [00:37<00:11, 1.01it/s]\n 78%|███████▊ | 39/50 [00:38<00:10, 1.01it/s]\n 80%|████████ | 40/50 [00:39<00:09, 1.01it/s]\n 82%|████████▏ | 41/50 [00:40<00:08, 1.01it/s]\n 84%|████████▍ | 42/50 [00:41<00:07, 1.01it/s]\n 86%|████████▌ | 43/50 [00:42<00:06, 1.01it/s]\n 88%|████████▊ | 44/50 [00:43<00:05, 1.01it/s]\n 90%|█████████ | 45/50 [00:44<00:04, 1.01it/s]\n 92%|█████████▏| 46/50 [00:45<00:03, 1.01it/s]\n 94%|█████████▍| 47/50 [00:46<00:02, 1.01it/s]\n 96%|█████████▌| 48/50 [00:47<00:01, 1.01it/s]\n 98%|█████████▊| 49/50 [00:48<00:00, 1.01it/s]\n100%|██████████| 50/50 [00:49<00:00, 1.01it/s]\n100%|██████████| 50/50 [00:49<00:00, 1.02it/s]", "metrics": { "predict_time": 60.37705827, "total_time": 110.636262 }, "output": [ "https://replicate.delivery/yhqm/Hu5aJYxFDcofCKBexrJ95cEtM7THmPX8GHqLnJ2qz2BaGSUTA/out-0.webp", "https://replicate.delivery/yhqm/YeOjMx1pbQVEJyJIAS8wCFE7bYB4XEyZSj6zROuket4aGSUTA/out-1.webp", "https://replicate.delivery/yhqm/YG3w7XvGfizEE6t7PJaCDl8bxaRaP6JqJz8EIUEXPSdNDJqJA/out-2.webp", "https://replicate.delivery/yhqm/TQCEkceUj6U3CS8bJgKekJ7Fy4KbZBb7vMnuXhb9VYaaGSUTA/out-3.webp" ], "started_at": "2024-08-19T16:14:22.122204Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/wzps3aj3axrm20chddn8xvq03r", "cancel": "https://api.replicate.com/v1/predictions/wzps3aj3axrm20chddn8xvq03r/cancel" }, "version": "cab0a128ac82fee3cc62ca7e957abe2bed0f18418268bf7ad42602bf5973d816" }
Generated inUsing seed: 50 Prompt: RSMRY, A view from a river bank in new zealand, the bank looks out over the water, with tall mountains in the distance, the taller mountains are capped with snow. The image is framed by a big fallen tree trunk, at the edge of the water, the branches of a Tī Kōuka tree can be seen to the left, with flowering snow tussock stems framing the bottom right corner. A kea bird is flying past with its wings above its head, showing off the red underside of its wings. txt2img mode Using dev model Loading LoRA weights LoRA weights loaded successfully The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.', 'snow tussock stems framing the bottom right corner. a kea bird is flying past with its wings above its head, showing off the red underside of its wings.'] 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:48, 1.02it/s] 4%|▍ | 2/50 [00:01<00:41, 1.16it/s] 6%|▌ | 3/50 [00:02<00:43, 1.09it/s] 8%|▊ | 4/50 [00:03<00:43, 1.06it/s] 10%|█ | 5/50 [00:04<00:43, 1.04it/s] 12%|█▏ | 6/50 [00:05<00:42, 1.03it/s] 14%|█▍ | 7/50 [00:06<00:41, 1.03it/s] 16%|█▌ | 8/50 [00:07<00:41, 1.02it/s] 18%|█▊ | 9/50 [00:08<00:40, 1.02it/s] 20%|██ | 10/50 [00:09<00:39, 1.02it/s] 22%|██▏ | 11/50 [00:10<00:38, 1.02it/s] 24%|██▍ | 12/50 [00:11<00:37, 1.02it/s] 26%|██▌ | 13/50 [00:12<00:36, 1.01it/s] 28%|██▊ | 14/50 [00:13<00:35, 1.01it/s] 30%|███ | 15/50 [00:14<00:34, 1.01it/s] 32%|███▏ | 16/50 [00:15<00:33, 1.01it/s] 34%|███▍ | 17/50 [00:16<00:32, 1.01it/s] 36%|███▌ | 18/50 [00:17<00:31, 1.01it/s] 38%|███▊ | 19/50 [00:18<00:30, 1.01it/s] 40%|████ | 20/50 [00:19<00:29, 1.01it/s] 42%|████▏ | 21/50 [00:20<00:28, 1.01it/s] 44%|████▍ | 22/50 [00:21<00:27, 1.01it/s] 46%|████▌ | 23/50 [00:22<00:26, 1.01it/s] 48%|████▊ | 24/50 [00:23<00:25, 1.01it/s] 50%|█████ | 25/50 [00:24<00:24, 1.01it/s] 52%|█████▏ | 26/50 [00:25<00:23, 1.01it/s] 54%|█████▍ | 27/50 [00:26<00:22, 1.01it/s] 56%|█████▌ | 28/50 [00:27<00:21, 1.01it/s] 58%|█████▊ | 29/50 [00:28<00:20, 1.01it/s] 60%|██████ | 30/50 [00:29<00:19, 1.01it/s] 62%|██████▏ | 31/50 [00:30<00:18, 1.01it/s] 64%|██████▍ | 32/50 [00:31<00:17, 1.01it/s] 66%|██████▌ | 33/50 [00:32<00:16, 1.01it/s] 68%|██████▊ | 34/50 [00:33<00:15, 1.01it/s] 70%|███████ | 35/50 [00:34<00:14, 1.01it/s] 72%|███████▏ | 36/50 [00:35<00:13, 1.01it/s] 74%|███████▍ | 37/50 [00:36<00:12, 1.01it/s] 76%|███████▌ | 38/50 [00:37<00:11, 1.01it/s] 78%|███████▊ | 39/50 [00:38<00:10, 1.01it/s] 80%|████████ | 40/50 [00:39<00:09, 1.01it/s] 82%|████████▏ | 41/50 [00:40<00:08, 1.01it/s] 84%|████████▍ | 42/50 [00:41<00:07, 1.01it/s] 86%|████████▌ | 43/50 [00:42<00:06, 1.01it/s] 88%|████████▊ | 44/50 [00:43<00:05, 1.01it/s] 90%|█████████ | 45/50 [00:44<00:04, 1.01it/s] 92%|█████████▏| 46/50 [00:45<00:03, 1.01it/s] 94%|█████████▍| 47/50 [00:46<00:02, 1.01it/s] 96%|█████████▌| 48/50 [00:47<00:01, 1.01it/s] 98%|█████████▊| 49/50 [00:48<00:00, 1.01it/s] 100%|██████████| 50/50 [00:49<00:00, 1.01it/s] 100%|██████████| 50/50 [00:49<00:00, 1.02it/s]
Want to make some of these yourself?
Run this model