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.
darionaviar /cinthia:b26a56ab
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";
import fs from "node:fs";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run darionaviar/cinthia using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"darionaviar/cinthia:b26a56abd9f014712559f3e6a79f172235742fda77ebbc4cfca5fa573c4db3c3",
{
input: {
model: "dev",
prompt: "CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA's hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training",
go_fast: false,
lora_scale: 1,
megapixels: "1",
num_outputs: 2,
aspect_ratio: "1:1",
output_format: "jpg",
guidance_scale: 3.5,
output_quality: 100,
prompt_strength: 0.8,
extra_lora_scale: 1,
num_inference_steps: 40
}
}
);
// 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 darionaviar/cinthia using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"darionaviar/cinthia:b26a56abd9f014712559f3e6a79f172235742fda77ebbc4cfca5fa573c4db3c3",
input={
"model": "dev",
"prompt": "CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA's hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training",
"go_fast": False,
"lora_scale": 1,
"megapixels": "1",
"num_outputs": 2,
"aspect_ratio": "1:1",
"output_format": "jpg",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"extra_lora_scale": 1,
"num_inference_steps": 40
}
)
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 darionaviar/cinthia 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": "darionaviar/cinthia:b26a56abd9f014712559f3e6a79f172235742fda77ebbc4cfca5fa573c4db3c3",
"input": {
"model": "dev",
"prompt": "CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA\'s hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training",
"go_fast": false,
"lora_scale": 1,
"megapixels": "1",
"num_outputs": 2,
"aspect_ratio": "1:1",
"output_format": "jpg",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"extra_lora_scale": 1,
"num_inference_steps": 40
}
}' \
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-09-12T02:01:21.518477Z",
"created_at": "2024-09-12T02:00:19.437000Z",
"data_removed": false,
"error": null,
"id": "czt0mjy0xnrm20chwftt3ercb4",
"input": {
"model": "dev",
"prompt": "CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA's hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training",
"lora_scale": 1,
"num_outputs": 2,
"aspect_ratio": "1:1",
"output_format": "jpg",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"extra_lora_scale": 1,
"num_inference_steps": 40
},
"logs": "Using seed: 10562\nPrompt: CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA's hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training\n[!] txt2img mode\nUsing dev model\nfree=7177021825024\nDownloading weights\n2024-09-12T02:00:46Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmptkyxsw2_/weights url=https://replicate.delivery/yhqm/mlriPeRDZjQ3CKoDe2HlSm9vazau0m4u5pUBfYUzuHXW793mA/trained_model.tar\n2024-09-12T02:00:50Z | INFO | [ Complete ] dest=/tmp/tmptkyxsw2_/weights size=\"215 MB\" total_elapsed=3.701s url=https://replicate.delivery/yhqm/mlriPeRDZjQ3CKoDe2HlSm9vazau0m4u5pUBfYUzuHXW793mA/trained_model.tar\nDownloaded weights in 3.73s\nLoaded LoRAs in 13.33s\n 0%| | 0/40 [00:00<?, ?it/s]\n 2%|▎ | 1/40 [00:00<00:19, 1.96it/s]\n 5%|▌ | 2/40 [00:00<00:17, 2.21it/s]\n 8%|▊ | 3/40 [00:01<00:17, 2.09it/s]\n 10%|█ | 4/40 [00:01<00:17, 2.03it/s]\n 12%|█▎ | 5/40 [00:02<00:17, 2.00it/s]\n 15%|█▌ | 6/40 [00:02<00:17, 1.98it/s]\n 18%|█▊ | 7/40 [00:03<00:16, 1.97it/s]\n 20%|██ | 8/40 [00:03<00:16, 1.97it/s]\n 22%|██▎ | 9/40 [00:04<00:15, 1.96it/s]\n 25%|██▌ | 10/40 [00:05<00:15, 1.96it/s]\n 28%|██▊ | 11/40 [00:05<00:14, 1.96it/s]\n 30%|███ | 12/40 [00:06<00:14, 1.96it/s]\n 32%|███▎ | 13/40 [00:06<00:13, 1.96it/s]\n 35%|███▌ | 14/40 [00:07<00:13, 1.95it/s]\n 38%|███▊ | 15/40 [00:07<00:12, 1.95it/s]\n 40%|████ | 16/40 [00:08<00:12, 1.95it/s]\n 42%|████▎ | 17/40 [00:08<00:11, 1.95it/s]\n 45%|████▌ | 18/40 [00:09<00:11, 1.95it/s]\n 48%|████▊ | 19/40 [00:09<00:10, 1.95it/s]\n 50%|█████ | 20/40 [00:10<00:10, 1.95it/s]\n 52%|█████▎ | 21/40 [00:10<00:09, 1.95it/s]\n 55%|█████▌ | 22/40 [00:11<00:09, 1.95it/s]\n 57%|█████▊ | 23/40 [00:11<00:08, 1.95it/s]\n 60%|██████ | 24/40 [00:12<00:08, 1.95it/s]\n 62%|██████▎ | 25/40 [00:12<00:07, 1.95it/s]\n 65%|██████▌ | 26/40 [00:13<00:07, 1.95it/s]\n 68%|██████▊ | 27/40 [00:13<00:06, 1.95it/s]\n 70%|███████ | 28/40 [00:14<00:06, 1.95it/s]\n 72%|███████▎ | 29/40 [00:14<00:05, 1.95it/s]\n 75%|███████▌ | 30/40 [00:15<00:05, 1.95it/s]\n 78%|███████▊ | 31/40 [00:15<00:04, 1.95it/s]\n 80%|████████ | 32/40 [00:16<00:04, 1.95it/s]\n 82%|████████▎ | 33/40 [00:16<00:03, 1.95it/s]\n 85%|████████▌ | 34/40 [00:17<00:03, 1.95it/s]\n 88%|████████▊ | 35/40 [00:17<00:02, 1.96it/s]\n 90%|█████████ | 36/40 [00:18<00:02, 1.96it/s]\n 92%|█████████▎| 37/40 [00:18<00:01, 1.96it/s]\n 95%|█████████▌| 38/40 [00:19<00:01, 1.96it/s]\n 98%|█████████▊| 39/40 [00:19<00:00, 1.96it/s]\n100%|██████████| 40/40 [00:20<00:00, 1.96it/s]\n100%|██████████| 40/40 [00:20<00:00, 1.96it/s]",
"metrics": {
"predict_time": 34.575134595,
"total_time": 62.081477
},
"output": [
"https://replicate.delivery/yhqm/hvLXkJZ8AzIedS1emOmg6O7fh0vWCt53WkWPAi3kcgHjrfvNB/out-0.jpg",
"https://replicate.delivery/yhqm/hCS5h56eikzcdSXAhF55jZ5BRv7CeIK2fy0NS5WfbobFXff2E/out-1.jpg"
],
"started_at": "2024-09-12T02:00:46.943343Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/czt0mjy0xnrm20chwftt3ercb4",
"cancel": "https://api.replicate.com/v1/predictions/czt0mjy0xnrm20chwftt3ercb4/cancel"
},
"version": "b26a56abd9f014712559f3e6a79f172235742fda77ebbc4cfca5fa573c4db3c3"
}
Using seed: 10562
Prompt: CINTHIA standing in a modern kitchen, sipping a protein shake from a clear shaker cup. She is dressed in stylish, deep purple athletic wear, and her slightly tired expression suggests she just finished a workout. The scene captures her in a relaxed moment, with soft, natural lighting illuminating the sleek kitchen countertops and modern appliances in the background. CINTHIA's hair is slightly messy, and a light sheen of sweat on her skin adds to the realism of the post-workout look. The image is hyper-realistic, focusing on the textures of her outfit, the kitchen setting, and the subtle expression of exhaustion mixed with satisfaction after her training
[!] txt2img mode
Using dev model
free=7177021825024
Downloading weights
2024-09-12T02:00:46Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmptkyxsw2_/weights url=https://replicate.delivery/yhqm/mlriPeRDZjQ3CKoDe2HlSm9vazau0m4u5pUBfYUzuHXW793mA/trained_model.tar
2024-09-12T02:00:50Z | INFO | [ Complete ] dest=/tmp/tmptkyxsw2_/weights size="215 MB" total_elapsed=3.701s url=https://replicate.delivery/yhqm/mlriPeRDZjQ3CKoDe2HlSm9vazau0m4u5pUBfYUzuHXW793mA/trained_model.tar
Downloaded weights in 3.73s
Loaded LoRAs in 13.33s
0%| | 0/40 [00:00<?, ?it/s]
2%|▎ | 1/40 [00:00<00:19, 1.96it/s]
5%|▌ | 2/40 [00:00<00:17, 2.21it/s]
8%|▊ | 3/40 [00:01<00:17, 2.09it/s]
10%|█ | 4/40 [00:01<00:17, 2.03it/s]
12%|█▎ | 5/40 [00:02<00:17, 2.00it/s]
15%|█▌ | 6/40 [00:02<00:17, 1.98it/s]
18%|█▊ | 7/40 [00:03<00:16, 1.97it/s]
20%|██ | 8/40 [00:03<00:16, 1.97it/s]
22%|██▎ | 9/40 [00:04<00:15, 1.96it/s]
25%|██▌ | 10/40 [00:05<00:15, 1.96it/s]
28%|██▊ | 11/40 [00:05<00:14, 1.96it/s]
30%|███ | 12/40 [00:06<00:14, 1.96it/s]
32%|███▎ | 13/40 [00:06<00:13, 1.96it/s]
35%|███▌ | 14/40 [00:07<00:13, 1.95it/s]
38%|███▊ | 15/40 [00:07<00:12, 1.95it/s]
40%|████ | 16/40 [00:08<00:12, 1.95it/s]
42%|████▎ | 17/40 [00:08<00:11, 1.95it/s]
45%|████▌ | 18/40 [00:09<00:11, 1.95it/s]
48%|████▊ | 19/40 [00:09<00:10, 1.95it/s]
50%|█████ | 20/40 [00:10<00:10, 1.95it/s]
52%|█████▎ | 21/40 [00:10<00:09, 1.95it/s]
55%|█████▌ | 22/40 [00:11<00:09, 1.95it/s]
57%|█████▊ | 23/40 [00:11<00:08, 1.95it/s]
60%|██████ | 24/40 [00:12<00:08, 1.95it/s]
62%|██████▎ | 25/40 [00:12<00:07, 1.95it/s]
65%|██████▌ | 26/40 [00:13<00:07, 1.95it/s]
68%|██████▊ | 27/40 [00:13<00:06, 1.95it/s]
70%|███████ | 28/40 [00:14<00:06, 1.95it/s]
72%|███████▎ | 29/40 [00:14<00:05, 1.95it/s]
75%|███████▌ | 30/40 [00:15<00:05, 1.95it/s]
78%|███████▊ | 31/40 [00:15<00:04, 1.95it/s]
80%|████████ | 32/40 [00:16<00:04, 1.95it/s]
82%|████████▎ | 33/40 [00:16<00:03, 1.95it/s]
85%|████████▌ | 34/40 [00:17<00:03, 1.95it/s]
88%|████████▊ | 35/40 [00:17<00:02, 1.96it/s]
90%|█████████ | 36/40 [00:18<00:02, 1.96it/s]
92%|█████████▎| 37/40 [00:18<00:01, 1.96it/s]
95%|█████████▌| 38/40 [00:19<00:01, 1.96it/s]
98%|█████████▊| 39/40 [00:19<00:00, 1.96it/s]
100%|██████████| 40/40 [00:20<00:00, 1.96it/s]
100%|██████████| 40/40 [00:20<00:00, 1.96it/s]