lucataco
/
realistic-vision-v5-openpose
Realistic Vision V5 with OpenPose
- Public
- 5.2K runs
-
L40S
- GitHub
Prediction
lucataco/realistic-vision-v5-openpose:89e771f7ID6733k63bjea7wn7adduplf36neStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1337
- steps
- 30
- width
- 512
- height
- 728
- prompt
- RAW photo, a portrait photo of a latina woman in a casual dress, 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": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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" }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5-openpose 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-openpose:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", { input: { seed: 1337, image: "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", steps: 30, width: 512, height: 728, prompt: "RAW photo, a portrait photo of a latina woman in a casual dress, 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" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run lucataco/realistic-vision-v5-openpose using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5-openpose:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", input={ "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/realistic-vision-v5-openpose 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": "89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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.
Install Cogbrew install cog
If you don’t have Homebrew, there are other installation options available.
Pull and run lucataco/realistic-vision-v5-openpose using Cog (this will download the full model and run it in your local environment):
cog predict r8.im/lucataco/realistic-vision-v5-openpose@sha256:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9 \ -i 'seed=1337' \ -i 'image="https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg"' \ -i 'steps=30' \ -i 'width=512' \ -i 'height=728' \ -i 'prompt="RAW photo, a portrait photo of a latina woman in a casual dress, 8k uhd, high quality, film grain, Fujifilm XT3"' \ -i 'guidance=5' \ -i 'scheduler="MultistepDPM-Solver"' \ -i '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 learn more, take a look at the Cog documentation.
Pull and run lucataco/realistic-vision-v5-openpose using Docker (this will download the full model and run it in your local environment):
docker run -d -p 5000:5000 --gpus=all r8.im/lucataco/realistic-vision-v5-openpose@sha256:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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" } }' \ http://localhost:5000/predictions
Output
{ "completed_at": "2023-08-21T05:26:22.100090Z", "created_at": "2023-08-21T05:25:57.075239Z", "data_removed": false, "error": null, "id": "6733k63bjea7wn7adduplf36ne", "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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": "Seed is:1337\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 12.13it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 12.05it/s]\n 20%|██ | 6/30 [00:00<00:01, 12.02it/s]\n 27%|██▋ | 8/30 [00:00<00:01, 11.99it/s]\n 33%|███▎ | 10/30 [00:00<00:01, 11.98it/s]\n 40%|████ | 12/30 [00:01<00:01, 11.96it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 11.95it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 11.94it/s]\n 60%|██████ | 18/30 [00:01<00:01, 11.93it/s]\n 67%|██████▋ | 20/30 [00:01<00:00, 11.93it/s]\n 73%|███████▎ | 22/30 [00:01<00:00, 11.92it/s]\n 80%|████████ | 24/30 [00:02<00:00, 11.93it/s]\n 87%|████████▋ | 26/30 [00:02<00:00, 11.92it/s]\n 93%|█████████▎| 28/30 [00:02<00:00, 11.92it/s]\n100%|██████████| 30/30 [00:02<00:00, 11.92it/s]\n100%|██████████| 30/30 [00:02<00:00, 11.95it/s]", "metrics": { "predict_time": 25.055015, "total_time": 25.024851 }, "output": "https://pbxt.replicate.delivery/6lOLfNMeReLz6JdH7Vmf6XvSinuQhO9z3iCJl0FS2Yj33pwFB/output.png", "started_at": "2023-08-21T05:25:57.045075Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/6733k63bjea7wn7adduplf36ne", "cancel": "https://api.replicate.com/v1/predictions/6733k63bjea7wn7adduplf36ne/cancel" }, "version": "89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9" }
Generated inSeed is:1337 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 12.13it/s] 13%|█▎ | 4/30 [00:00<00:02, 12.05it/s] 20%|██ | 6/30 [00:00<00:01, 12.02it/s] 27%|██▋ | 8/30 [00:00<00:01, 11.99it/s] 33%|███▎ | 10/30 [00:00<00:01, 11.98it/s] 40%|████ | 12/30 [00:01<00:01, 11.96it/s] 47%|████▋ | 14/30 [00:01<00:01, 11.95it/s] 53%|█████▎ | 16/30 [00:01<00:01, 11.94it/s] 60%|██████ | 18/30 [00:01<00:01, 11.93it/s] 67%|██████▋ | 20/30 [00:01<00:00, 11.93it/s] 73%|███████▎ | 22/30 [00:01<00:00, 11.92it/s] 80%|████████ | 24/30 [00:02<00:00, 11.93it/s] 87%|████████▋ | 26/30 [00:02<00:00, 11.92it/s] 93%|█████████▎| 28/30 [00:02<00:00, 11.92it/s] 100%|██████████| 30/30 [00:02<00:00, 11.92it/s] 100%|██████████| 30/30 [00:02<00:00, 11.95it/s]
Prediction
lucataco/realistic-vision-v5-openpose:89e771f7IDexgd7q3bojzg6n6b7gonjwymziStatusSucceededSourceWebHardwareA40Total durationCreatedInput
- seed
- 1337
- steps
- 30
- width
- 512
- height
- 728
- prompt
- RAW photo, a portrait photo of a latina woman in a casual dress, 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": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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" }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/realistic-vision-v5-openpose 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-openpose:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", { input: { seed: 1337, image: "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", steps: 30, width: 512, height: 728, prompt: "RAW photo, a portrait photo of a latina woman in a casual dress, 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" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run lucataco/realistic-vision-v5-openpose using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/realistic-vision-v5-openpose:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", input={ "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/realistic-vision-v5-openpose 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": "89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9", "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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.
Install Cogbrew install cog
If you don’t have Homebrew, there are other installation options available.
Pull and run lucataco/realistic-vision-v5-openpose using Cog (this will download the full model and run it in your local environment):
cog predict r8.im/lucataco/realistic-vision-v5-openpose@sha256:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9 \ -i 'seed=1337' \ -i 'image="https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg"' \ -i 'steps=30' \ -i 'width=512' \ -i 'height=728' \ -i 'prompt="RAW photo, a portrait photo of a latina woman in a casual dress, 8k uhd, high quality, film grain, Fujifilm XT3"' \ -i 'guidance=5' \ -i 'scheduler="EulerA"' \ -i '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 learn more, take a look at the Cog documentation.
Pull and run lucataco/realistic-vision-v5-openpose using Docker (this will download the full model and run it in your local environment):
docker run -d -p 5000:5000 --gpus=all r8.im/lucataco/realistic-vision-v5-openpose@sha256:89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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" } }' \ http://localhost:5000/predictions
Output
{ "completed_at": "2023-08-21T05:27:47.620337Z", "created_at": "2023-08-21T05:27:22.513741Z", "data_removed": false, "error": null, "id": "exgd7q3bojzg6n6b7gonjwymzi", "input": { "seed": 1337, "image": "https://replicate.delivery/pbxt/JO4BwZba2CFiCB151VuQKVlVTWxtS3zWiJNwW6GouPIstF2T/pose%20%281%29.jpg", "steps": 30, "width": 512, "height": 728, "prompt": "RAW photo, a portrait photo of a latina woman in a casual dress, 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": "Seed is:1337\n 0%| | 0/30 [00:00<?, ?it/s]\n 7%|▋ | 2/30 [00:00<00:02, 12.05it/s]\n 13%|█▎ | 4/30 [00:00<00:02, 12.00it/s]\n 20%|██ | 6/30 [00:00<00:02, 11.98it/s]\n 27%|██▋ | 8/30 [00:00<00:01, 11.98it/s]\n 33%|███▎ | 10/30 [00:00<00:01, 11.95it/s]\n 40%|████ | 12/30 [00:01<00:01, 11.95it/s]\n 47%|████▋ | 14/30 [00:01<00:01, 11.94it/s]\n 53%|█████▎ | 16/30 [00:01<00:01, 11.92it/s]\n 60%|██████ | 18/30 [00:01<00:01, 11.92it/s]\n 67%|██████▋ | 20/30 [00:01<00:00, 11.92it/s]\n 73%|███████▎ | 22/30 [00:01<00:00, 11.92it/s]\n 80%|████████ | 24/30 [00:02<00:00, 11.94it/s]\n 87%|████████▋ | 26/30 [00:02<00:00, 11.92it/s]\n 93%|█████████▎| 28/30 [00:02<00:00, 11.93it/s]\n100%|██████████| 30/30 [00:02<00:00, 11.94it/s]\n100%|██████████| 30/30 [00:02<00:00, 11.94it/s]", "metrics": { "predict_time": 25.103756, "total_time": 25.106596 }, "output": "https://pbxt.replicate.delivery/GHGCmRqMb7JeXKsljyBMDNfnxnPMaaoz0aiiVKMcjiKSfU4iA/output.png", "started_at": "2023-08-21T05:27:22.516581Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/exgd7q3bojzg6n6b7gonjwymzi", "cancel": "https://api.replicate.com/v1/predictions/exgd7q3bojzg6n6b7gonjwymzi/cancel" }, "version": "89e771f728a96d2a75a4651f146069e6c2bc6541ee6a0b10dd840edd870bf0e9" }
Generated inSeed is:1337 0%| | 0/30 [00:00<?, ?it/s] 7%|▋ | 2/30 [00:00<00:02, 12.05it/s] 13%|█▎ | 4/30 [00:00<00:02, 12.00it/s] 20%|██ | 6/30 [00:00<00:02, 11.98it/s] 27%|██▋ | 8/30 [00:00<00:01, 11.98it/s] 33%|███▎ | 10/30 [00:00<00:01, 11.95it/s] 40%|████ | 12/30 [00:01<00:01, 11.95it/s] 47%|████▋ | 14/30 [00:01<00:01, 11.94it/s] 53%|█████▎ | 16/30 [00:01<00:01, 11.92it/s] 60%|██████ | 18/30 [00:01<00:01, 11.92it/s] 67%|██████▋ | 20/30 [00:01<00:00, 11.92it/s] 73%|███████▎ | 22/30 [00:01<00:00, 11.92it/s] 80%|████████ | 24/30 [00:02<00:00, 11.94it/s] 87%|████████▋ | 26/30 [00:02<00:00, 11.92it/s] 93%|█████████▎| 28/30 [00:02<00:00, 11.93it/s] 100%|██████████| 30/30 [00:02<00:00, 11.94it/s] 100%|██████████| 30/30 [00:02<00:00, 11.94it/s]
Want to make some of these yourself?
Run this model