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.
cjwbw /instructcv:3258454a
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 cjwbw/instructcv using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"cjwbw/instructcv:3258454a0f4011005f51886a8d2c4015d5ec146652f2a28f042e5cc7e4ef85b4",
{
input: {
image: "https://replicate.delivery/pbxt/JfcQVKRWgew5Rzpti9VyJyG4Dfa6JfPx3xIV1wGBH6UVLbLs/pCrb5DS.jpg",
instruction: "Create a monocular depth map",
num_inference_steps: 50,
text_guidance_scale: 7.5,
image_guidance_scale: 1.5
}
}
);
console.log(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 cjwbw/instructcv using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"cjwbw/instructcv:3258454a0f4011005f51886a8d2c4015d5ec146652f2a28f042e5cc7e4ef85b4",
input={
"image": "https://replicate.delivery/pbxt/JfcQVKRWgew5Rzpti9VyJyG4Dfa6JfPx3xIV1wGBH6UVLbLs/pCrb5DS.jpg",
"instruction": "Create a monocular depth map",
"num_inference_steps": 50,
"text_guidance_scale": 7.5,
"image_guidance_scale": 1.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 cjwbw/instructcv 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": "3258454a0f4011005f51886a8d2c4015d5ec146652f2a28f042e5cc7e4ef85b4",
"input": {
"image": "https://replicate.delivery/pbxt/JfcQVKRWgew5Rzpti9VyJyG4Dfa6JfPx3xIV1wGBH6UVLbLs/pCrb5DS.jpg",
"instruction": "Create a monocular depth map",
"num_inference_steps": 50,
"text_guidance_scale": 7.5,
"image_guidance_scale": 1.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
Output
{
"completed_at": "2023-10-09T16:23:06.288047Z",
"created_at": "2023-10-09T16:22:59.670930Z",
"data_removed": false,
"error": null,
"id": "fru3ssdbqyregt4dq7b4cyq6ae",
"input": {
"image": "https://replicate.delivery/pbxt/JfcQVKRWgew5Rzpti9VyJyG4Dfa6JfPx3xIV1wGBH6UVLbLs/pCrb5DS.jpg",
"instruction": "Create a monocular depth map",
"num_inference_steps": 50,
"text_guidance_scale": 7.5,
"image_guidance_scale": 1.5
},
"logs": "Using seed: 5188\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:00<00:08, 5.52it/s]\n 8%|▊ | 4/50 [00:00<00:03, 14.11it/s]\n 14%|█▍ | 7/50 [00:00<00:02, 17.40it/s]\n 20%|██ | 10/50 [00:00<00:02, 19.16it/s]\n 26%|██▌ | 13/50 [00:00<00:01, 20.16it/s]\n 32%|███▏ | 16/50 [00:00<00:01, 20.77it/s]\n 38%|███▊ | 19/50 [00:00<00:01, 21.18it/s]\n 44%|████▍ | 22/50 [00:01<00:01, 21.44it/s]\n 50%|█████ | 25/50 [00:01<00:01, 21.63it/s]\n 56%|█████▌ | 28/50 [00:01<00:01, 21.74it/s]\n 62%|██████▏ | 31/50 [00:01<00:00, 21.64it/s]\n 68%|██████▊ | 34/50 [00:01<00:00, 21.74it/s]\n 74%|███████▍ | 37/50 [00:01<00:00, 21.80it/s]\n 80%|████████ | 40/50 [00:01<00:00, 21.85it/s]\n 86%|████████▌ | 43/50 [00:02<00:00, 21.88it/s]\n 92%|█████████▏| 46/50 [00:02<00:00, 21.92it/s]\n 98%|█████████▊| 49/50 [00:02<00:00, 21.94it/s]\n100%|██████████| 50/50 [00:02<00:00, 20.72it/s]",
"metrics": {
"predict_time": 4.493101,
"total_time": 6.617117
},
"output": "https://pbxt.replicate.delivery/Sw1H1blUqdJMHpsgigiQnBRi6iA9EFXHtqWUdLqF2qT6aHbE/out.png",
"started_at": "2023-10-09T16:23:01.794946Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/fru3ssdbqyregt4dq7b4cyq6ae",
"cancel": "https://api.replicate.com/v1/predictions/fru3ssdbqyregt4dq7b4cyq6ae/cancel"
},
"version": "3258454a0f4011005f51886a8d2c4015d5ec146652f2a28f042e5cc7e4ef85b4"
}
Using seed: 5188
0%| | 0/50 [00:00<?, ?it/s]
2%|▏ | 1/50 [00:00<00:08, 5.52it/s]
8%|▊ | 4/50 [00:00<00:03, 14.11it/s]
14%|█▍ | 7/50 [00:00<00:02, 17.40it/s]
20%|██ | 10/50 [00:00<00:02, 19.16it/s]
26%|██▌ | 13/50 [00:00<00:01, 20.16it/s]
32%|███▏ | 16/50 [00:00<00:01, 20.77it/s]
38%|███▊ | 19/50 [00:00<00:01, 21.18it/s]
44%|████▍ | 22/50 [00:01<00:01, 21.44it/s]
50%|█████ | 25/50 [00:01<00:01, 21.63it/s]
56%|█████▌ | 28/50 [00:01<00:01, 21.74it/s]
62%|██████▏ | 31/50 [00:01<00:00, 21.64it/s]
68%|██████▊ | 34/50 [00:01<00:00, 21.74it/s]
74%|███████▍ | 37/50 [00:01<00:00, 21.80it/s]
80%|████████ | 40/50 [00:01<00:00, 21.85it/s]
86%|████████▌ | 43/50 [00:02<00:00, 21.88it/s]
92%|█████████▏| 46/50 [00:02<00:00, 21.92it/s]
98%|█████████▊| 49/50 [00:02<00:00, 21.94it/s]
100%|██████████| 50/50 [00:02<00:00, 20.72it/s]