Failed to load versions. Head to the versions page to see all versions for this model.
You're looking at a specific version of this model. Jump to the model overview.
dhanushreddy291 /sdvn10-anime:ce2ca6fd
Input
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";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run dhanushreddy291/sdvn10-anime using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"dhanushreddy291/sdvn10-anime:ce2ca6fd0837ffbd171a127f04ff7b8fe8cdf0f7ddc6739dd44409a758ded951",
{
input: {
seed: 0,
steps: 34,
width: 1024,
height: 768,
prompt: "lady, sombre, (girl portrait:1.2), ((aodai:1.2)) , (masterpiece, best quality:1.6), , Snowing, Field of flowers, light, Eclectic,",
guidance: 7,
scheduler: "EulerA",
num_outputs: 3,
negative_prompt: "watermark,text, logo,contact, error, blurry, cropped, username, artist name, (worst quality, low quality,nsfw)"
}
}
);
// 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.
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 dhanushreddy291/sdvn10-anime using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"dhanushreddy291/sdvn10-anime:ce2ca6fd0837ffbd171a127f04ff7b8fe8cdf0f7ddc6739dd44409a758ded951",
input={
"seed": 0,
"steps": 34,
"width": 1024,
"height": 768,
"prompt": "lady, sombre, (girl portrait:1.2), ((aodai:1.2)) , (masterpiece, best quality:1.6), , Snowing, Field of flowers, light, Eclectic,",
"guidance": 7,
"scheduler": "EulerA",
"num_outputs": 3,
"negative_prompt": "watermark,text, logo,contact, error, blurry, cropped, username, artist name, (worst quality, low quality,nsfw)"
}
)
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 dhanushreddy291/sdvn10-anime 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": "ce2ca6fd0837ffbd171a127f04ff7b8fe8cdf0f7ddc6739dd44409a758ded951",
"input": {
"seed": 0,
"steps": 34,
"width": 1024,
"height": 768,
"prompt": "lady, sombre, (girl portrait:1.2), ((aodai:1.2)) , (masterpiece, best quality:1.6), , Snowing, Field of flowers, light, Eclectic,",
"guidance": 7,
"scheduler": "EulerA",
"num_outputs": 3,
"negative_prompt": "watermark,text, logo,contact, error, blurry, cropped, username, artist name, (worst quality, low quality,nsfw)"
}
}' \
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
Output
{
"completed_at": "2024-01-15T08:13:18.895229Z",
"created_at": "2024-01-15T08:13:01.752811Z",
"data_removed": false,
"error": null,
"id": "luvtixlbf5kz5vhouqzdab5hga",
"input": {
"seed": 0,
"steps": 34,
"width": 1024,
"height": 768,
"prompt": "lady, sombre, (girl portrait:1.2), ((aodai:1.2)) , (masterpiece, best quality:1.6), , Snowing, Field of flowers, light, Eclectic,",
"guidance": 7,
"scheduler": "EulerA",
"num_outputs": 3,
"negative_prompt": "watermark,text, logo,contact, error, blurry, cropped, username, artist name, (worst quality, low quality,nsfw)"
},
"logs": "0%| | 0/34 [00:00<?, ?it/s]\n 3%|▎ | 1/34 [00:00<00:03, 9.39it/s]\n 6%|▌ | 2/34 [00:00<00:08, 3.75it/s]\n 9%|▉ | 3/34 [00:00<00:09, 3.10it/s]\n 12%|█▏ | 4/34 [00:01<00:10, 2.86it/s]\n 15%|█▍ | 5/34 [00:01<00:10, 2.75it/s]\n 18%|█▊ | 6/34 [00:02<00:10, 2.68it/s]\n 21%|██ | 7/34 [00:02<00:10, 2.64it/s]\n 24%|██▎ | 8/34 [00:02<00:09, 2.62it/s]\n 26%|██▋ | 9/34 [00:03<00:09, 2.60it/s]\n 29%|██▉ | 10/34 [00:03<00:09, 2.59it/s]\n 32%|███▏ | 11/34 [00:03<00:08, 2.58it/s]\n 35%|███▌ | 12/34 [00:04<00:08, 2.58it/s]\n 38%|███▊ | 13/34 [00:04<00:08, 2.57it/s]\n 41%|████ | 14/34 [00:05<00:07, 2.57it/s]\n 44%|████▍ | 15/34 [00:05<00:07, 2.56it/s]\n 47%|████▋ | 16/34 [00:05<00:07, 2.56it/s]\n 50%|█████ | 17/34 [00:06<00:06, 2.56it/s]\n 53%|█████▎ | 18/34 [00:06<00:06, 2.55it/s]\n 56%|█████▌ | 19/34 [00:07<00:05, 2.56it/s]\n 59%|█████▉ | 20/34 [00:07<00:05, 2.55it/s]\n 62%|██████▏ | 21/34 [00:07<00:05, 2.55it/s]\n 65%|██████▍ | 22/34 [00:08<00:04, 2.55it/s]\n 68%|██████▊ | 23/34 [00:08<00:04, 2.55it/s]\n 71%|███████ | 24/34 [00:09<00:03, 2.55it/s]\n 74%|███████▎ | 25/34 [00:09<00:03, 2.55it/s]\n 76%|███████▋ | 26/34 [00:09<00:03, 2.55it/s]\n 79%|███████▉ | 27/34 [00:10<00:02, 2.55it/s]\n 82%|████████▏ | 28/34 [00:10<00:02, 2.55it/s]\n 85%|████████▌ | 29/34 [00:11<00:01, 2.54it/s]\n 88%|████████▊ | 30/34 [00:11<00:01, 2.55it/s]\n 91%|█████████ | 31/34 [00:11<00:01, 2.55it/s]\n 94%|█████████▍| 32/34 [00:12<00:00, 2.54it/s]\n 97%|█████████▋| 33/34 [00:12<00:00, 2.54it/s]\n100%|██████████| 34/34 [00:13<00:00, 2.54it/s]\n100%|██████████| 34/34 [00:13<00:00, 2.61it/s]",
"metrics": {
"predict_time": 17.092458,
"total_time": 17.142418
},
"output": [
"https://replicate.delivery/pbxt/B4Vy10LblBZ6ENpYreG7oTxU9z2G7LUvKslpXQ9o9qhO2UGJA/out-0.png",
"https://replicate.delivery/pbxt/WvsqNlEdN1KjGVbI9J26j2FswePbL2isySirj4j8zHJP2UGJA/out-1.png",
"https://replicate.delivery/pbxt/4Lv2mcsU7Do7Hxn5A4qgunm1bI8MBA7yLtzfJMPmD8JP2UGJA/out-2.png"
],
"started_at": "2024-01-15T08:13:01.802771Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/luvtixlbf5kz5vhouqzdab5hga",
"cancel": "https://api.replicate.com/v1/predictions/luvtixlbf5kz5vhouqzdab5hga/cancel"
},
"version": "ce2ca6fd0837ffbd171a127f04ff7b8fe8cdf0f7ddc6739dd44409a758ded951"
}
0%| | 0/34 [00:00<?, ?it/s]
3%|▎ | 1/34 [00:00<00:03, 9.39it/s]
6%|▌ | 2/34 [00:00<00:08, 3.75it/s]
9%|▉ | 3/34 [00:00<00:09, 3.10it/s]
12%|█▏ | 4/34 [00:01<00:10, 2.86it/s]
15%|█▍ | 5/34 [00:01<00:10, 2.75it/s]
18%|█▊ | 6/34 [00:02<00:10, 2.68it/s]
21%|██ | 7/34 [00:02<00:10, 2.64it/s]
24%|██▎ | 8/34 [00:02<00:09, 2.62it/s]
26%|██▋ | 9/34 [00:03<00:09, 2.60it/s]
29%|██▉ | 10/34 [00:03<00:09, 2.59it/s]
32%|███▏ | 11/34 [00:03<00:08, 2.58it/s]
35%|███▌ | 12/34 [00:04<00:08, 2.58it/s]
38%|███▊ | 13/34 [00:04<00:08, 2.57it/s]
41%|████ | 14/34 [00:05<00:07, 2.57it/s]
44%|████▍ | 15/34 [00:05<00:07, 2.56it/s]
47%|████▋ | 16/34 [00:05<00:07, 2.56it/s]
50%|█████ | 17/34 [00:06<00:06, 2.56it/s]
53%|█████▎ | 18/34 [00:06<00:06, 2.55it/s]
56%|█████▌ | 19/34 [00:07<00:05, 2.56it/s]
59%|█████▉ | 20/34 [00:07<00:05, 2.55it/s]
62%|██████▏ | 21/34 [00:07<00:05, 2.55it/s]
65%|██████▍ | 22/34 [00:08<00:04, 2.55it/s]
68%|██████▊ | 23/34 [00:08<00:04, 2.55it/s]
71%|███████ | 24/34 [00:09<00:03, 2.55it/s]
74%|███████▎ | 25/34 [00:09<00:03, 2.55it/s]
76%|███████▋ | 26/34 [00:09<00:03, 2.55it/s]
79%|███████▉ | 27/34 [00:10<00:02, 2.55it/s]
82%|████████▏ | 28/34 [00:10<00:02, 2.55it/s]
85%|████████▌ | 29/34 [00:11<00:01, 2.54it/s]
88%|████████▊ | 30/34 [00:11<00:01, 2.55it/s]
91%|█████████ | 31/34 [00:11<00:01, 2.55it/s]
94%|█████████▍| 32/34 [00:12<00:00, 2.54it/s]
97%|█████████▋| 33/34 [00:12<00:00, 2.54it/s]
100%|██████████| 34/34 [00:13<00:00, 2.54it/s]
100%|██████████| 34/34 [00:13<00:00, 2.61it/s]