lucataco
/
realistic-vision-v5.1
Implementation of Realistic Vision v5.1 with VAE
Prediction
lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bbIDrh5uxplbxv3542mlqbrso6fldqStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1338
- steps
- 20
- width
- 512
- height
- 728
- prompt
- RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3
- guidance
- 5
- scheduler
- EulerA
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
{ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", { input: { seed: 1338, steps: 20, width: 512, height: 728, prompt: "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", guidance: 5, scheduler: "EulerA", negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", input={ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run lucataco/realistic-vision-v5.1 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": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-08-15T03:06:58.117375Z", "created_at": "2023-08-15T03:06:54.183498Z", "data_removed": false, "error": null, "id": "rh5uxplbxv3542mlqbrso6fldq", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:02, 6.44it/s]\n 10%|█ | 2/20 [00:00<00:02, 6.41it/s]\n 15%|█▌ | 3/20 [00:00<00:02, 6.40it/s]\n 20%|██ | 4/20 [00:00<00:02, 6.40it/s]\n 25%|██▌ | 5/20 [00:00<00:02, 6.39it/s]\n 30%|███ | 6/20 [00:00<00:02, 6.38it/s]\n 35%|███▌ | 7/20 [00:01<00:02, 6.38it/s]\n 40%|████ | 8/20 [00:01<00:01, 6.38it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 6.38it/s]\n 50%|█████ | 10/20 [00:01<00:01, 6.38it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 6.37it/s]\n 60%|██████ | 12/20 [00:01<00:01, 6.37it/s]\n 65%|██████▌ | 13/20 [00:02<00:01, 6.36it/s]\n 70%|███████ | 14/20 [00:02<00:00, 6.35it/s]\n 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s]\n 80%|████████ | 16/20 [00:02<00:00, 6.34it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 6.35it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 6.35it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 6.35it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.36it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.37it/s]", "metrics": { "predict_time": 3.960157, "total_time": 3.933877 }, "output": "https://pbxt.replicate.delivery/ql1Ow8Aq5ZK1IRGc3nM20DeFOhEhHUfwEErNb1zhn0kR3JaRA/output.png", "started_at": "2023-08-15T03:06:54.157218Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rh5uxplbxv3542mlqbrso6fldq", "cancel": "https://api.replicate.com/v1/predictions/rh5uxplbxv3542mlqbrso6fldq/cancel" }, "version": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:02, 6.44it/s] 10%|█ | 2/20 [00:00<00:02, 6.41it/s] 15%|█▌ | 3/20 [00:00<00:02, 6.40it/s] 20%|██ | 4/20 [00:00<00:02, 6.40it/s] 25%|██▌ | 5/20 [00:00<00:02, 6.39it/s] 30%|███ | 6/20 [00:00<00:02, 6.38it/s] 35%|███▌ | 7/20 [00:01<00:02, 6.38it/s] 40%|████ | 8/20 [00:01<00:01, 6.38it/s] 45%|████▌ | 9/20 [00:01<00:01, 6.38it/s] 50%|█████ | 10/20 [00:01<00:01, 6.38it/s] 55%|█████▌ | 11/20 [00:01<00:01, 6.37it/s] 60%|██████ | 12/20 [00:01<00:01, 6.37it/s] 65%|██████▌ | 13/20 [00:02<00:01, 6.36it/s] 70%|███████ | 14/20 [00:02<00:00, 6.35it/s] 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s] 80%|████████ | 16/20 [00:02<00:00, 6.34it/s] 85%|████████▌ | 17/20 [00:02<00:00, 6.35it/s] 90%|█████████ | 18/20 [00:02<00:00, 6.35it/s] 95%|█████████▌| 19/20 [00:02<00:00, 6.35it/s] 100%|██████████| 20/20 [00:03<00:00, 6.36it/s] 100%|██████████| 20/20 [00:03<00:00, 6.37it/s]
Prediction
lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bbIDqvkhohlb3j5prx4f73k6delypuStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1338
- steps
- 20
- width
- 512
- height
- 728
- prompt
- RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3
- guidance
- 5
- scheduler
- MultistepDPM-Solver
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
{ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", { input: { seed: 1338, steps: 20, width: 512, height: 728, prompt: "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", guidance: 5, scheduler: "MultistepDPM-Solver", negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", input={ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run lucataco/realistic-vision-v5.1 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": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-08-15T03:07:12.761037Z", "created_at": "2023-08-15T03:07:08.824123Z", "data_removed": false, "error": null, "id": "qvkhohlb3j5prx4f73k6delypu", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latino man in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:02, 6.47it/s]\n 10%|█ | 2/20 [00:00<00:02, 6.41it/s]\n 15%|█▌ | 3/20 [00:00<00:02, 6.39it/s]\n 20%|██ | 4/20 [00:00<00:02, 6.38it/s]\n 25%|██▌ | 5/20 [00:00<00:02, 6.38it/s]\n 30%|███ | 6/20 [00:00<00:02, 6.38it/s]\n 35%|███▌ | 7/20 [00:01<00:02, 6.38it/s]\n 40%|████ | 8/20 [00:01<00:01, 6.38it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 6.37it/s]\n 50%|█████ | 10/20 [00:01<00:01, 6.37it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 6.36it/s]\n 60%|██████ | 12/20 [00:01<00:01, 6.35it/s]\n 65%|██████▌ | 13/20 [00:02<00:01, 6.35it/s]\n 70%|███████ | 14/20 [00:02<00:00, 6.35it/s]\n 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s]\n 80%|████████ | 16/20 [00:02<00:00, 6.35it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 6.35it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 6.35it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 6.35it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.34it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.36it/s]", "metrics": { "predict_time": 3.957208, "total_time": 3.936914 }, "output": "https://pbxt.replicate.delivery/tTcqUvcqgeSXDKpE2tIm2ff2MuoR9ykLchLn8HHlutBAvT0iA/output.png", "started_at": "2023-08-15T03:07:08.803829Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qvkhohlb3j5prx4f73k6delypu", "cancel": "https://api.replicate.com/v1/predictions/qvkhohlb3j5prx4f73k6delypu/cancel" }, "version": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:02, 6.47it/s] 10%|█ | 2/20 [00:00<00:02, 6.41it/s] 15%|█▌ | 3/20 [00:00<00:02, 6.39it/s] 20%|██ | 4/20 [00:00<00:02, 6.38it/s] 25%|██▌ | 5/20 [00:00<00:02, 6.38it/s] 30%|███ | 6/20 [00:00<00:02, 6.38it/s] 35%|███▌ | 7/20 [00:01<00:02, 6.38it/s] 40%|████ | 8/20 [00:01<00:01, 6.38it/s] 45%|████▌ | 9/20 [00:01<00:01, 6.37it/s] 50%|█████ | 10/20 [00:01<00:01, 6.37it/s] 55%|█████▌ | 11/20 [00:01<00:01, 6.36it/s] 60%|██████ | 12/20 [00:01<00:01, 6.35it/s] 65%|██████▌ | 13/20 [00:02<00:01, 6.35it/s] 70%|███████ | 14/20 [00:02<00:00, 6.35it/s] 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s] 80%|████████ | 16/20 [00:02<00:00, 6.35it/s] 85%|████████▌ | 17/20 [00:02<00:00, 6.35it/s] 90%|█████████ | 18/20 [00:02<00:00, 6.35it/s] 95%|█████████▌| 19/20 [00:02<00:00, 6.35it/s] 100%|██████████| 20/20 [00:03<00:00, 6.34it/s] 100%|██████████| 20/20 [00:03<00:00, 6.36it/s]
Prediction
lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bbIDc3p3nplbd73utqbvskfapu65giStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1338
- steps
- 20
- width
- 512
- height
- 728
- prompt
- RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3
- guidance
- 5
- scheduler
- EulerA
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
{ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", { input: { seed: 1338, steps: 20, width: 512, height: 728, prompt: "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", guidance: 5, scheduler: "EulerA", negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", input={ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run lucataco/realistic-vision-v5.1 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": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-08-15T03:07:27.163563Z", "created_at": "2023-08-15T03:07:23.284578Z", "data_removed": false, "error": null, "id": "c3p3nplbd73utqbvskfapu65gi", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:02, 6.45it/s]\n 10%|█ | 2/20 [00:00<00:02, 6.41it/s]\n 15%|█▌ | 3/20 [00:00<00:02, 6.38it/s]\n 20%|██ | 4/20 [00:00<00:02, 6.38it/s]\n 25%|██▌ | 5/20 [00:00<00:02, 6.38it/s]\n 30%|███ | 6/20 [00:00<00:02, 6.37it/s]\n 35%|███▌ | 7/20 [00:01<00:02, 6.37it/s]\n 40%|████ | 8/20 [00:01<00:01, 6.36it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 6.35it/s]\n 50%|█████ | 10/20 [00:01<00:01, 6.35it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 6.34it/s]\n 60%|██████ | 12/20 [00:01<00:01, 6.33it/s]\n 65%|██████▌ | 13/20 [00:02<00:01, 6.33it/s]\n 70%|███████ | 14/20 [00:02<00:00, 6.32it/s]\n 75%|███████▌ | 15/20 [00:02<00:00, 6.32it/s]\n 80%|████████ | 16/20 [00:02<00:00, 6.31it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 6.31it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 6.31it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 6.32it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.32it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.34it/s]", "metrics": { "predict_time": 3.950486, "total_time": 3.878985 }, "output": "https://pbxt.replicate.delivery/1J8ffEOlMNus3kQenxTfIkiFN4nzlGxynirJfBJuJe4v7diWE/output.png", "started_at": "2023-08-15T03:07:23.213077Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/c3p3nplbd73utqbvskfapu65gi", "cancel": "https://api.replicate.com/v1/predictions/c3p3nplbd73utqbvskfapu65gi/cancel" }, "version": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:02, 6.45it/s] 10%|█ | 2/20 [00:00<00:02, 6.41it/s] 15%|█▌ | 3/20 [00:00<00:02, 6.38it/s] 20%|██ | 4/20 [00:00<00:02, 6.38it/s] 25%|██▌ | 5/20 [00:00<00:02, 6.38it/s] 30%|███ | 6/20 [00:00<00:02, 6.37it/s] 35%|███▌ | 7/20 [00:01<00:02, 6.37it/s] 40%|████ | 8/20 [00:01<00:01, 6.36it/s] 45%|████▌ | 9/20 [00:01<00:01, 6.35it/s] 50%|█████ | 10/20 [00:01<00:01, 6.35it/s] 55%|█████▌ | 11/20 [00:01<00:01, 6.34it/s] 60%|██████ | 12/20 [00:01<00:01, 6.33it/s] 65%|██████▌ | 13/20 [00:02<00:01, 6.33it/s] 70%|███████ | 14/20 [00:02<00:00, 6.32it/s] 75%|███████▌ | 15/20 [00:02<00:00, 6.32it/s] 80%|████████ | 16/20 [00:02<00:00, 6.31it/s] 85%|████████▌ | 17/20 [00:02<00:00, 6.31it/s] 90%|█████████ | 18/20 [00:02<00:00, 6.31it/s] 95%|█████████▌| 19/20 [00:02<00:00, 6.32it/s] 100%|██████████| 20/20 [00:03<00:00, 6.32it/s] 100%|██████████| 20/20 [00:03<00:00, 6.34it/s]
Prediction
lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bbIDwdgtkn3bnd2ugnzjr6k3s7hzlaStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1338
- steps
- 20
- width
- 512
- height
- 728
- prompt
- RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3
- guidance
- 5
- scheduler
- MultistepDPM-Solver
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
{ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", { input: { seed: 1338, steps: 20, width: 512, height: 728, prompt: "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", guidance: 5, scheduler: "MultistepDPM-Solver", negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", input={ "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run lucataco/realistic-vision-v5.1 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": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-08-15T03:07:39.052681Z", "created_at": "2023-08-15T03:07:35.013988Z", "data_removed": false, "error": null, "id": "wdgtkn3bnd2ugnzjr6k3s7hzla", "input": { "seed": 1338, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, flower vase on a table, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "MultistepDPM-Solver", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 5%|▌ | 1/20 [00:00<00:02, 6.45it/s]\n 10%|█ | 2/20 [00:00<00:02, 6.42it/s]\n 15%|█▌ | 3/20 [00:00<00:02, 6.40it/s]\n 20%|██ | 4/20 [00:00<00:02, 6.38it/s]\n 25%|██▌ | 5/20 [00:00<00:02, 6.37it/s]\n 30%|███ | 6/20 [00:00<00:02, 6.37it/s]\n 35%|███▌ | 7/20 [00:01<00:02, 6.37it/s]\n 40%|████ | 8/20 [00:01<00:01, 6.36it/s]\n 45%|████▌ | 9/20 [00:01<00:01, 6.37it/s]\n 50%|█████ | 10/20 [00:01<00:01, 6.36it/s]\n 55%|█████▌ | 11/20 [00:01<00:01, 6.36it/s]\n 60%|██████ | 12/20 [00:01<00:01, 6.35it/s]\n 65%|██████▌ | 13/20 [00:02<00:01, 6.35it/s]\n 70%|███████ | 14/20 [00:02<00:00, 6.35it/s]\n 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s]\n 80%|████████ | 16/20 [00:02<00:00, 6.34it/s]\n 85%|████████▌ | 17/20 [00:02<00:00, 6.33it/s]\n 90%|█████████ | 18/20 [00:02<00:00, 6.33it/s]\n 95%|█████████▌| 19/20 [00:02<00:00, 6.33it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.33it/s]\n100%|██████████| 20/20 [00:03<00:00, 6.35it/s]", "metrics": { "predict_time": 4.118487, "total_time": 4.038693 }, "output": "https://pbxt.replicate.delivery/zrhMTlbqztqULR89j9wnAhiWefUFL1GDYfIONqje7ILpfORLC/output.png", "started_at": "2023-08-15T03:07:34.934194Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/wdgtkn3bnd2ugnzjr6k3s7hzla", "cancel": "https://api.replicate.com/v1/predictions/wdgtkn3bnd2ugnzjr6k3s7hzla/cancel" }, "version": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:02, 6.45it/s] 10%|█ | 2/20 [00:00<00:02, 6.42it/s] 15%|█▌ | 3/20 [00:00<00:02, 6.40it/s] 20%|██ | 4/20 [00:00<00:02, 6.38it/s] 25%|██▌ | 5/20 [00:00<00:02, 6.37it/s] 30%|███ | 6/20 [00:00<00:02, 6.37it/s] 35%|███▌ | 7/20 [00:01<00:02, 6.37it/s] 40%|████ | 8/20 [00:01<00:01, 6.36it/s] 45%|████▌ | 9/20 [00:01<00:01, 6.37it/s] 50%|█████ | 10/20 [00:01<00:01, 6.36it/s] 55%|█████▌ | 11/20 [00:01<00:01, 6.36it/s] 60%|██████ | 12/20 [00:01<00:01, 6.35it/s] 65%|██████▌ | 13/20 [00:02<00:01, 6.35it/s] 70%|███████ | 14/20 [00:02<00:00, 6.35it/s] 75%|███████▌ | 15/20 [00:02<00:00, 6.35it/s] 80%|████████ | 16/20 [00:02<00:00, 6.34it/s] 85%|████████▌ | 17/20 [00:02<00:00, 6.33it/s] 90%|█████████ | 18/20 [00:02<00:00, 6.33it/s] 95%|█████████▌| 19/20 [00:02<00:00, 6.33it/s] 100%|██████████| 20/20 [00:03<00:00, 6.33it/s] 100%|██████████| 20/20 [00:03<00:00, 6.35it/s]
Prediction
lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bbID7ce8azpb01rm80ckkq4bz89e54StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- seed
- 1339
- steps
- 20
- width
- 512
- height
- 728
- prompt
- RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3
- guidance
- 5
- scheduler
- EulerA
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
{ "seed": 1339, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", { input: { seed: 1339, steps: 20, width: 512, height: 728, prompt: "RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", guidance: 5, scheduler: "EulerA", negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run lucataco/realistic-vision-v5.1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5.1:2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", input={ "seed": 1339, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run lucataco/realistic-vision-v5.1 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": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb", "input": { "seed": 1339, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-12-06T21:03:25.627307Z", "created_at": "2024-12-06T21:03:22.368000Z", "data_removed": false, "error": null, "id": "7ce8azpb01rm80ckkq4bz89e54", "input": { "seed": 1339, "steps": 20, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3", "guidance": 5, "scheduler": "EulerA", "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" }, "logs": "0%| | 0/20 [00:00<?, ?it/s]\n 10%|█ | 2/20 [00:00<00:01, 11.85it/s]\n 20%|██ | 4/20 [00:00<00:01, 11.71it/s]\n 30%|███ | 6/20 [00:00<00:01, 11.63it/s]\n 40%|████ | 8/20 [00:00<00:01, 11.58it/s]\n 50%|█████ | 10/20 [00:00<00:00, 11.58it/s]\n 60%|██████ | 12/20 [00:01<00:00, 11.56it/s]\n 70%|███████ | 14/20 [00:01<00:00, 11.54it/s]\n 80%|████████ | 16/20 [00:01<00:00, 11.53it/s]\n 90%|█████████ | 18/20 [00:01<00:00, 11.51it/s]\n100%|██████████| 20/20 [00:01<00:00, 11.52it/s]\n100%|██████████| 20/20 [00:01<00:00, 11.56it/s]", "metrics": { "predict_time": 1.974488547, "total_time": 3.259307 }, "output": "https://replicate.delivery/xezq/FHYPycode0UaGCAuqs2Nv6YJODl2Igm2i8wPaSKqaWhOxI8JA/output.png", "started_at": "2024-12-06T21:03:23.652819Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-lt3eq5hmn4fygoxqrg7k2psnmiincu72nkrjsgymn7laks5nodga", "get": "https://api.replicate.com/v1/predictions/7ce8azpb01rm80ckkq4bz89e54", "cancel": "https://api.replicate.com/v1/predictions/7ce8azpb01rm80ckkq4bz89e54/cancel" }, "version": "2c8e954decbf70b7607a4414e5785ef9e4de4b8c51d50fb8b8b349160e0ef6bb" }
Generated in0%| | 0/20 [00:00<?, ?it/s] 10%|█ | 2/20 [00:00<00:01, 11.85it/s] 20%|██ | 4/20 [00:00<00:01, 11.71it/s] 30%|███ | 6/20 [00:00<00:01, 11.63it/s] 40%|████ | 8/20 [00:00<00:01, 11.58it/s] 50%|█████ | 10/20 [00:00<00:00, 11.58it/s] 60%|██████ | 12/20 [00:01<00:00, 11.56it/s] 70%|███████ | 14/20 [00:01<00:00, 11.54it/s] 80%|████████ | 16/20 [00:01<00:00, 11.53it/s] 90%|█████████ | 18/20 [00:01<00:00, 11.51it/s] 100%|██████████| 20/20 [00:01<00:00, 11.52it/s] 100%|██████████| 20/20 [00:01<00:00, 11.56it/s]
Want to make some of these yourself?
Run this model