Readme
This model doesn't have a readme.
This is VACE-1.3B model optimised with pruna ai. Wan2.1 VACE is an all-in-one model for video creation and editing.
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
import fs from "node:fs";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run prunaai/vace-1.3b using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"prunaai/vace-1.3b:ecf7f253f49c527c2baaf22d630685b7b877e302a43cae4c97a623c0ef906bd7",
{
input: {
seed: -1,
size: "832*480",
prompt: "\"In a joyful and festive scene, a little girl wearing a bright red spring outfit is playing with her cute cartoon snake. Her outfit is embroidered with golden auspicious patterns, radiating a festive atmosphere, and her face is beaming with a bright smile. The snake has a vibrant green body with a rounded shape and large eyes that make it look both friendly and humorous. The little girl happily strokes the snake's head gently, sharing this warm moment together. Colorful lanterns and ribbons decorate the surroundings, with sunlight shining upon them, creating an atmosphere full of friendship and happiness for the New Year.",
frame_num: 81,
speed_mode: "Juiced 🔥 (more speed)",
sample_shift: 16,
sample_steps: 50,
sample_solver: "unipc",
src_ref_images: ["https://replicate.delivery/pbxt/N1Al9HgV6K1s82OGqowiWhQY9y5WpHQJHW5X7IcMIkfWGDH0/girl.png","https://replicate.delivery/pbxt/N1Al9KotB8pX7PbiOe3lSQAoGcjOuFHT2aYR4zAfo0hdHPgL/snake.png"],
sample_guide_scale: 5
}
}
);
// To access the file URL:
console.log(output.url()); //=> "http://example.com"
// To write the file to disk:
fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run prunaai/vace-1.3b using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"prunaai/vace-1.3b:ecf7f253f49c527c2baaf22d630685b7b877e302a43cae4c97a623c0ef906bd7",
input={
"seed": -1,
"size": "832*480",
"prompt": "\"In a joyful and festive scene, a little girl wearing a bright red spring outfit is playing with her cute cartoon snake. Her outfit is embroidered with golden auspicious patterns, radiating a festive atmosphere, and her face is beaming with a bright smile. The snake has a vibrant green body with a rounded shape and large eyes that make it look both friendly and humorous. The little girl happily strokes the snake's head gently, sharing this warm moment together. Colorful lanterns and ribbons decorate the surroundings, with sunlight shining upon them, creating an atmosphere full of friendship and happiness for the New Year.",
"frame_num": 81,
"speed_mode": "Juiced 🔥 (more speed)",
"sample_shift": 16,
"sample_steps": 50,
"sample_solver": "unipc",
"src_ref_images": ["https://replicate.delivery/pbxt/N1Al9HgV6K1s82OGqowiWhQY9y5WpHQJHW5X7IcMIkfWGDH0/girl.png","https://replicate.delivery/pbxt/N1Al9KotB8pX7PbiOe3lSQAoGcjOuFHT2aYR4zAfo0hdHPgL/snake.png"],
"sample_guide_scale": 5
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run prunaai/vace-1.3b 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": "prunaai/vace-1.3b:ecf7f253f49c527c2baaf22d630685b7b877e302a43cae4c97a623c0ef906bd7",
"input": {
"seed": -1,
"size": "832*480",
"prompt": "\\"In a joyful and festive scene, a little girl wearing a bright red spring outfit is playing with her cute cartoon snake. Her outfit is embroidered with golden auspicious patterns, radiating a festive atmosphere, and her face is beaming with a bright smile. The snake has a vibrant green body with a rounded shape and large eyes that make it look both friendly and humorous. The little girl happily strokes the snake\'s head gently, sharing this warm moment together. Colorful lanterns and ribbons decorate the surroundings, with sunlight shining upon them, creating an atmosphere full of friendship and happiness for the New Year.",
"frame_num": 81,
"speed_mode": "Juiced 🔥 (more speed)",
"sample_shift": 16,
"sample_steps": 50,
"sample_solver": "unipc",
"src_ref_images": ["https://replicate.delivery/pbxt/N1Al9HgV6K1s82OGqowiWhQY9y5WpHQJHW5X7IcMIkfWGDH0/girl.png","https://replicate.delivery/pbxt/N1Al9KotB8pX7PbiOe3lSQAoGcjOuFHT2aYR4zAfo0hdHPgL/snake.png"],
"sample_guide_scale": 5
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
{
"completed_at": "2025-05-16T09:45:35.626600Z",
"created_at": "2025-05-16T09:44:04.454000Z",
"data_removed": false,
"error": null,
"id": "gtyyw8xwcsrme0cpv1xbcrfx8r",
"input": {
"seed": -1,
"size": "832*480",
"prompt": "\"In a joyful and festive scene, a little girl wearing a bright red spring outfit is playing with her cute cartoon snake. Her outfit is embroidered with golden auspicious patterns, radiating a festive atmosphere, and her face is beaming with a bright smile. The snake has a vibrant green body with a rounded shape and large eyes that make it look both friendly and humorous. The little girl happily strokes the snake's head gently, sharing this warm moment together. Colorful lanterns and ribbons decorate the surroundings, with sunlight shining upon them, creating an atmosphere full of friendship and happiness for the New Year.",
"frame_num": 81,
"speed_mode": "Juiced 🔥 (more speed)",
"sample_shift": 16,
"sample_steps": 50,
"sample_solver": "unipc",
"src_ref_images": [
"https://replicate.delivery/pbxt/N1Al9HgV6K1s82OGqowiWhQY9y5WpHQJHW5X7IcMIkfWGDH0/girl.png",
"https://replicate.delivery/pbxt/N1Al9KotB8pX7PbiOe3lSQAoGcjOuFHT2aYR4zAfo0hdHPgL/snake.png"
],
"sample_guide_scale": 5
},
"logs": "0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:02<02:18, 2.82s/it]\n 4%|▍ | 2/50 [00:05<02:15, 2.83s/it]\n 6%|▌ | 3/50 [00:08<02:12, 2.82s/it]\n 8%|▊ | 4/50 [00:11<02:09, 2.82s/it]\n 10%|█ | 5/50 [00:14<02:06, 2.82s/it]\n 12%|█▏ | 6/50 [00:16<02:04, 2.82s/it]\n 14%|█▍ | 7/50 [00:19<02:01, 2.82s/it]\n 16%|█▌ | 8/50 [00:22<01:58, 2.82s/it]\n 18%|█▊ | 9/50 [00:25<01:55, 2.82s/it]\n 20%|██ | 10/50 [00:28<01:53, 2.83s/it]\n 22%|██▏ | 11/50 [00:31<01:50, 2.83s/it]\n 24%|██▍ | 12/50 [00:33<01:47, 2.83s/it]\n 26%|██▌ | 13/50 [00:36<01:44, 2.83s/it]\n 30%|███ | 15/50 [00:39<01:16, 2.17s/it]\n 34%|███▍ | 17/50 [00:42<01:01, 1.87s/it]\n 38%|███▊ | 19/50 [00:45<00:52, 1.71s/it]\n 42%|████▏ | 21/50 [00:48<00:46, 1.61s/it]\n 48%|████▊ | 24/50 [00:50<00:34, 1.33s/it]\n 56%|█████▌ | 28/50 [00:53<00:23, 1.06s/it]\n 62%|██████▏ | 31/50 [00:56<00:19, 1.02s/it]\n 68%|██████▊ | 34/50 [00:59<00:15, 1.00it/s]\n 72%|███████▏ | 36/50 [01:02<00:15, 1.10s/it]\n 76%|███████▌ | 38/50 [01:05<00:14, 1.18s/it]\n 80%|████████ | 40/50 [01:08<00:12, 1.24s/it]\n 84%|████████▍ | 42/50 [01:10<00:10, 1.29s/it]\n 88%|████████▊ | 44/50 [01:13<00:07, 1.33s/it]\n 92%|█████████▏| 46/50 [01:16<00:05, 1.35s/it]\n 96%|█████████▌| 48/50 [01:19<00:02, 1.37s/it]\n 98%|█████████▊| 49/50 [01:22<00:01, 1.62s/it]\n100%|██████████| 50/50 [01:25<00:00, 1.86s/it]\n100%|██████████| 50/50 [01:25<00:00, 1.70s/it]",
"metrics": {
"predict_time": 91.166199675,
"total_time": 91.1726
},
"output": "https://replicate.delivery/xezq/qRl0z5qTqYLoIhWIR2foz0kaFKpSmLAIxrRl971ZgSffZXapA/output.mp4",
"started_at": "2025-05-16T09:44:04.460401Z",
"status": "succeeded",
"urls": {
"stream": "https://stream.replicate.com/v1/files/bcwr-pqjtkfahehfxebuqmiwhbibmmhuheifdz6xndk5oz4m5wbfhsseq",
"get": "https://api.replicate.com/v1/predictions/gtyyw8xwcsrme0cpv1xbcrfx8r",
"cancel": "https://api.replicate.com/v1/predictions/gtyyw8xwcsrme0cpv1xbcrfx8r/cancel"
},
"version": "bde30a44dab96f4a6d582befa422312c8625aaec5b8d2117368311b6d4db150a"
}
0%| | 0/50 [00:00<?, ?it/s]
2%|▏ | 1/50 [00:02<02:18, 2.82s/it]
4%|▍ | 2/50 [00:05<02:15, 2.83s/it]
6%|▌ | 3/50 [00:08<02:12, 2.82s/it]
8%|▊ | 4/50 [00:11<02:09, 2.82s/it]
10%|█ | 5/50 [00:14<02:06, 2.82s/it]
12%|█▏ | 6/50 [00:16<02:04, 2.82s/it]
14%|█▍ | 7/50 [00:19<02:01, 2.82s/it]
16%|█▌ | 8/50 [00:22<01:58, 2.82s/it]
18%|█▊ | 9/50 [00:25<01:55, 2.82s/it]
20%|██ | 10/50 [00:28<01:53, 2.83s/it]
22%|██▏ | 11/50 [00:31<01:50, 2.83s/it]
24%|██▍ | 12/50 [00:33<01:47, 2.83s/it]
26%|██▌ | 13/50 [00:36<01:44, 2.83s/it]
30%|███ | 15/50 [00:39<01:16, 2.17s/it]
34%|███▍ | 17/50 [00:42<01:01, 1.87s/it]
38%|███▊ | 19/50 [00:45<00:52, 1.71s/it]
42%|████▏ | 21/50 [00:48<00:46, 1.61s/it]
48%|████▊ | 24/50 [00:50<00:34, 1.33s/it]
56%|█████▌ | 28/50 [00:53<00:23, 1.06s/it]
62%|██████▏ | 31/50 [00:56<00:19, 1.02s/it]
68%|██████▊ | 34/50 [00:59<00:15, 1.00it/s]
72%|███████▏ | 36/50 [01:02<00:15, 1.10s/it]
76%|███████▌ | 38/50 [01:05<00:14, 1.18s/it]
80%|████████ | 40/50 [01:08<00:12, 1.24s/it]
84%|████████▍ | 42/50 [01:10<00:10, 1.29s/it]
88%|████████▊ | 44/50 [01:13<00:07, 1.33s/it]
92%|█████████▏| 46/50 [01:16<00:05, 1.35s/it]
96%|█████████▌| 48/50 [01:19<00:02, 1.37s/it]
98%|█████████▊| 49/50 [01:22<00:01, 1.62s/it]
100%|██████████| 50/50 [01:25<00:00, 1.86s/it]
100%|██████████| 50/50 [01:25<00:00, 1.70s/it]
This output was created using a different version of the model, prunaai/vace-1.3b:bde30a44.
This model runs on Nvidia H100 GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.
This model is cold. You'll get a fast response if the model is warm and already running, and a slower response if the model is cold and starting up.
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
src_ref_images
0%| | 0/50 [00:00<?, ?it/s]
2%|▏ | 1/50 [00:02<02:18, 2.82s/it]
4%|▍ | 2/50 [00:05<02:15, 2.83s/it]
6%|▌ | 3/50 [00:08<02:12, 2.82s/it]
8%|▊ | 4/50 [00:11<02:09, 2.82s/it]
10%|█ | 5/50 [00:14<02:06, 2.82s/it]
12%|█▏ | 6/50 [00:16<02:04, 2.82s/it]
14%|█▍ | 7/50 [00:19<02:01, 2.82s/it]
16%|█▌ | 8/50 [00:22<01:58, 2.82s/it]
18%|█▊ | 9/50 [00:25<01:55, 2.82s/it]
20%|██ | 10/50 [00:28<01:53, 2.83s/it]
22%|██▏ | 11/50 [00:31<01:50, 2.83s/it]
24%|██▍ | 12/50 [00:33<01:47, 2.83s/it]
26%|██▌ | 13/50 [00:36<01:44, 2.83s/it]
30%|███ | 15/50 [00:39<01:16, 2.17s/it]
34%|███▍ | 17/50 [00:42<01:01, 1.87s/it]
38%|███▊ | 19/50 [00:45<00:52, 1.71s/it]
42%|████▏ | 21/50 [00:48<00:46, 1.61s/it]
48%|████▊ | 24/50 [00:50<00:34, 1.33s/it]
56%|█████▌ | 28/50 [00:53<00:23, 1.06s/it]
62%|██████▏ | 31/50 [00:56<00:19, 1.02s/it]
68%|██████▊ | 34/50 [00:59<00:15, 1.00it/s]
72%|███████▏ | 36/50 [01:02<00:15, 1.10s/it]
76%|███████▌ | 38/50 [01:05<00:14, 1.18s/it]
80%|████████ | 40/50 [01:08<00:12, 1.24s/it]
84%|████████▍ | 42/50 [01:10<00:10, 1.29s/it]
88%|████████▊ | 44/50 [01:13<00:07, 1.33s/it]
92%|█████████▏| 46/50 [01:16<00:05, 1.35s/it]
96%|█████████▌| 48/50 [01:19<00:02, 1.37s/it]
98%|█████████▊| 49/50 [01:22<00:01, 1.62s/it]
100%|██████████| 50/50 [01:25<00:00, 1.86s/it]
100%|██████████| 50/50 [01:25<00:00, 1.70s/it]