jd7h / open-sora-512
Open-Sora: Democratizing Efficient Video Production for All. This is the 16x512x512 video generation variant.
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8ID3i6x2wlbrf47pittnc6d2camjuStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside.
{ "prompt": "The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature\'s beauty and the simple joy of a sunny day in the countryside." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:13:41.326017Z", "created_at": "2024-03-25T16:03:02.978878Z", "data_removed": false, "error": null, "id": "3i6x2wlbrf47pittnc6d2camju", "input": { "prompt": "The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside." }, "logs": "Using seed 964085829...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<01:24, 1.17it/s]\n 2%|▏ | 2/100 [00:01<01:17, 1.26it/s]\n 3%|▎ | 3/100 [00:02<01:15, 1.29it/s]\n 4%|▍ | 4/100 [00:03<01:13, 1.30it/s]\n 5%|▌ | 5/100 [00:03<01:12, 1.31it/s]\n 6%|▌ | 6/100 [00:04<01:11, 1.32it/s]\n 7%|▋ | 7/100 [00:05<01:10, 1.32it/s]\n 8%|▊ | 8/100 [00:06<01:09, 1.33it/s]\n 9%|▉ | 9/100 [00:06<01:08, 1.33it/s]\n 10%|█ | 10/100 [00:07<01:07, 1.33it/s]\n 11%|█ | 11/100 [00:08<01:06, 1.33it/s]\n 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s]\n 13%|█▎ | 13/100 [00:09<01:05, 1.33it/s]\n 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s]\n 15%|█▌ | 15/100 [00:11<01:03, 1.33it/s]\n 16%|█▌ | 16/100 [00:12<01:03, 1.33it/s]\n 17%|█▋ | 17/100 [00:12<01:02, 1.33it/s]\n 18%|█▊ | 18/100 [00:13<01:01, 1.33it/s]\n 19%|█▉ | 19/100 [00:14<01:00, 1.33it/s]\n 20%|██ | 20/100 [00:15<01:00, 1.33it/s]\n 21%|██ | 21/100 [00:15<00:59, 1.33it/s]\n 22%|██▏ | 22/100 [00:16<00:58, 1.33it/s]\n 23%|██▎ | 23/100 [00:17<00:58, 1.33it/s]\n 24%|██▍ | 24/100 [00:18<00:57, 1.33it/s]\n 25%|██▌ | 25/100 [00:18<00:56, 1.33it/s]\n 26%|██▌ | 26/100 [00:19<00:55, 1.33it/s]\n 27%|██▋ | 27/100 [00:20<00:55, 1.33it/s]\n 28%|██▊ | 28/100 [00:21<00:54, 1.33it/s]\n 29%|██▉ | 29/100 [00:21<00:53, 1.33it/s]\n 30%|███ | 30/100 [00:22<00:52, 1.33it/s]\n 31%|███ | 31/100 [00:23<00:52, 1.32it/s]\n 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s]\n 33%|███▎ | 33/100 [00:24<00:50, 1.32it/s]\n 34%|███▍ | 34/100 [00:25<00:49, 1.32it/s]\n 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s]\n 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s]\n 37%|███▋ | 37/100 [00:27<00:47, 1.32it/s]\n 38%|███▊ | 38/100 [00:28<00:46, 1.32it/s]\n 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s]\n 40%|████ | 40/100 [00:30<00:45, 1.32it/s]\n 41%|████ | 41/100 [00:31<00:44, 1.32it/s]\n 42%|████▏ | 42/100 [00:31<00:43, 1.32it/s]\n 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s]\n 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s]\n 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s]\n 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s]\n 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s]\n 50%|█████ | 50/100 [00:37<00:37, 1.32it/s]\n 51%|█████ | 51/100 [00:38<00:37, 1.32it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s]\n 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s]\n 54%|█████▍ | 54/100 [00:40<00:34, 1.32it/s]\n 55%|█████▌ | 55/100 [00:41<00:34, 1.32it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.32it/s]\n 57%|█████▋ | 57/100 [00:43<00:32, 1.32it/s]\n 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s]\n 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s]\n 60%|██████ | 60/100 [00:45<00:30, 1.32it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.32it/s]\n 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s]\n 63%|██████▎ | 63/100 [00:47<00:28, 1.32it/s]\n 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s]\n 66%|██████▌ | 66/100 [00:49<00:25, 1.32it/s]\n 67%|██████▋ | 67/100 [00:50<00:25, 1.32it/s]\n 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s]\n 70%|███████ | 70/100 [00:53<00:22, 1.32it/s]\n 71%|███████ | 71/100 [00:53<00:21, 1.32it/s]\n 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s]\n 74%|███████▍ | 74/100 [00:56<00:19, 1.32it/s]\n 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s]\n 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s]\n 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s]\n 78%|███████▊ | 78/100 [00:59<00:16, 1.32it/s]\n 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s]\n 80%|████████ | 80/100 [01:00<00:15, 1.32it/s]\n 81%|████████ | 81/100 [01:01<00:14, 1.32it/s]\n 82%|████████▏ | 82/100 [01:02<00:13, 1.32it/s]\n 83%|████████▎ | 83/100 [01:02<00:12, 1.32it/s]\n 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s]\n 85%|████████▌ | 85/100 [01:04<00:11, 1.32it/s]\n 86%|████████▌ | 86/100 [01:05<00:10, 1.32it/s]\n 87%|████████▋ | 87/100 [01:05<00:09, 1.32it/s]\n 88%|████████▊ | 88/100 [01:06<00:09, 1.32it/s]\n 89%|████████▉ | 89/100 [01:07<00:08, 1.32it/s]\n 90%|█████████ | 90/100 [01:08<00:07, 1.32it/s]\n 91%|█████████ | 91/100 [01:08<00:06, 1.32it/s]\n 92%|█████████▏| 92/100 [01:09<00:06, 1.32it/s]\n 93%|█████████▎| 93/100 [01:10<00:05, 1.32it/s]\n 94%|█████████▍| 94/100 [01:11<00:04, 1.32it/s]\n 95%|█████████▌| 95/100 [01:11<00:03, 1.32it/s]\n 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s]\n 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s]\n 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s]\n 99%|█████████▉| 99/100 [01:15<00:00, 1.32it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\nPrompt: The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.995378, "total_time": 638.347139 }, "output": [ "https://replicate.delivery/pbxt/2RrnUAZXV7bRPxi9PseiufF1H8CNhfv0BwZJyIyBddOolqHlA/sample_0.mp4" ], "started_at": "2024-03-25T16:12:22.330639Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3i6x2wlbrf47pittnc6d2camju", "cancel": "https://api.replicate.com/v1/predictions/3i6x2wlbrf47pittnc6d2camju/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 964085829... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<01:24, 1.17it/s] 2%|▏ | 2/100 [00:01<01:17, 1.26it/s] 3%|▎ | 3/100 [00:02<01:15, 1.29it/s] 4%|▍ | 4/100 [00:03<01:13, 1.30it/s] 5%|▌ | 5/100 [00:03<01:12, 1.31it/s] 6%|▌ | 6/100 [00:04<01:11, 1.32it/s] 7%|▋ | 7/100 [00:05<01:10, 1.32it/s] 8%|▊ | 8/100 [00:06<01:09, 1.33it/s] 9%|▉ | 9/100 [00:06<01:08, 1.33it/s] 10%|█ | 10/100 [00:07<01:07, 1.33it/s] 11%|█ | 11/100 [00:08<01:06, 1.33it/s] 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s] 13%|█▎ | 13/100 [00:09<01:05, 1.33it/s] 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s] 15%|█▌ | 15/100 [00:11<01:03, 1.33it/s] 16%|█▌ | 16/100 [00:12<01:03, 1.33it/s] 17%|█▋ | 17/100 [00:12<01:02, 1.33it/s] 18%|█▊ | 18/100 [00:13<01:01, 1.33it/s] 19%|█▉ | 19/100 [00:14<01:00, 1.33it/s] 20%|██ | 20/100 [00:15<01:00, 1.33it/s] 21%|██ | 21/100 [00:15<00:59, 1.33it/s] 22%|██▏ | 22/100 [00:16<00:58, 1.33it/s] 23%|██▎ | 23/100 [00:17<00:58, 1.33it/s] 24%|██▍ | 24/100 [00:18<00:57, 1.33it/s] 25%|██▌ | 25/100 [00:18<00:56, 1.33it/s] 26%|██▌ | 26/100 [00:19<00:55, 1.33it/s] 27%|██▋ | 27/100 [00:20<00:55, 1.33it/s] 28%|██▊ | 28/100 [00:21<00:54, 1.33it/s] 29%|██▉ | 29/100 [00:21<00:53, 1.33it/s] 30%|███ | 30/100 [00:22<00:52, 1.33it/s] 31%|███ | 31/100 [00:23<00:52, 1.32it/s] 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s] 33%|███▎ | 33/100 [00:24<00:50, 1.32it/s] 34%|███▍ | 34/100 [00:25<00:49, 1.32it/s] 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s] 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s] 37%|███▋ | 37/100 [00:27<00:47, 1.32it/s] 38%|███▊ | 38/100 [00:28<00:46, 1.32it/s] 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s] 40%|████ | 40/100 [00:30<00:45, 1.32it/s] 41%|████ | 41/100 [00:31<00:44, 1.32it/s] 42%|████▏ | 42/100 [00:31<00:43, 1.32it/s] 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s] 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s] 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s] 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s] 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s] 50%|█████ | 50/100 [00:37<00:37, 1.32it/s] 51%|█████ | 51/100 [00:38<00:37, 1.32it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s] 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s] 54%|█████▍ | 54/100 [00:40<00:34, 1.32it/s] 55%|█████▌ | 55/100 [00:41<00:34, 1.32it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.32it/s] 57%|█████▋ | 57/100 [00:43<00:32, 1.32it/s] 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s] 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s] 60%|██████ | 60/100 [00:45<00:30, 1.32it/s] 61%|██████ | 61/100 [00:46<00:29, 1.32it/s] 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s] 63%|██████▎ | 63/100 [00:47<00:28, 1.32it/s] 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s] 66%|██████▌ | 66/100 [00:49<00:25, 1.32it/s] 67%|██████▋ | 67/100 [00:50<00:25, 1.32it/s] 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s] 70%|███████ | 70/100 [00:53<00:22, 1.32it/s] 71%|███████ | 71/100 [00:53<00:21, 1.32it/s] 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s] 74%|███████▍ | 74/100 [00:56<00:19, 1.32it/s] 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s] 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s] 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s] 78%|███████▊ | 78/100 [00:59<00:16, 1.32it/s] 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s] 80%|████████ | 80/100 [01:00<00:15, 1.32it/s] 81%|████████ | 81/100 [01:01<00:14, 1.32it/s] 82%|████████▏ | 82/100 [01:02<00:13, 1.32it/s] 83%|████████▎ | 83/100 [01:02<00:12, 1.32it/s] 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s] 85%|████████▌ | 85/100 [01:04<00:11, 1.32it/s] 86%|████████▌ | 86/100 [01:05<00:10, 1.32it/s] 87%|████████▋ | 87/100 [01:05<00:09, 1.32it/s] 88%|████████▊ | 88/100 [01:06<00:09, 1.32it/s] 89%|████████▉ | 89/100 [01:07<00:08, 1.32it/s] 90%|█████████ | 90/100 [01:08<00:07, 1.32it/s] 91%|█████████ | 91/100 [01:08<00:06, 1.32it/s] 92%|█████████▏| 92/100 [01:09<00:06, 1.32it/s] 93%|█████████▎| 93/100 [01:10<00:05, 1.32it/s] 94%|█████████▍| 94/100 [01:11<00:04, 1.32it/s] 95%|█████████▌| 95/100 [01:11<00:03, 1.32it/s] 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s] 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s] 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s] 99%|█████████▉| 99/100 [01:15<00:00, 1.32it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] Prompt: The vibrant beauty of a sunflower field. The sunflowers, with their bright yellow petals and dark brown centers, are in full bloom, creating a stunning contrast against the green leaves and stems. The sunflowers are arranged in neat rows, creating a sense of order and symmetry. The sun is shining brightly, casting a warm glow on the flowers and highlighting their intricate details. The video is shot from a low angle, looking up at the sunflowers, which adds a sense of grandeur and awe to the scene. The sunflowers are the main focus of the video, with no other objects or people present. The video is a celebration of nature's beauty and the simple joy of a sunny day in the countryside. Saved to ./outputs/samples/sample_0.mp4
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8IDgpq37utbbefjkemea4nwecaeuaStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty.
{ "prompt": "The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird\'s eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature\'s power and beauty." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:24:28.763521Z", "created_at": "2024-03-25T16:16:37.382531Z", "data_removed": false, "error": null, "id": "gpq37utbbefjkemea4nwecaeua", "input": { "prompt": "The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty." }, "logs": "Using seed 215428331...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<01:24, 1.17it/s]\n 2%|▏ | 2/100 [00:01<01:17, 1.26it/s]\n 3%|▎ | 3/100 [00:02<01:14, 1.29it/s]\n 4%|▍ | 4/100 [00:03<01:13, 1.31it/s]\n 5%|▌ | 5/100 [00:03<01:12, 1.32it/s]\n 6%|▌ | 6/100 [00:04<01:10, 1.32it/s]\n 7%|▋ | 7/100 [00:05<01:10, 1.33it/s]\n 8%|▊ | 8/100 [00:06<01:09, 1.33it/s]\n 9%|▉ | 9/100 [00:06<01:08, 1.33it/s]\n 10%|█ | 10/100 [00:07<01:07, 1.33it/s]\n 11%|█ | 11/100 [00:08<01:06, 1.33it/s]\n 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s]\n 13%|█▎ | 13/100 [00:09<01:05, 1.33it/s]\n 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s]\n 15%|█▌ | 15/100 [00:11<01:03, 1.33it/s]\n 16%|█▌ | 16/100 [00:12<01:03, 1.33it/s]\n 17%|█▋ | 17/100 [00:12<01:02, 1.33it/s]\n 18%|█▊ | 18/100 [00:13<01:01, 1.33it/s]\n 19%|█▉ | 19/100 [00:14<01:01, 1.33it/s]\n 20%|██ | 20/100 [00:15<01:00, 1.33it/s]\n 21%|██ | 21/100 [00:15<00:59, 1.33it/s]\n 22%|██▏ | 22/100 [00:16<00:58, 1.32it/s]\n 23%|██▎ | 23/100 [00:17<00:58, 1.32it/s]\n 24%|██▍ | 24/100 [00:18<00:57, 1.32it/s]\n 25%|██▌ | 25/100 [00:18<00:56, 1.32it/s]\n 26%|██▌ | 26/100 [00:19<00:55, 1.32it/s]\n 27%|██▋ | 27/100 [00:20<00:55, 1.32it/s]\n 28%|██▊ | 28/100 [00:21<00:54, 1.32it/s]\n 29%|██▉ | 29/100 [00:21<00:53, 1.32it/s]\n 30%|███ | 30/100 [00:22<00:52, 1.32it/s]\n 31%|███ | 31/100 [00:23<00:52, 1.32it/s]\n 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s]\n 33%|███▎ | 33/100 [00:24<00:50, 1.32it/s]\n 34%|███▍ | 34/100 [00:25<00:49, 1.32it/s]\n 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s]\n 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s]\n 37%|███▋ | 37/100 [00:28<00:47, 1.32it/s]\n 38%|███▊ | 38/100 [00:28<00:46, 1.32it/s]\n 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s]\n 40%|████ | 40/100 [00:30<00:45, 1.32it/s]\n 41%|████ | 41/100 [00:31<00:44, 1.32it/s]\n 42%|████▏ | 42/100 [00:31<00:43, 1.32it/s]\n 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s]\n 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s]\n 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s]\n 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s]\n 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s]\n 50%|█████ | 50/100 [00:37<00:37, 1.32it/s]\n 51%|█████ | 51/100 [00:38<00:37, 1.32it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s]\n 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s]\n 54%|█████▍ | 54/100 [00:40<00:34, 1.32it/s]\n 55%|█████▌ | 55/100 [00:41<00:34, 1.32it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.32it/s]\n 57%|█████▋ | 57/100 [00:43<00:32, 1.32it/s]\n 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s]\n 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s]\n 60%|██████ | 60/100 [00:45<00:30, 1.32it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.32it/s]\n 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s]\n 63%|██████▎ | 63/100 [00:47<00:28, 1.32it/s]\n 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s]\n 66%|██████▌ | 66/100 [00:50<00:25, 1.32it/s]\n 67%|██████▋ | 67/100 [00:50<00:25, 1.32it/s]\n 68%|██████▊ | 68/100 [00:51<00:24, 1.31it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.31it/s]\n 70%|███████ | 70/100 [00:53<00:22, 1.31it/s]\n 71%|███████ | 71/100 [00:53<00:22, 1.31it/s]\n 72%|███████▏ | 72/100 [00:54<00:21, 1.31it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.31it/s]\n 74%|███████▍ | 74/100 [00:56<00:19, 1.31it/s]\n 75%|███████▌ | 75/100 [00:56<00:19, 1.31it/s]\n 76%|███████▌ | 76/100 [00:57<00:18, 1.31it/s]\n 77%|███████▋ | 77/100 [00:58<00:17, 1.31it/s]\n 78%|███████▊ | 78/100 [00:59<00:16, 1.31it/s]\n 79%|███████▉ | 79/100 [00:59<00:16, 1.31it/s]\n 80%|████████ | 80/100 [01:00<00:15, 1.31it/s]\n 81%|████████ | 81/100 [01:01<00:14, 1.31it/s]\n 82%|████████▏ | 82/100 [01:02<00:13, 1.31it/s]\n 83%|████████▎ | 83/100 [01:02<00:13, 1.31it/s]\n 84%|████████▍ | 84/100 [01:03<00:12, 1.31it/s]\n 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s]\n 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s]\n 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s]\n 88%|████████▊ | 88/100 [01:06<00:09, 1.31it/s]\n 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s]\n 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s]\n 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s]\n 92%|█████████▏| 92/100 [01:09<00:06, 1.31it/s]\n 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s]\n 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s]\n 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s]\n 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s]\n 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s]\n 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s]\n 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\nPrompt: The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.329506, "total_time": 471.38099 }, "output": [ "https://replicate.delivery/pbxt/46JBZtHFVdq5FBdvYtVoGqxLgaru9Y17VWVUEfSFRsLec1jSA/sample_0.mp4" ], "started_at": "2024-03-25T16:23:10.434015Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/gpq37utbbefjkemea4nwecaeua", "cancel": "https://api.replicate.com/v1/predictions/gpq37utbbefjkemea4nwecaeua/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 215428331... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<01:24, 1.17it/s] 2%|▏ | 2/100 [00:01<01:17, 1.26it/s] 3%|▎ | 3/100 [00:02<01:14, 1.29it/s] 4%|▍ | 4/100 [00:03<01:13, 1.31it/s] 5%|▌ | 5/100 [00:03<01:12, 1.32it/s] 6%|▌ | 6/100 [00:04<01:10, 1.32it/s] 7%|▋ | 7/100 [00:05<01:10, 1.33it/s] 8%|▊ | 8/100 [00:06<01:09, 1.33it/s] 9%|▉ | 9/100 [00:06<01:08, 1.33it/s] 10%|█ | 10/100 [00:07<01:07, 1.33it/s] 11%|█ | 11/100 [00:08<01:06, 1.33it/s] 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s] 13%|█▎ | 13/100 [00:09<01:05, 1.33it/s] 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s] 15%|█▌ | 15/100 [00:11<01:03, 1.33it/s] 16%|█▌ | 16/100 [00:12<01:03, 1.33it/s] 17%|█▋ | 17/100 [00:12<01:02, 1.33it/s] 18%|█▊ | 18/100 [00:13<01:01, 1.33it/s] 19%|█▉ | 19/100 [00:14<01:01, 1.33it/s] 20%|██ | 20/100 [00:15<01:00, 1.33it/s] 21%|██ | 21/100 [00:15<00:59, 1.33it/s] 22%|██▏ | 22/100 [00:16<00:58, 1.32it/s] 23%|██▎ | 23/100 [00:17<00:58, 1.32it/s] 24%|██▍ | 24/100 [00:18<00:57, 1.32it/s] 25%|██▌ | 25/100 [00:18<00:56, 1.32it/s] 26%|██▌ | 26/100 [00:19<00:55, 1.32it/s] 27%|██▋ | 27/100 [00:20<00:55, 1.32it/s] 28%|██▊ | 28/100 [00:21<00:54, 1.32it/s] 29%|██▉ | 29/100 [00:21<00:53, 1.32it/s] 30%|███ | 30/100 [00:22<00:52, 1.32it/s] 31%|███ | 31/100 [00:23<00:52, 1.32it/s] 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s] 33%|███▎ | 33/100 [00:24<00:50, 1.32it/s] 34%|███▍ | 34/100 [00:25<00:49, 1.32it/s] 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s] 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s] 37%|███▋ | 37/100 [00:28<00:47, 1.32it/s] 38%|███▊ | 38/100 [00:28<00:46, 1.32it/s] 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s] 40%|████ | 40/100 [00:30<00:45, 1.32it/s] 41%|████ | 41/100 [00:31<00:44, 1.32it/s] 42%|████▏ | 42/100 [00:31<00:43, 1.32it/s] 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s] 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s] 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s] 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s] 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s] 50%|█████ | 50/100 [00:37<00:37, 1.32it/s] 51%|█████ | 51/100 [00:38<00:37, 1.32it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s] 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s] 54%|█████▍ | 54/100 [00:40<00:34, 1.32it/s] 55%|█████▌ | 55/100 [00:41<00:34, 1.32it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.32it/s] 57%|█████▋ | 57/100 [00:43<00:32, 1.32it/s] 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s] 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s] 60%|██████ | 60/100 [00:45<00:30, 1.32it/s] 61%|██████ | 61/100 [00:46<00:29, 1.32it/s] 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s] 63%|██████▎ | 63/100 [00:47<00:28, 1.32it/s] 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s] 66%|██████▌ | 66/100 [00:50<00:25, 1.32it/s] 67%|██████▋ | 67/100 [00:50<00:25, 1.32it/s] 68%|██████▊ | 68/100 [00:51<00:24, 1.31it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.31it/s] 70%|███████ | 70/100 [00:53<00:22, 1.31it/s] 71%|███████ | 71/100 [00:53<00:22, 1.31it/s] 72%|███████▏ | 72/100 [00:54<00:21, 1.31it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.31it/s] 74%|███████▍ | 74/100 [00:56<00:19, 1.31it/s] 75%|███████▌ | 75/100 [00:56<00:19, 1.31it/s] 76%|███████▌ | 76/100 [00:57<00:18, 1.31it/s] 77%|███████▋ | 77/100 [00:58<00:17, 1.31it/s] 78%|███████▊ | 78/100 [00:59<00:16, 1.31it/s] 79%|███████▉ | 79/100 [00:59<00:16, 1.31it/s] 80%|████████ | 80/100 [01:00<00:15, 1.31it/s] 81%|████████ | 81/100 [01:01<00:14, 1.31it/s] 82%|████████▏ | 82/100 [01:02<00:13, 1.31it/s] 83%|████████▎ | 83/100 [01:02<00:13, 1.31it/s] 84%|████████▍ | 84/100 [01:03<00:12, 1.31it/s] 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s] 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s] 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s] 88%|████████▊ | 88/100 [01:06<00:09, 1.31it/s] 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s] 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s] 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s] 92%|█████████▏| 92/100 [01:09<00:06, 1.31it/s] 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s] 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s] 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s] 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s] 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s] 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s] 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s] 100%|██████████| 100/100 [01:15<00:00, 1.31it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] Prompt: The video captures the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene. The camera angle provides a bird's eye view of the waterfall, allowing viewers to appreciate the full height and grandeur of the waterfall. The video is a stunning representation of nature's power and beauty. Saved to ./outputs/samples/sample_0.mp4
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8IDjyqapalbs7lefh2t477k4ud6oeStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains.
{ "prompt": "A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:24:03.994071Z", "created_at": "2024-03-25T16:16:03.475490Z", "data_removed": false, "error": null, "id": "jyqapalbs7lefh2t477k4ud6oe", "input": { "prompt": "A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains." }, "logs": "Using seed 1677898926...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:01<01:40, 1.01s/it]\n 2%|▏ | 2/100 [00:01<01:23, 1.17it/s]\n 3%|▎ | 3/100 [00:02<01:18, 1.24it/s]\n 4%|▍ | 4/100 [00:03<01:15, 1.28it/s]\n 5%|▌ | 5/100 [00:04<01:13, 1.30it/s]\n 6%|▌ | 6/100 [00:04<01:11, 1.31it/s]\n 7%|▋ | 7/100 [00:05<01:10, 1.32it/s]\n 8%|▊ | 8/100 [00:06<01:09, 1.32it/s]\n 9%|▉ | 9/100 [00:07<01:08, 1.32it/s]\n 10%|█ | 10/100 [00:07<01:07, 1.33it/s]\n 11%|█ | 11/100 [00:08<01:07, 1.33it/s]\n 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s]\n 13%|█▎ | 13/100 [00:10<01:05, 1.33it/s]\n 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s]\n 15%|█▌ | 15/100 [00:11<01:03, 1.34it/s]\n 16%|█▌ | 16/100 [00:12<01:02, 1.34it/s]\n 17%|█▋ | 17/100 [00:12<01:02, 1.34it/s]\n 18%|█▊ | 18/100 [00:13<01:01, 1.34it/s]\n 19%|█▉ | 19/100 [00:14<01:00, 1.34it/s]\n 20%|██ | 20/100 [00:15<00:59, 1.34it/s]\n 21%|██ | 21/100 [00:15<00:58, 1.34it/s]\n 22%|██▏ | 22/100 [00:16<00:58, 1.34it/s]\n 23%|██▎ | 23/100 [00:17<00:57, 1.34it/s]\n 24%|██▍ | 24/100 [00:18<00:56, 1.34it/s]\n 25%|██▌ | 25/100 [00:18<00:56, 1.34it/s]\n 26%|██▌ | 26/100 [00:19<00:55, 1.34it/s]\n 27%|██▋ | 27/100 [00:20<00:54, 1.34it/s]\n 28%|██▊ | 28/100 [00:21<00:53, 1.34it/s]\n 29%|██▉ | 29/100 [00:21<00:53, 1.34it/s]\n 30%|███ | 30/100 [00:22<00:52, 1.34it/s]\n 31%|███ | 31/100 [00:23<00:51, 1.33it/s]\n 32%|███▏ | 32/100 [00:24<00:50, 1.33it/s]\n 33%|███▎ | 33/100 [00:24<00:50, 1.33it/s]\n 34%|███▍ | 34/100 [00:25<00:49, 1.33it/s]\n 35%|███▌ | 35/100 [00:26<00:48, 1.33it/s]\n 36%|███▌ | 36/100 [00:27<00:48, 1.33it/s]\n 37%|███▋ | 37/100 [00:27<00:47, 1.33it/s]\n 38%|███▊ | 38/100 [00:28<00:46, 1.33it/s]\n 39%|███▉ | 39/100 [00:29<00:45, 1.33it/s]\n 40%|████ | 40/100 [00:30<00:45, 1.33it/s]\n 41%|████ | 41/100 [00:30<00:44, 1.33it/s]\n 42%|████▏ | 42/100 [00:31<00:43, 1.33it/s]\n 43%|████▎ | 43/100 [00:32<00:42, 1.33it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.33it/s]\n 45%|████▌ | 45/100 [00:33<00:41, 1.33it/s]\n 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s]\n 47%|████▋ | 47/100 [00:35<00:39, 1.33it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.33it/s]\n 49%|████▉ | 49/100 [00:37<00:38, 1.33it/s]\n 50%|█████ | 50/100 [00:37<00:37, 1.33it/s]\n 51%|█████ | 51/100 [00:38<00:36, 1.33it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.33it/s]\n 53%|█████▎ | 53/100 [00:40<00:35, 1.33it/s]\n 54%|█████▍ | 54/100 [00:40<00:34, 1.33it/s]\n 55%|█████▌ | 55/100 [00:41<00:33, 1.33it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.33it/s]\n 57%|█████▋ | 57/100 [00:43<00:32, 1.33it/s]\n 58%|█████▊ | 58/100 [00:43<00:31, 1.33it/s]\n 59%|█████▉ | 59/100 [00:44<00:30, 1.33it/s]\n 60%|██████ | 60/100 [00:45<00:30, 1.33it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.33it/s]\n 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s]\n 63%|██████▎ | 63/100 [00:47<00:27, 1.32it/s]\n 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s]\n 66%|██████▌ | 66/100 [00:49<00:25, 1.32it/s]\n 67%|██████▋ | 67/100 [00:50<00:24, 1.32it/s]\n 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s]\n 70%|███████ | 70/100 [00:52<00:22, 1.32it/s]\n 71%|███████ | 71/100 [00:53<00:21, 1.32it/s]\n 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s]\n 74%|███████▍ | 74/100 [00:55<00:19, 1.32it/s]\n 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s]\n 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s]\n 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s]\n 78%|███████▊ | 78/100 [00:58<00:16, 1.32it/s]\n 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s]\n 80%|████████ | 80/100 [01:00<00:15, 1.32it/s]\n 81%|████████ | 81/100 [01:01<00:14, 1.32it/s]\n 82%|████████▏ | 82/100 [01:01<00:13, 1.32it/s]\n 83%|████████▎ | 83/100 [01:02<00:12, 1.32it/s]\n 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s]\n 85%|████████▌ | 85/100 [01:04<00:11, 1.32it/s]\n 86%|████████▌ | 86/100 [01:04<00:10, 1.32it/s]\n 87%|████████▋ | 87/100 [01:05<00:09, 1.32it/s]\n 88%|████████▊ | 88/100 [01:06<00:09, 1.32it/s]\n 89%|████████▉ | 89/100 [01:07<00:08, 1.32it/s]\n 90%|█████████ | 90/100 [01:07<00:07, 1.32it/s]\n 91%|█████████ | 91/100 [01:08<00:06, 1.32it/s]\n 92%|█████████▏| 92/100 [01:09<00:06, 1.32it/s]\n 93%|█████████▎| 93/100 [01:10<00:05, 1.32it/s]\n 94%|█████████▍| 94/100 [01:11<00:04, 1.32it/s]\n 95%|█████████▌| 95/100 [01:11<00:03, 1.32it/s]\n 96%|█████████▌| 96/100 [01:12<00:03, 1.32it/s]\n 97%|█████████▋| 97/100 [01:13<00:02, 1.32it/s]\n 98%|█████████▊| 98/100 [01:14<00:01, 1.32it/s]\n 99%|█████████▉| 99/100 [01:14<00:00, 1.32it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\nPrompt: A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.764876, "total_time": 480.518581 }, "output": [ "https://replicate.delivery/pbxt/WvYzPxGfvV1NJSciicNUrylFtebFPDMEssQrOe1bq6uH5qHlA/sample_0.mp4" ], "started_at": "2024-03-25T16:22:45.229195Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jyqapalbs7lefh2t477k4ud6oe", "cancel": "https://api.replicate.com/v1/predictions/jyqapalbs7lefh2t477k4ud6oe/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 1677898926... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:01<01:40, 1.01s/it] 2%|▏ | 2/100 [00:01<01:23, 1.17it/s] 3%|▎ | 3/100 [00:02<01:18, 1.24it/s] 4%|▍ | 4/100 [00:03<01:15, 1.28it/s] 5%|▌ | 5/100 [00:04<01:13, 1.30it/s] 6%|▌ | 6/100 [00:04<01:11, 1.31it/s] 7%|▋ | 7/100 [00:05<01:10, 1.32it/s] 8%|▊ | 8/100 [00:06<01:09, 1.32it/s] 9%|▉ | 9/100 [00:07<01:08, 1.32it/s] 10%|█ | 10/100 [00:07<01:07, 1.33it/s] 11%|█ | 11/100 [00:08<01:07, 1.33it/s] 12%|█▏ | 12/100 [00:09<01:06, 1.33it/s] 13%|█▎ | 13/100 [00:10<01:05, 1.33it/s] 14%|█▍ | 14/100 [00:10<01:04, 1.33it/s] 15%|█▌ | 15/100 [00:11<01:03, 1.34it/s] 16%|█▌ | 16/100 [00:12<01:02, 1.34it/s] 17%|█▋ | 17/100 [00:12<01:02, 1.34it/s] 18%|█▊ | 18/100 [00:13<01:01, 1.34it/s] 19%|█▉ | 19/100 [00:14<01:00, 1.34it/s] 20%|██ | 20/100 [00:15<00:59, 1.34it/s] 21%|██ | 21/100 [00:15<00:58, 1.34it/s] 22%|██▏ | 22/100 [00:16<00:58, 1.34it/s] 23%|██▎ | 23/100 [00:17<00:57, 1.34it/s] 24%|██▍ | 24/100 [00:18<00:56, 1.34it/s] 25%|██▌ | 25/100 [00:18<00:56, 1.34it/s] 26%|██▌ | 26/100 [00:19<00:55, 1.34it/s] 27%|██▋ | 27/100 [00:20<00:54, 1.34it/s] 28%|██▊ | 28/100 [00:21<00:53, 1.34it/s] 29%|██▉ | 29/100 [00:21<00:53, 1.34it/s] 30%|███ | 30/100 [00:22<00:52, 1.34it/s] 31%|███ | 31/100 [00:23<00:51, 1.33it/s] 32%|███▏ | 32/100 [00:24<00:50, 1.33it/s] 33%|███▎ | 33/100 [00:24<00:50, 1.33it/s] 34%|███▍ | 34/100 [00:25<00:49, 1.33it/s] 35%|███▌ | 35/100 [00:26<00:48, 1.33it/s] 36%|███▌ | 36/100 [00:27<00:48, 1.33it/s] 37%|███▋ | 37/100 [00:27<00:47, 1.33it/s] 38%|███▊ | 38/100 [00:28<00:46, 1.33it/s] 39%|███▉ | 39/100 [00:29<00:45, 1.33it/s] 40%|████ | 40/100 [00:30<00:45, 1.33it/s] 41%|████ | 41/100 [00:30<00:44, 1.33it/s] 42%|████▏ | 42/100 [00:31<00:43, 1.33it/s] 43%|████▎ | 43/100 [00:32<00:42, 1.33it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.33it/s] 45%|████▌ | 45/100 [00:33<00:41, 1.33it/s] 46%|████▌ | 46/100 [00:34<00:40, 1.32it/s] 47%|████▋ | 47/100 [00:35<00:39, 1.33it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.33it/s] 49%|████▉ | 49/100 [00:37<00:38, 1.33it/s] 50%|█████ | 50/100 [00:37<00:37, 1.33it/s] 51%|█████ | 51/100 [00:38<00:36, 1.33it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.33it/s] 53%|█████▎ | 53/100 [00:40<00:35, 1.33it/s] 54%|█████▍ | 54/100 [00:40<00:34, 1.33it/s] 55%|█████▌ | 55/100 [00:41<00:33, 1.33it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.33it/s] 57%|█████▋ | 57/100 [00:43<00:32, 1.33it/s] 58%|█████▊ | 58/100 [00:43<00:31, 1.33it/s] 59%|█████▉ | 59/100 [00:44<00:30, 1.33it/s] 60%|██████ | 60/100 [00:45<00:30, 1.33it/s] 61%|██████ | 61/100 [00:46<00:29, 1.33it/s] 62%|██████▏ | 62/100 [00:46<00:28, 1.32it/s] 63%|██████▎ | 63/100 [00:47<00:27, 1.32it/s] 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.32it/s] 66%|██████▌ | 66/100 [00:49<00:25, 1.32it/s] 67%|██████▋ | 67/100 [00:50<00:24, 1.32it/s] 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s] 70%|███████ | 70/100 [00:52<00:22, 1.32it/s] 71%|███████ | 71/100 [00:53<00:21, 1.32it/s] 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s] 74%|███████▍ | 74/100 [00:55<00:19, 1.32it/s] 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s] 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s] 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s] 78%|███████▊ | 78/100 [00:58<00:16, 1.32it/s] 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s] 80%|████████ | 80/100 [01:00<00:15, 1.32it/s] 81%|████████ | 81/100 [01:01<00:14, 1.32it/s] 82%|████████▏ | 82/100 [01:01<00:13, 1.32it/s] 83%|████████▎ | 83/100 [01:02<00:12, 1.32it/s] 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s] 85%|████████▌ | 85/100 [01:04<00:11, 1.32it/s] 86%|████████▌ | 86/100 [01:04<00:10, 1.32it/s] 87%|████████▋ | 87/100 [01:05<00:09, 1.32it/s] 88%|████████▊ | 88/100 [01:06<00:09, 1.32it/s] 89%|████████▉ | 89/100 [01:07<00:08, 1.32it/s] 90%|█████████ | 90/100 [01:07<00:07, 1.32it/s] 91%|█████████ | 91/100 [01:08<00:06, 1.32it/s] 92%|█████████▏| 92/100 [01:09<00:06, 1.32it/s] 93%|█████████▎| 93/100 [01:10<00:05, 1.32it/s] 94%|█████████▍| 94/100 [01:11<00:04, 1.32it/s] 95%|█████████▌| 95/100 [01:11<00:03, 1.32it/s] 96%|█████████▌| 96/100 [01:12<00:03, 1.32it/s] 97%|█████████▋| 97/100 [01:13<00:02, 1.32it/s] 98%|█████████▊| 98/100 [01:14<00:01, 1.32it/s] 99%|█████████▉| 99/100 [01:14<00:00, 1.32it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] Prompt: A vibrant scene of a snowy mountain landscape. The sky is filled with a multitude of colorful hot air balloons, each floating at different heights, creating a dynamic and lively atmosphere. The balloons are scattered across the sky, some closer to the viewer, others further away, adding depth to the scene. Below, the mountainous terrain is blanketed in a thick layer of snow, with a few patches of bare earth visible here and there. The snow-covered mountains provide a stark contrast to the colorful balloons, enhancing the visual appeal of the scene. In the foreground, a few cars can be seen driving along a winding road that cuts through the mountains. The cars are small compared to the vastness of the landscape, emphasizing the grandeur of the surroundings. The overall style of the video is a mix of adventure and tranquility, with the hot air balloons adding a touch of whimsy to the otherwise serene mountain landscape. The video is likely shot during the day, as the lighting is bright and even, casting soft shadows on the snow-covered mountains. Saved to ./outputs/samples/sample_0.mp4
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8IDyhvobndbxqp2wv7wkopfsg4tkuStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life.
{ "prompt": "A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:25:22.960415Z", "created_at": "2024-03-25T16:17:53.604432Z", "data_removed": false, "error": null, "id": "yhvobndbxqp2wv7wkopfsg4tku", "input": { "prompt": "A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life." }, "logs": "Using seed 653227238...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<01:13, 1.34it/s]\n 2%|▏ | 2/100 [00:01<01:13, 1.33it/s]\n 3%|▎ | 3/100 [00:02<01:13, 1.32it/s]\n 4%|▍ | 4/100 [00:03<01:12, 1.32it/s]\n 5%|▌ | 5/100 [00:03<01:11, 1.32it/s]\n 6%|▌ | 6/100 [00:04<01:11, 1.32it/s]\n 7%|▋ | 7/100 [00:05<01:10, 1.32it/s]\n 8%|▊ | 8/100 [00:06<01:09, 1.32it/s]\n 9%|▉ | 9/100 [00:06<01:08, 1.32it/s]\n 10%|█ | 10/100 [00:07<01:08, 1.32it/s]\n 11%|█ | 11/100 [00:08<01:07, 1.32it/s]\n 12%|█▏ | 12/100 [00:09<01:06, 1.32it/s]\n 13%|█▎ | 13/100 [00:09<01:05, 1.32it/s]\n 14%|█▍ | 14/100 [00:10<01:05, 1.32it/s]\n 15%|█▌ | 15/100 [00:11<01:04, 1.32it/s]\n 16%|█▌ | 16/100 [00:12<01:03, 1.32it/s]\n 17%|█▋ | 17/100 [00:12<01:02, 1.32it/s]\n 18%|█▊ | 18/100 [00:13<01:02, 1.32it/s]\n 19%|█▉ | 19/100 [00:14<01:01, 1.32it/s]\n 20%|██ | 20/100 [00:15<01:00, 1.32it/s]\n 21%|██ | 21/100 [00:15<00:59, 1.32it/s]\n 22%|██▏ | 22/100 [00:16<00:59, 1.32it/s]\n 23%|██▎ | 23/100 [00:17<00:58, 1.32it/s]\n 24%|██▍ | 24/100 [00:18<00:57, 1.32it/s]\n 25%|██▌ | 25/100 [00:18<00:56, 1.32it/s]\n 26%|██▌ | 26/100 [00:19<00:56, 1.32it/s]\n 27%|██▋ | 27/100 [00:20<00:55, 1.32it/s]\n 28%|██▊ | 28/100 [00:21<00:54, 1.32it/s]\n 29%|██▉ | 29/100 [00:21<00:53, 1.32it/s]\n 30%|███ | 30/100 [00:22<00:53, 1.32it/s]\n 31%|███ | 31/100 [00:23<00:52, 1.32it/s]\n 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s]\n 33%|███▎ | 33/100 [00:25<00:50, 1.32it/s]\n 34%|███▍ | 34/100 [00:25<00:50, 1.32it/s]\n 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s]\n 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s]\n 37%|███▋ | 37/100 [00:28<00:47, 1.32it/s]\n 38%|███▊ | 38/100 [00:28<00:47, 1.32it/s]\n 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s]\n 40%|████ | 40/100 [00:30<00:45, 1.32it/s]\n 41%|████ | 41/100 [00:31<00:44, 1.32it/s]\n 42%|████▏ | 42/100 [00:31<00:44, 1.32it/s]\n 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s]\n 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s]\n 46%|████▌ | 46/100 [00:34<00:41, 1.32it/s]\n 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s]\n 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s]\n 50%|█████ | 50/100 [00:37<00:37, 1.32it/s]\n 51%|█████ | 51/100 [00:38<00:37, 1.32it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s]\n 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s]\n 54%|█████▍ | 54/100 [00:40<00:34, 1.31it/s]\n 55%|█████▌ | 55/100 [00:41<00:34, 1.31it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.31it/s]\n 57%|█████▋ | 57/100 [00:43<00:32, 1.31it/s]\n 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s]\n 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s]\n 60%|██████ | 60/100 [00:45<00:30, 1.32it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.32it/s]\n 62%|██████▏ | 62/100 [00:47<00:28, 1.32it/s]\n 63%|██████▎ | 63/100 [00:47<00:28, 1.31it/s]\n 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.31it/s]\n 66%|██████▌ | 66/100 [00:50<00:25, 1.31it/s]\n 67%|██████▋ | 67/100 [00:50<00:25, 1.31it/s]\n 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s]\n 70%|███████ | 70/100 [00:53<00:22, 1.32it/s]\n 71%|███████ | 71/100 [00:53<00:22, 1.32it/s]\n 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s]\n 74%|███████▍ | 74/100 [00:56<00:19, 1.32it/s]\n 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s]\n 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s]\n 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s]\n 78%|███████▊ | 78/100 [00:59<00:16, 1.32it/s]\n 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s]\n 80%|████████ | 80/100 [01:00<00:15, 1.32it/s]\n 81%|████████ | 81/100 [01:01<00:14, 1.32it/s]\n 82%|████████▏ | 82/100 [01:02<00:13, 1.32it/s]\n 83%|████████▎ | 83/100 [01:03<00:12, 1.32it/s]\n 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s]\n 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s]\n 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s]\n 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s]\n 88%|████████▊ | 88/100 [01:06<00:09, 1.31it/s]\n 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s]\n 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s]\n 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s]\n 92%|█████████▏| 92/100 [01:09<00:06, 1.31it/s]\n 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s]\n 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s]\n 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s]\n 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s]\n 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s]\n 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s]\n 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:15<00:00, 1.32it/s]\nPrompt: A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.552519, "total_time": 449.355983 }, "output": [ "https://replicate.delivery/pbxt/2v4VEF8EruplKVesqMXjCbefwSBmvNf7nmLbIy6SQebJureoE/sample_0.mp4" ], "started_at": "2024-03-25T16:24:04.407896Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/yhvobndbxqp2wv7wkopfsg4tku", "cancel": "https://api.replicate.com/v1/predictions/yhvobndbxqp2wv7wkopfsg4tku/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 653227238... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<01:13, 1.34it/s] 2%|▏ | 2/100 [00:01<01:13, 1.33it/s] 3%|▎ | 3/100 [00:02<01:13, 1.32it/s] 4%|▍ | 4/100 [00:03<01:12, 1.32it/s] 5%|▌ | 5/100 [00:03<01:11, 1.32it/s] 6%|▌ | 6/100 [00:04<01:11, 1.32it/s] 7%|▋ | 7/100 [00:05<01:10, 1.32it/s] 8%|▊ | 8/100 [00:06<01:09, 1.32it/s] 9%|▉ | 9/100 [00:06<01:08, 1.32it/s] 10%|█ | 10/100 [00:07<01:08, 1.32it/s] 11%|█ | 11/100 [00:08<01:07, 1.32it/s] 12%|█▏ | 12/100 [00:09<01:06, 1.32it/s] 13%|█▎ | 13/100 [00:09<01:05, 1.32it/s] 14%|█▍ | 14/100 [00:10<01:05, 1.32it/s] 15%|█▌ | 15/100 [00:11<01:04, 1.32it/s] 16%|█▌ | 16/100 [00:12<01:03, 1.32it/s] 17%|█▋ | 17/100 [00:12<01:02, 1.32it/s] 18%|█▊ | 18/100 [00:13<01:02, 1.32it/s] 19%|█▉ | 19/100 [00:14<01:01, 1.32it/s] 20%|██ | 20/100 [00:15<01:00, 1.32it/s] 21%|██ | 21/100 [00:15<00:59, 1.32it/s] 22%|██▏ | 22/100 [00:16<00:59, 1.32it/s] 23%|██▎ | 23/100 [00:17<00:58, 1.32it/s] 24%|██▍ | 24/100 [00:18<00:57, 1.32it/s] 25%|██▌ | 25/100 [00:18<00:56, 1.32it/s] 26%|██▌ | 26/100 [00:19<00:56, 1.32it/s] 27%|██▋ | 27/100 [00:20<00:55, 1.32it/s] 28%|██▊ | 28/100 [00:21<00:54, 1.32it/s] 29%|██▉ | 29/100 [00:21<00:53, 1.32it/s] 30%|███ | 30/100 [00:22<00:53, 1.32it/s] 31%|███ | 31/100 [00:23<00:52, 1.32it/s] 32%|███▏ | 32/100 [00:24<00:51, 1.32it/s] 33%|███▎ | 33/100 [00:25<00:50, 1.32it/s] 34%|███▍ | 34/100 [00:25<00:50, 1.32it/s] 35%|███▌ | 35/100 [00:26<00:49, 1.32it/s] 36%|███▌ | 36/100 [00:27<00:48, 1.32it/s] 37%|███▋ | 37/100 [00:28<00:47, 1.32it/s] 38%|███▊ | 38/100 [00:28<00:47, 1.32it/s] 39%|███▉ | 39/100 [00:29<00:46, 1.32it/s] 40%|████ | 40/100 [00:30<00:45, 1.32it/s] 41%|████ | 41/100 [00:31<00:44, 1.32it/s] 42%|████▏ | 42/100 [00:31<00:44, 1.32it/s] 43%|████▎ | 43/100 [00:32<00:43, 1.32it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.32it/s] 45%|████▌ | 45/100 [00:34<00:41, 1.32it/s] 46%|████▌ | 46/100 [00:34<00:41, 1.32it/s] 47%|████▋ | 47/100 [00:35<00:40, 1.32it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.32it/s] 49%|████▉ | 49/100 [00:37<00:38, 1.32it/s] 50%|█████ | 50/100 [00:37<00:37, 1.32it/s] 51%|█████ | 51/100 [00:38<00:37, 1.32it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.32it/s] 53%|█████▎ | 53/100 [00:40<00:35, 1.32it/s] 54%|█████▍ | 54/100 [00:40<00:34, 1.31it/s] 55%|█████▌ | 55/100 [00:41<00:34, 1.31it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.31it/s] 57%|█████▋ | 57/100 [00:43<00:32, 1.31it/s] 58%|█████▊ | 58/100 [00:43<00:31, 1.32it/s] 59%|█████▉ | 59/100 [00:44<00:31, 1.32it/s] 60%|██████ | 60/100 [00:45<00:30, 1.32it/s] 61%|██████ | 61/100 [00:46<00:29, 1.32it/s] 62%|██████▏ | 62/100 [00:47<00:28, 1.32it/s] 63%|██████▎ | 63/100 [00:47<00:28, 1.31it/s] 64%|██████▍ | 64/100 [00:48<00:27, 1.32it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.31it/s] 66%|██████▌ | 66/100 [00:50<00:25, 1.31it/s] 67%|██████▋ | 67/100 [00:50<00:25, 1.31it/s] 68%|██████▊ | 68/100 [00:51<00:24, 1.32it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.32it/s] 70%|███████ | 70/100 [00:53<00:22, 1.32it/s] 71%|███████ | 71/100 [00:53<00:22, 1.32it/s] 72%|███████▏ | 72/100 [00:54<00:21, 1.32it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.32it/s] 74%|███████▍ | 74/100 [00:56<00:19, 1.32it/s] 75%|███████▌ | 75/100 [00:56<00:18, 1.32it/s] 76%|███████▌ | 76/100 [00:57<00:18, 1.32it/s] 77%|███████▋ | 77/100 [00:58<00:17, 1.32it/s] 78%|███████▊ | 78/100 [00:59<00:16, 1.32it/s] 79%|███████▉ | 79/100 [00:59<00:15, 1.32it/s] 80%|████████ | 80/100 [01:00<00:15, 1.32it/s] 81%|████████ | 81/100 [01:01<00:14, 1.32it/s] 82%|████████▏ | 82/100 [01:02<00:13, 1.32it/s] 83%|████████▎ | 83/100 [01:03<00:12, 1.32it/s] 84%|████████▍ | 84/100 [01:03<00:12, 1.32it/s] 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s] 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s] 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s] 88%|████████▊ | 88/100 [01:06<00:09, 1.31it/s] 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s] 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s] 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s] 92%|█████████▏| 92/100 [01:09<00:06, 1.31it/s] 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s] 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s] 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s] 96%|█████████▌| 96/100 [01:12<00:03, 1.31it/s] 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s] 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s] 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s] 100%|██████████| 100/100 [01:15<00:00, 1.31it/s] 100%|██████████| 100/100 [01:15<00:00, 1.32it/s] Prompt: A vibrant underwater scene. A group of blue fish, with yellow fins, are swimming around a coral reef. The coral reef is a mix of brown and green, providing a natural habitat for the fish. The water is a deep blue, indicating a depth of around 30 feet. The fish are swimming in a circular pattern around the coral reef, indicating a sense of motion and activity. The overall scene is a beautiful representation of marine life. Saved to ./outputs/samples/sample_0.mp4
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8ID2z3jqslbxc6nxb5xw66p5lh6qmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night.
{ "prompt": "A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird\'s eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:25:47.361189Z", "created_at": "2024-03-25T16:18:18.284532Z", "data_removed": false, "error": null, "id": "2z3jqslbxc6nxb5xw66p5lh6qm", "input": { "prompt": "A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night." }, "logs": "Using seed 1207832046...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<01:14, 1.33it/s]\n 2%|▏ | 2/100 [00:01<01:14, 1.31it/s]\n 3%|▎ | 3/100 [00:02<01:14, 1.31it/s]\n 4%|▍ | 4/100 [00:03<01:13, 1.31it/s]\n 5%|▌ | 5/100 [00:03<01:12, 1.31it/s]\n 6%|▌ | 6/100 [00:04<01:11, 1.31it/s]\n 7%|▋ | 7/100 [00:05<01:11, 1.31it/s]\n 8%|▊ | 8/100 [00:06<01:10, 1.31it/s]\n 9%|▉ | 9/100 [00:06<01:09, 1.31it/s]\n 10%|█ | 10/100 [00:07<01:08, 1.31it/s]\n 11%|█ | 11/100 [00:08<01:08, 1.31it/s]\n 12%|█▏ | 12/100 [00:09<01:07, 1.31it/s]\n 13%|█▎ | 13/100 [00:09<01:06, 1.31it/s]\n 14%|█▍ | 14/100 [00:10<01:05, 1.31it/s]\n 15%|█▌ | 15/100 [00:11<01:05, 1.31it/s]\n 16%|█▌ | 16/100 [00:12<01:04, 1.31it/s]\n 17%|█▋ | 17/100 [00:13<01:03, 1.31it/s]\n 18%|█▊ | 18/100 [00:13<01:02, 1.30it/s]\n 19%|█▉ | 19/100 [00:14<01:02, 1.31it/s]\n 20%|██ | 20/100 [00:15<01:01, 1.31it/s]\n 21%|██ | 21/100 [00:16<01:00, 1.31it/s]\n 22%|██▏ | 22/100 [00:16<00:59, 1.30it/s]\n 23%|██▎ | 23/100 [00:17<00:59, 1.30it/s]\n 24%|██▍ | 24/100 [00:18<00:58, 1.30it/s]\n 25%|██▌ | 25/100 [00:19<00:57, 1.30it/s]\n 26%|██▌ | 26/100 [00:19<00:56, 1.30it/s]\n 27%|██▋ | 27/100 [00:20<00:55, 1.30it/s]\n 28%|██▊ | 28/100 [00:21<00:55, 1.30it/s]\n 29%|██▉ | 29/100 [00:22<00:54, 1.30it/s]\n 30%|███ | 30/100 [00:22<00:53, 1.30it/s]\n 31%|███ | 31/100 [00:23<00:52, 1.30it/s]\n 32%|███▏ | 32/100 [00:24<00:52, 1.30it/s]\n 33%|███▎ | 33/100 [00:25<00:51, 1.30it/s]\n 34%|███▍ | 34/100 [00:26<00:50, 1.30it/s]\n 35%|███▌ | 35/100 [00:26<00:49, 1.30it/s]\n 36%|███▌ | 36/100 [00:27<00:49, 1.30it/s]\n 37%|███▋ | 37/100 [00:28<00:48, 1.30it/s]\n 38%|███▊ | 38/100 [00:29<00:47, 1.30it/s]\n 39%|███▉ | 39/100 [00:29<00:46, 1.30it/s]\n 40%|████ | 40/100 [00:30<00:46, 1.30it/s]\n 41%|████ | 41/100 [00:31<00:45, 1.30it/s]\n 42%|████▏ | 42/100 [00:32<00:44, 1.30it/s]\n 43%|████▎ | 43/100 [00:32<00:43, 1.30it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.30it/s]\n 45%|████▌ | 45/100 [00:34<00:42, 1.30it/s]\n 46%|████▌ | 46/100 [00:35<00:41, 1.30it/s]\n 47%|████▋ | 47/100 [00:36<00:40, 1.30it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.30it/s]\n 49%|████▉ | 49/100 [00:37<00:39, 1.30it/s]\n 50%|█████ | 50/100 [00:38<00:38, 1.30it/s]\n 51%|█████ | 51/100 [00:39<00:37, 1.30it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.30it/s]\n 53%|█████▎ | 53/100 [00:40<00:36, 1.30it/s]\n 54%|█████▍ | 54/100 [00:41<00:35, 1.30it/s]\n 55%|█████▌ | 55/100 [00:42<00:34, 1.30it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.30it/s]\n 57%|█████▋ | 57/100 [00:43<00:33, 1.30it/s]\n 58%|█████▊ | 58/100 [00:44<00:32, 1.30it/s]\n 59%|█████▉ | 59/100 [00:45<00:31, 1.30it/s]\n 60%|██████ | 60/100 [00:46<00:30, 1.30it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.30it/s]\n 62%|██████▏ | 62/100 [00:47<00:29, 1.30it/s]\n 63%|██████▎ | 63/100 [00:48<00:28, 1.30it/s]\n 64%|██████▍ | 64/100 [00:49<00:27, 1.30it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.30it/s]\n 66%|██████▌ | 66/100 [00:50<00:26, 1.30it/s]\n 67%|██████▋ | 67/100 [00:51<00:25, 1.30it/s]\n 68%|██████▊ | 68/100 [00:52<00:24, 1.30it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.30it/s]\n 70%|███████ | 70/100 [00:53<00:23, 1.30it/s]\n 71%|███████ | 71/100 [00:54<00:22, 1.30it/s]\n 72%|███████▏ | 72/100 [00:55<00:21, 1.30it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.30it/s]\n 74%|███████▍ | 74/100 [00:56<00:19, 1.30it/s]\n 75%|███████▌ | 75/100 [00:57<00:19, 1.30it/s]\n 76%|███████▌ | 76/100 [00:58<00:18, 1.30it/s]\n 77%|███████▋ | 77/100 [00:59<00:17, 1.30it/s]\n 78%|███████▊ | 78/100 [00:59<00:16, 1.30it/s]\n 79%|███████▉ | 79/100 [01:00<00:16, 1.30it/s]\n 80%|████████ | 80/100 [01:01<00:15, 1.30it/s]\n 81%|████████ | 81/100 [01:02<00:14, 1.30it/s]\n 82%|████████▏ | 82/100 [01:02<00:13, 1.30it/s]\n 83%|████████▎ | 83/100 [01:03<00:13, 1.30it/s]\n 84%|████████▍ | 84/100 [01:04<00:12, 1.30it/s]\n 85%|████████▌ | 85/100 [01:05<00:11, 1.30it/s]\n 86%|████████▌ | 86/100 [01:05<00:10, 1.30it/s]\n 87%|████████▋ | 87/100 [01:06<00:09, 1.30it/s]\n 88%|████████▊ | 88/100 [01:07<00:09, 1.30it/s]\n 89%|████████▉ | 89/100 [01:08<00:08, 1.30it/s]\n 90%|█████████ | 90/100 [01:09<00:07, 1.30it/s]\n 91%|█████████ | 91/100 [01:09<00:06, 1.30it/s]\n 92%|█████████▏| 92/100 [01:10<00:06, 1.30it/s]\n 93%|█████████▎| 93/100 [01:11<00:05, 1.30it/s]\n 94%|█████████▍| 94/100 [01:12<00:04, 1.30it/s]\n 95%|█████████▌| 95/100 [01:12<00:03, 1.30it/s]\n 96%|█████████▌| 96/100 [01:13<00:03, 1.30it/s]\n 97%|█████████▋| 97/100 [01:14<00:02, 1.30it/s]\n 98%|█████████▊| 98/100 [01:15<00:01, 1.30it/s]\n 99%|█████████▉| 99/100 [01:15<00:00, 1.30it/s]\n100%|██████████| 100/100 [01:16<00:00, 1.30it/s]\n100%|██████████| 100/100 [01:16<00:00, 1.30it/s]\nPrompt: A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.447847, "total_time": 449.076657 }, "output": [ "https://replicate.delivery/pbxt/rFHzyXwl4rZgHFrKKzQkQtfxw5qLlQBC5NojHn7a3mpFv6RJA/sample_0.mp4" ], "started_at": "2024-03-25T16:24:28.913342Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/2z3jqslbxc6nxb5xw66p5lh6qm", "cancel": "https://api.replicate.com/v1/predictions/2z3jqslbxc6nxb5xw66p5lh6qm/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 1207832046... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<01:14, 1.33it/s] 2%|▏ | 2/100 [00:01<01:14, 1.31it/s] 3%|▎ | 3/100 [00:02<01:14, 1.31it/s] 4%|▍ | 4/100 [00:03<01:13, 1.31it/s] 5%|▌ | 5/100 [00:03<01:12, 1.31it/s] 6%|▌ | 6/100 [00:04<01:11, 1.31it/s] 7%|▋ | 7/100 [00:05<01:11, 1.31it/s] 8%|▊ | 8/100 [00:06<01:10, 1.31it/s] 9%|▉ | 9/100 [00:06<01:09, 1.31it/s] 10%|█ | 10/100 [00:07<01:08, 1.31it/s] 11%|█ | 11/100 [00:08<01:08, 1.31it/s] 12%|█▏ | 12/100 [00:09<01:07, 1.31it/s] 13%|█▎ | 13/100 [00:09<01:06, 1.31it/s] 14%|█▍ | 14/100 [00:10<01:05, 1.31it/s] 15%|█▌ | 15/100 [00:11<01:05, 1.31it/s] 16%|█▌ | 16/100 [00:12<01:04, 1.31it/s] 17%|█▋ | 17/100 [00:13<01:03, 1.31it/s] 18%|█▊ | 18/100 [00:13<01:02, 1.30it/s] 19%|█▉ | 19/100 [00:14<01:02, 1.31it/s] 20%|██ | 20/100 [00:15<01:01, 1.31it/s] 21%|██ | 21/100 [00:16<01:00, 1.31it/s] 22%|██▏ | 22/100 [00:16<00:59, 1.30it/s] 23%|██▎ | 23/100 [00:17<00:59, 1.30it/s] 24%|██▍ | 24/100 [00:18<00:58, 1.30it/s] 25%|██▌ | 25/100 [00:19<00:57, 1.30it/s] 26%|██▌ | 26/100 [00:19<00:56, 1.30it/s] 27%|██▋ | 27/100 [00:20<00:55, 1.30it/s] 28%|██▊ | 28/100 [00:21<00:55, 1.30it/s] 29%|██▉ | 29/100 [00:22<00:54, 1.30it/s] 30%|███ | 30/100 [00:22<00:53, 1.30it/s] 31%|███ | 31/100 [00:23<00:52, 1.30it/s] 32%|███▏ | 32/100 [00:24<00:52, 1.30it/s] 33%|███▎ | 33/100 [00:25<00:51, 1.30it/s] 34%|███▍ | 34/100 [00:26<00:50, 1.30it/s] 35%|███▌ | 35/100 [00:26<00:49, 1.30it/s] 36%|███▌ | 36/100 [00:27<00:49, 1.30it/s] 37%|███▋ | 37/100 [00:28<00:48, 1.30it/s] 38%|███▊ | 38/100 [00:29<00:47, 1.30it/s] 39%|███▉ | 39/100 [00:29<00:46, 1.30it/s] 40%|████ | 40/100 [00:30<00:46, 1.30it/s] 41%|████ | 41/100 [00:31<00:45, 1.30it/s] 42%|████▏ | 42/100 [00:32<00:44, 1.30it/s] 43%|████▎ | 43/100 [00:32<00:43, 1.30it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.30it/s] 45%|████▌ | 45/100 [00:34<00:42, 1.30it/s] 46%|████▌ | 46/100 [00:35<00:41, 1.30it/s] 47%|████▋ | 47/100 [00:36<00:40, 1.30it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.30it/s] 49%|████▉ | 49/100 [00:37<00:39, 1.30it/s] 50%|█████ | 50/100 [00:38<00:38, 1.30it/s] 51%|█████ | 51/100 [00:39<00:37, 1.30it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.30it/s] 53%|█████▎ | 53/100 [00:40<00:36, 1.30it/s] 54%|█████▍ | 54/100 [00:41<00:35, 1.30it/s] 55%|█████▌ | 55/100 [00:42<00:34, 1.30it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.30it/s] 57%|█████▋ | 57/100 [00:43<00:33, 1.30it/s] 58%|█████▊ | 58/100 [00:44<00:32, 1.30it/s] 59%|█████▉ | 59/100 [00:45<00:31, 1.30it/s] 60%|██████ | 60/100 [00:46<00:30, 1.30it/s] 61%|██████ | 61/100 [00:46<00:29, 1.30it/s] 62%|██████▏ | 62/100 [00:47<00:29, 1.30it/s] 63%|██████▎ | 63/100 [00:48<00:28, 1.30it/s] 64%|██████▍ | 64/100 [00:49<00:27, 1.30it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.30it/s] 66%|██████▌ | 66/100 [00:50<00:26, 1.30it/s] 67%|██████▋ | 67/100 [00:51<00:25, 1.30it/s] 68%|██████▊ | 68/100 [00:52<00:24, 1.30it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.30it/s] 70%|███████ | 70/100 [00:53<00:23, 1.30it/s] 71%|███████ | 71/100 [00:54<00:22, 1.30it/s] 72%|███████▏ | 72/100 [00:55<00:21, 1.30it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.30it/s] 74%|███████▍ | 74/100 [00:56<00:19, 1.30it/s] 75%|███████▌ | 75/100 [00:57<00:19, 1.30it/s] 76%|███████▌ | 76/100 [00:58<00:18, 1.30it/s] 77%|███████▋ | 77/100 [00:59<00:17, 1.30it/s] 78%|███████▊ | 78/100 [00:59<00:16, 1.30it/s] 79%|███████▉ | 79/100 [01:00<00:16, 1.30it/s] 80%|████████ | 80/100 [01:01<00:15, 1.30it/s] 81%|████████ | 81/100 [01:02<00:14, 1.30it/s] 82%|████████▏ | 82/100 [01:02<00:13, 1.30it/s] 83%|████████▎ | 83/100 [01:03<00:13, 1.30it/s] 84%|████████▍ | 84/100 [01:04<00:12, 1.30it/s] 85%|████████▌ | 85/100 [01:05<00:11, 1.30it/s] 86%|████████▌ | 86/100 [01:05<00:10, 1.30it/s] 87%|████████▋ | 87/100 [01:06<00:09, 1.30it/s] 88%|████████▊ | 88/100 [01:07<00:09, 1.30it/s] 89%|████████▉ | 89/100 [01:08<00:08, 1.30it/s] 90%|█████████ | 90/100 [01:09<00:07, 1.30it/s] 91%|█████████ | 91/100 [01:09<00:06, 1.30it/s] 92%|█████████▏| 92/100 [01:10<00:06, 1.30it/s] 93%|█████████▎| 93/100 [01:11<00:05, 1.30it/s] 94%|█████████▍| 94/100 [01:12<00:04, 1.30it/s] 95%|█████████▌| 95/100 [01:12<00:03, 1.30it/s] 96%|█████████▌| 96/100 [01:13<00:03, 1.30it/s] 97%|█████████▋| 97/100 [01:14<00:02, 1.30it/s] 98%|█████████▊| 98/100 [01:15<00:01, 1.30it/s] 99%|█████████▉| 99/100 [01:15<00:00, 1.30it/s] 100%|██████████| 100/100 [01:16<00:00, 1.30it/s] 100%|██████████| 100/100 [01:16<00:00, 1.30it/s] Prompt: A bustling city street at night, filled with the glow of car headlights and the ambient light of streetlights. The scene is a blur of motion, with cars speeding by and pedestrians navigating the crosswalks. The cityscape is a mix of towering buildings and illuminated signs, creating a vibrant and dynamic atmosphere. The perspective of the video is from a high angle, providing a bird's eye view of the street and its surroundings. The overall style of the video is dynamic and energetic, capturing the essence of urban life at night. Saved to ./outputs/samples/sample_0.mp4
Prediction
jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8IDrq3hxjtbipyixlpwai6jjfcxgiStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- prompt
- A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road.
{ "prompt": "A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", { input: { prompt: "A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road." } } ); // 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 jd7h/open-sora-512 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", input={ "prompt": "A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road." } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run jd7h/open-sora-512 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": "jd7h/open-sora-512:1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8", "input": { "prompt": "A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-03-25T16:25:52.194711Z", "created_at": "2024-03-25T16:18:43.477675Z", "data_removed": false, "error": null, "id": "rq3hxjtbipyixlpwai6jjfcxgi", "input": { "prompt": "A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road." }, "logs": "Using seed 659561139...\n 0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<01:14, 1.33it/s]\n 2%|▏ | 2/100 [00:01<01:14, 1.32it/s]\n 3%|▎ | 3/100 [00:02<01:13, 1.32it/s]\n 4%|▍ | 4/100 [00:03<01:12, 1.32it/s]\n 5%|▌ | 5/100 [00:03<01:12, 1.32it/s]\n 6%|▌ | 6/100 [00:04<01:11, 1.32it/s]\n 7%|▋ | 7/100 [00:05<01:10, 1.32it/s]\n 8%|▊ | 8/100 [00:06<01:09, 1.32it/s]\n 9%|▉ | 9/100 [00:06<01:09, 1.32it/s]\n 10%|█ | 10/100 [00:07<01:08, 1.32it/s]\n 11%|█ | 11/100 [00:08<01:07, 1.32it/s]\n 12%|█▏ | 12/100 [00:09<01:06, 1.31it/s]\n 13%|█▎ | 13/100 [00:09<01:06, 1.32it/s]\n 14%|█▍ | 14/100 [00:10<01:05, 1.31it/s]\n 15%|█▌ | 15/100 [00:11<01:04, 1.31it/s]\n 16%|█▌ | 16/100 [00:12<01:03, 1.31it/s]\n 17%|█▋ | 17/100 [00:12<01:03, 1.32it/s]\n 18%|█▊ | 18/100 [00:13<01:02, 1.31it/s]\n 19%|█▉ | 19/100 [00:14<01:01, 1.31it/s]\n 20%|██ | 20/100 [00:15<01:00, 1.31it/s]\n 21%|██ | 21/100 [00:15<01:00, 1.31it/s]\n 22%|██▏ | 22/100 [00:16<00:59, 1.31it/s]\n 23%|██▎ | 23/100 [00:17<00:58, 1.31it/s]\n 24%|██▍ | 24/100 [00:18<00:57, 1.31it/s]\n 25%|██▌ | 25/100 [00:19<00:57, 1.31it/s]\n 26%|██▌ | 26/100 [00:19<00:56, 1.31it/s]\n 27%|██▋ | 27/100 [00:20<00:55, 1.31it/s]\n 28%|██▊ | 28/100 [00:21<00:54, 1.31it/s]\n 29%|██▉ | 29/100 [00:22<00:54, 1.31it/s]\n 30%|███ | 30/100 [00:22<00:53, 1.31it/s]\n 31%|███ | 31/100 [00:23<00:52, 1.31it/s]\n 32%|███▏ | 32/100 [00:24<00:51, 1.31it/s]\n 33%|███▎ | 33/100 [00:25<00:51, 1.31it/s]\n 34%|███▍ | 34/100 [00:25<00:50, 1.31it/s]\n 35%|███▌ | 35/100 [00:26<00:49, 1.31it/s]\n 36%|███▌ | 36/100 [00:27<00:48, 1.31it/s]\n 37%|███▋ | 37/100 [00:28<00:48, 1.31it/s]\n 38%|███▊ | 38/100 [00:28<00:47, 1.31it/s]\n 39%|███▉ | 39/100 [00:29<00:46, 1.31it/s]\n 40%|████ | 40/100 [00:30<00:45, 1.31it/s]\n 41%|████ | 41/100 [00:31<00:45, 1.31it/s]\n 42%|████▏ | 42/100 [00:31<00:44, 1.31it/s]\n 43%|████▎ | 43/100 [00:32<00:43, 1.31it/s]\n 44%|████▍ | 44/100 [00:33<00:42, 1.31it/s]\n 45%|████▌ | 45/100 [00:34<00:41, 1.31it/s]\n 46%|████▌ | 46/100 [00:35<00:41, 1.31it/s]\n 47%|████▋ | 47/100 [00:35<00:40, 1.31it/s]\n 48%|████▊ | 48/100 [00:36<00:39, 1.31it/s]\n 49%|████▉ | 49/100 [00:37<00:38, 1.31it/s]\n 50%|█████ | 50/100 [00:38<00:38, 1.31it/s]\n 51%|█████ | 51/100 [00:38<00:37, 1.31it/s]\n 52%|█████▏ | 52/100 [00:39<00:36, 1.31it/s]\n 53%|█████▎ | 53/100 [00:40<00:35, 1.31it/s]\n 54%|█████▍ | 54/100 [00:41<00:35, 1.31it/s]\n 55%|█████▌ | 55/100 [00:41<00:34, 1.31it/s]\n 56%|█████▌ | 56/100 [00:42<00:33, 1.31it/s]\n 57%|█████▋ | 57/100 [00:43<00:32, 1.31it/s]\n 58%|█████▊ | 58/100 [00:44<00:32, 1.31it/s]\n 59%|█████▉ | 59/100 [00:44<00:31, 1.31it/s]\n 60%|██████ | 60/100 [00:45<00:30, 1.31it/s]\n 61%|██████ | 61/100 [00:46<00:29, 1.31it/s]\n 62%|██████▏ | 62/100 [00:47<00:28, 1.31it/s]\n 63%|██████▎ | 63/100 [00:47<00:28, 1.31it/s]\n 64%|██████▍ | 64/100 [00:48<00:27, 1.31it/s]\n 65%|██████▌ | 65/100 [00:49<00:26, 1.31it/s]\n 66%|██████▌ | 66/100 [00:50<00:25, 1.31it/s]\n 67%|██████▋ | 67/100 [00:51<00:25, 1.31it/s]\n 68%|██████▊ | 68/100 [00:51<00:24, 1.31it/s]\n 69%|██████▉ | 69/100 [00:52<00:23, 1.31it/s]\n 70%|███████ | 70/100 [00:53<00:22, 1.31it/s]\n 71%|███████ | 71/100 [00:54<00:22, 1.31it/s]\n 72%|███████▏ | 72/100 [00:54<00:21, 1.31it/s]\n 73%|███████▎ | 73/100 [00:55<00:20, 1.31it/s]\n 74%|███████▍ | 74/100 [00:56<00:19, 1.31it/s]\n 75%|███████▌ | 75/100 [00:57<00:19, 1.31it/s]\n 76%|███████▌ | 76/100 [00:57<00:18, 1.31it/s]\n 77%|███████▋ | 77/100 [00:58<00:17, 1.31it/s]\n 78%|███████▊ | 78/100 [00:59<00:16, 1.31it/s]\n 79%|███████▉ | 79/100 [01:00<00:16, 1.31it/s]\n 80%|████████ | 80/100 [01:00<00:15, 1.31it/s]\n 81%|████████ | 81/100 [01:01<00:14, 1.31it/s]\n 82%|████████▏ | 82/100 [01:02<00:13, 1.31it/s]\n 83%|████████▎ | 83/100 [01:03<00:12, 1.31it/s]\n 84%|████████▍ | 84/100 [01:04<00:12, 1.31it/s]\n 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s]\n 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s]\n 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s]\n 88%|████████▊ | 88/100 [01:07<00:09, 1.31it/s]\n 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s]\n 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s]\n 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s]\n 92%|█████████▏| 92/100 [01:10<00:06, 1.31it/s]\n 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s]\n 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s]\n 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s]\n 96%|█████████▌| 96/100 [01:13<00:03, 1.31it/s]\n 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s]\n 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s]\n 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:16<00:00, 1.31it/s]\n100%|██████████| 100/100 [01:16<00:00, 1.31it/s]\nPrompt: A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road.\nSaved to ./outputs/samples/sample_0.mp4", "metrics": { "predict_time": 78.923864, "total_time": 428.717036 }, "output": [ "https://replicate.delivery/pbxt/BVjNz2HiDpLtNZJDAgcNVounK2z5p9fDC3e41l0Tn3aPeqHlA/sample_0.mp4" ], "started_at": "2024-03-25T16:24:33.270847Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rq3hxjtbipyixlpwai6jjfcxgi", "cancel": "https://api.replicate.com/v1/predictions/rq3hxjtbipyixlpwai6jjfcxgi/cancel" }, "version": "1355733d9918ee0a738dfe12a936a0b36d7a36cff5e74c0c255dba6b03ba19a8" }
Generated inUsing seed 659561139... 0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<01:14, 1.33it/s] 2%|▏ | 2/100 [00:01<01:14, 1.32it/s] 3%|▎ | 3/100 [00:02<01:13, 1.32it/s] 4%|▍ | 4/100 [00:03<01:12, 1.32it/s] 5%|▌ | 5/100 [00:03<01:12, 1.32it/s] 6%|▌ | 6/100 [00:04<01:11, 1.32it/s] 7%|▋ | 7/100 [00:05<01:10, 1.32it/s] 8%|▊ | 8/100 [00:06<01:09, 1.32it/s] 9%|▉ | 9/100 [00:06<01:09, 1.32it/s] 10%|█ | 10/100 [00:07<01:08, 1.32it/s] 11%|█ | 11/100 [00:08<01:07, 1.32it/s] 12%|█▏ | 12/100 [00:09<01:06, 1.31it/s] 13%|█▎ | 13/100 [00:09<01:06, 1.32it/s] 14%|█▍ | 14/100 [00:10<01:05, 1.31it/s] 15%|█▌ | 15/100 [00:11<01:04, 1.31it/s] 16%|█▌ | 16/100 [00:12<01:03, 1.31it/s] 17%|█▋ | 17/100 [00:12<01:03, 1.32it/s] 18%|█▊ | 18/100 [00:13<01:02, 1.31it/s] 19%|█▉ | 19/100 [00:14<01:01, 1.31it/s] 20%|██ | 20/100 [00:15<01:00, 1.31it/s] 21%|██ | 21/100 [00:15<01:00, 1.31it/s] 22%|██▏ | 22/100 [00:16<00:59, 1.31it/s] 23%|██▎ | 23/100 [00:17<00:58, 1.31it/s] 24%|██▍ | 24/100 [00:18<00:57, 1.31it/s] 25%|██▌ | 25/100 [00:19<00:57, 1.31it/s] 26%|██▌ | 26/100 [00:19<00:56, 1.31it/s] 27%|██▋ | 27/100 [00:20<00:55, 1.31it/s] 28%|██▊ | 28/100 [00:21<00:54, 1.31it/s] 29%|██▉ | 29/100 [00:22<00:54, 1.31it/s] 30%|███ | 30/100 [00:22<00:53, 1.31it/s] 31%|███ | 31/100 [00:23<00:52, 1.31it/s] 32%|███▏ | 32/100 [00:24<00:51, 1.31it/s] 33%|███▎ | 33/100 [00:25<00:51, 1.31it/s] 34%|███▍ | 34/100 [00:25<00:50, 1.31it/s] 35%|███▌ | 35/100 [00:26<00:49, 1.31it/s] 36%|███▌ | 36/100 [00:27<00:48, 1.31it/s] 37%|███▋ | 37/100 [00:28<00:48, 1.31it/s] 38%|███▊ | 38/100 [00:28<00:47, 1.31it/s] 39%|███▉ | 39/100 [00:29<00:46, 1.31it/s] 40%|████ | 40/100 [00:30<00:45, 1.31it/s] 41%|████ | 41/100 [00:31<00:45, 1.31it/s] 42%|████▏ | 42/100 [00:31<00:44, 1.31it/s] 43%|████▎ | 43/100 [00:32<00:43, 1.31it/s] 44%|████▍ | 44/100 [00:33<00:42, 1.31it/s] 45%|████▌ | 45/100 [00:34<00:41, 1.31it/s] 46%|████▌ | 46/100 [00:35<00:41, 1.31it/s] 47%|████▋ | 47/100 [00:35<00:40, 1.31it/s] 48%|████▊ | 48/100 [00:36<00:39, 1.31it/s] 49%|████▉ | 49/100 [00:37<00:38, 1.31it/s] 50%|█████ | 50/100 [00:38<00:38, 1.31it/s] 51%|█████ | 51/100 [00:38<00:37, 1.31it/s] 52%|█████▏ | 52/100 [00:39<00:36, 1.31it/s] 53%|█████▎ | 53/100 [00:40<00:35, 1.31it/s] 54%|█████▍ | 54/100 [00:41<00:35, 1.31it/s] 55%|█████▌ | 55/100 [00:41<00:34, 1.31it/s] 56%|█████▌ | 56/100 [00:42<00:33, 1.31it/s] 57%|█████▋ | 57/100 [00:43<00:32, 1.31it/s] 58%|█████▊ | 58/100 [00:44<00:32, 1.31it/s] 59%|█████▉ | 59/100 [00:44<00:31, 1.31it/s] 60%|██████ | 60/100 [00:45<00:30, 1.31it/s] 61%|██████ | 61/100 [00:46<00:29, 1.31it/s] 62%|██████▏ | 62/100 [00:47<00:28, 1.31it/s] 63%|██████▎ | 63/100 [00:47<00:28, 1.31it/s] 64%|██████▍ | 64/100 [00:48<00:27, 1.31it/s] 65%|██████▌ | 65/100 [00:49<00:26, 1.31it/s] 66%|██████▌ | 66/100 [00:50<00:25, 1.31it/s] 67%|██████▋ | 67/100 [00:51<00:25, 1.31it/s] 68%|██████▊ | 68/100 [00:51<00:24, 1.31it/s] 69%|██████▉ | 69/100 [00:52<00:23, 1.31it/s] 70%|███████ | 70/100 [00:53<00:22, 1.31it/s] 71%|███████ | 71/100 [00:54<00:22, 1.31it/s] 72%|███████▏ | 72/100 [00:54<00:21, 1.31it/s] 73%|███████▎ | 73/100 [00:55<00:20, 1.31it/s] 74%|███████▍ | 74/100 [00:56<00:19, 1.31it/s] 75%|███████▌ | 75/100 [00:57<00:19, 1.31it/s] 76%|███████▌ | 76/100 [00:57<00:18, 1.31it/s] 77%|███████▋ | 77/100 [00:58<00:17, 1.31it/s] 78%|███████▊ | 78/100 [00:59<00:16, 1.31it/s] 79%|███████▉ | 79/100 [01:00<00:16, 1.31it/s] 80%|████████ | 80/100 [01:00<00:15, 1.31it/s] 81%|████████ | 81/100 [01:01<00:14, 1.31it/s] 82%|████████▏ | 82/100 [01:02<00:13, 1.31it/s] 83%|████████▎ | 83/100 [01:03<00:12, 1.31it/s] 84%|████████▍ | 84/100 [01:04<00:12, 1.31it/s] 85%|████████▌ | 85/100 [01:04<00:11, 1.31it/s] 86%|████████▌ | 86/100 [01:05<00:10, 1.31it/s] 87%|████████▋ | 87/100 [01:06<00:09, 1.31it/s] 88%|████████▊ | 88/100 [01:07<00:09, 1.31it/s] 89%|████████▉ | 89/100 [01:07<00:08, 1.31it/s] 90%|█████████ | 90/100 [01:08<00:07, 1.31it/s] 91%|█████████ | 91/100 [01:09<00:06, 1.31it/s] 92%|█████████▏| 92/100 [01:10<00:06, 1.31it/s] 93%|█████████▎| 93/100 [01:10<00:05, 1.31it/s] 94%|█████████▍| 94/100 [01:11<00:04, 1.31it/s] 95%|█████████▌| 95/100 [01:12<00:03, 1.31it/s] 96%|█████████▌| 96/100 [01:13<00:03, 1.31it/s] 97%|█████████▋| 97/100 [01:13<00:02, 1.31it/s] 98%|█████████▊| 98/100 [01:14<00:01, 1.31it/s] 99%|█████████▉| 99/100 [01:15<00:00, 1.31it/s] 100%|██████████| 100/100 [01:16<00:00, 1.31it/s] 100%|██████████| 100/100 [01:16<00:00, 1.31it/s] Prompt: A snowy forest landscape with a dirt road running through it. The road is flanked by trees covered in snow, and the ground is also covered in snow. The sun is shining, creating a bright and serene atmosphere. The road appears to be empty, and there are no people or animals visible in the video. The style of the video is a natural landscape shot, with a focus on the beauty of the snowy forest and the peacefulness of the road. Saved to ./outputs/samples/sample_0.mp4
Want to make some of these yourself?
Run this model