prompthero
/
openjourney-v4
SD 1.5 trained with +124k MJv4 images by PromptHero
- Public
- 249.7K runs
-
A100 (80GB)
Prediction
prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bfIDf6aatbxkofatll2ild5arm6nhaStatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 3329637825
- width
- 512
- height
- "768"
- prompt
- portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha
- scheduler
- K_EULER_ANCESTRAL
- num_outputs
- 1
- guidance_scale
- 7
- negative_prompt
- bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated
- prompt_strength
- 0.8
- num_inference_steps
- 25
{ "seed": 3329637825, "width": 512, "height": "768", "prompt": "portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 25 }
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 prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", { input: { seed: 3329637825, width: 512, height: "768", prompt: "portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha", scheduler: "K_EULER_ANCESTRAL", num_outputs: 1, guidance_scale: 7, negative_prompt: "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", prompt_strength: 0.8, num_inference_steps: 25 } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", input={ "seed": 3329637825, "width": 512, "height": "768", "prompt": "portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 25 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run prompthero/openjourney-v4 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": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", "input": { "seed": 3329637825, "width": 512, "height": "768", "prompt": "portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 25 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-04-14T11:18:48.680479Z", "created_at": "2023-04-14T11:18:41.718176Z", "data_removed": false, "error": null, "id": "f6aatbxkofatll2ild5arm6nha", "input": { "seed": 3329637825, "width": 512, "height": "768", "prompt": "portrait photograph of Madison Beer as Pocahontas, young beautiful native american woman, perfect symmetrical face, indigenes feather jewelry, traditional handmade dress, armed female hunter warrior, (((wild west))) environment, Utah landscape, ultra realistic, concept art, elegant, ((intricate)), ((highly detailed)), depth of field, ((professionally color graded)), soft ambient lighting, dusk, 8k, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 25 }, "logs": "Using seed: 3329637825\nusing txt2img\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [', dusk, 8 k, art by artgerm and greg rutkowski and alphonse mucha']\n 0%| | 0/25 [00:00<?, ?it/s]\n 4%|▍ | 1/25 [00:00<00:07, 3.39it/s]\n 8%|▊ | 2/25 [00:00<00:05, 3.97it/s]\n 12%|█▏ | 3/25 [00:00<00:05, 4.20it/s]\n 16%|█▌ | 4/25 [00:00<00:04, 4.31it/s]\n 20%|██ | 5/25 [00:01<00:04, 4.34it/s]\n 24%|██▍ | 6/25 [00:01<00:04, 4.39it/s]\n 28%|██▊ | 7/25 [00:01<00:04, 4.43it/s]\n 32%|███▏ | 8/25 [00:01<00:03, 4.47it/s]\n 36%|███▌ | 9/25 [00:02<00:03, 4.46it/s]\n 40%|████ | 10/25 [00:02<00:03, 4.46it/s]\n 44%|████▍ | 11/25 [00:02<00:03, 4.45it/s]\n 48%|████▊ | 12/25 [00:02<00:02, 4.46it/s]\n 52%|█████▏ | 13/25 [00:02<00:02, 4.48it/s]\n 56%|█████▌ | 14/25 [00:03<00:02, 4.48it/s]\n 60%|██████ | 15/25 [00:03<00:02, 4.47it/s]\n 64%|██████▍ | 16/25 [00:03<00:02, 4.48it/s]\n 68%|██████▊ | 17/25 [00:03<00:01, 4.49it/s]\n 72%|███████▏ | 18/25 [00:04<00:01, 4.48it/s]\n 76%|███████▌ | 19/25 [00:04<00:01, 4.49it/s]\n 80%|████████ | 20/25 [00:04<00:01, 4.49it/s]\n 84%|████████▍ | 21/25 [00:04<00:00, 4.49it/s]\n 88%|████████▊ | 22/25 [00:04<00:00, 4.49it/s]\n 92%|█████████▏| 23/25 [00:05<00:00, 4.49it/s]\n 96%|█████████▌| 24/25 [00:05<00:00, 4.49it/s]\n100%|██████████| 25/25 [00:05<00:00, 4.49it/s]\n100%|██████████| 25/25 [00:05<00:00, 4.43it/s]", "metrics": { "predict_time": 6.83091, "total_time": 6.962303 }, "output": [ "https://replicate.delivery/pbxt/HmNdwPg2V261PdKEUyQDDSWKEPBhXAaLWee9eLoeY4XiJ6GDB/out-0.png" ], "started_at": "2023-04-14T11:18:41.849569Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/f6aatbxkofatll2ild5arm6nha", "cancel": "https://api.replicate.com/v1/predictions/f6aatbxkofatll2ild5arm6nha/cancel" }, "version": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf" }
Generated inUsing seed: 3329637825 using txt2img The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [', dusk, 8 k, art by artgerm and greg rutkowski and alphonse mucha'] 0%| | 0/25 [00:00<?, ?it/s] 4%|▍ | 1/25 [00:00<00:07, 3.39it/s] 8%|▊ | 2/25 [00:00<00:05, 3.97it/s] 12%|█▏ | 3/25 [00:00<00:05, 4.20it/s] 16%|█▌ | 4/25 [00:00<00:04, 4.31it/s] 20%|██ | 5/25 [00:01<00:04, 4.34it/s] 24%|██▍ | 6/25 [00:01<00:04, 4.39it/s] 28%|██▊ | 7/25 [00:01<00:04, 4.43it/s] 32%|███▏ | 8/25 [00:01<00:03, 4.47it/s] 36%|███▌ | 9/25 [00:02<00:03, 4.46it/s] 40%|████ | 10/25 [00:02<00:03, 4.46it/s] 44%|████▍ | 11/25 [00:02<00:03, 4.45it/s] 48%|████▊ | 12/25 [00:02<00:02, 4.46it/s] 52%|█████▏ | 13/25 [00:02<00:02, 4.48it/s] 56%|█████▌ | 14/25 [00:03<00:02, 4.48it/s] 60%|██████ | 15/25 [00:03<00:02, 4.47it/s] 64%|██████▍ | 16/25 [00:03<00:02, 4.48it/s] 68%|██████▊ | 17/25 [00:03<00:01, 4.49it/s] 72%|███████▏ | 18/25 [00:04<00:01, 4.48it/s] 76%|███████▌ | 19/25 [00:04<00:01, 4.49it/s] 80%|████████ | 20/25 [00:04<00:01, 4.49it/s] 84%|████████▍ | 21/25 [00:04<00:00, 4.49it/s] 88%|████████▊ | 22/25 [00:04<00:00, 4.49it/s] 92%|█████████▏| 23/25 [00:05<00:00, 4.49it/s] 96%|█████████▌| 24/25 [00:05<00:00, 4.49it/s] 100%|██████████| 25/25 [00:05<00:00, 4.49it/s] 100%|██████████| 25/25 [00:05<00:00, 4.43it/s]
Prediction
prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bfID7oac4brvrzappmkptg3l4d5lduStatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 1192348
- width
- 512
- height
- "768"
- prompt
- airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz
- scheduler
- K_EULER_ANCESTRAL
- num_outputs
- 1
- guidance_scale
- 7
- negative_prompt
- bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated
- prompt_strength
- 0.8
- num_inference_steps
- 30
{ "seed": 1192348, "width": 512, "height": "768", "prompt": "airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 30 }
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 prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", { input: { seed: 1192348, width: 512, height: "768", prompt: "airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz", scheduler: "K_EULER_ANCESTRAL", num_outputs: 1, guidance_scale: 7, negative_prompt: "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", prompt_strength: 0.8, num_inference_steps: 30 } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", input={ "seed": 1192348, "width": 512, "height": "768", "prompt": "airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 30 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run prompthero/openjourney-v4 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": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", "input": { "seed": 1192348, "width": 512, "height": "768", "prompt": "airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 30 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-04-14T11:18:05.044588Z", "created_at": "2023-04-14T11:17:56.798994Z", "data_removed": false, "error": null, "id": "7oac4brvrzappmkptg3l4d5ldu", "input": { "seed": 1192348, "width": 512, "height": "768", "prompt": "airy, pin-up, sci-fi, steam punk, very detailed, realistic, figurative painter, fine art, Oil painting on canvas, beautiful painting by Daniel F Gerhartz", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "bad anatomy, blurry, extra arms, extra fingers, poorly drawn hands, disfigured, tiling, deformed, mutated", "prompt_strength": 0.8, "num_inference_steps": 30 }, "logs": "Using seed: 1192348\nusing txt2img\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:08, 3.41it/s]\n 7%|▋ | 2/30 [00:00<00:07, 3.95it/s]\n 10%|█ | 3/30 [00:00<00:06, 4.18it/s]\n 13%|█▎ | 4/30 [00:00<00:06, 4.28it/s]\n 17%|█▋ | 5/30 [00:01<00:05, 4.35it/s]\n 20%|██ | 6/30 [00:01<00:05, 4.38it/s]\n 23%|██▎ | 7/30 [00:01<00:05, 4.39it/s]\n 27%|██▋ | 8/30 [00:01<00:05, 4.39it/s]\n 30%|███ | 9/30 [00:02<00:04, 4.39it/s]\n 33%|███▎ | 10/30 [00:02<00:04, 4.41it/s]\n 37%|███▋ | 11/30 [00:02<00:04, 4.41it/s]\n 40%|████ | 12/30 [00:02<00:04, 4.43it/s]\n 43%|████▎ | 13/30 [00:03<00:03, 4.41it/s]\n 47%|████▋ | 14/30 [00:03<00:03, 4.38it/s]\n 50%|█████ | 15/30 [00:03<00:03, 4.41it/s]\n 53%|█████▎ | 16/30 [00:03<00:03, 4.42it/s]\n 57%|█████▋ | 17/30 [00:03<00:02, 4.43it/s]\n 60%|██████ | 18/30 [00:04<00:02, 4.42it/s]\n 63%|██████▎ | 19/30 [00:04<00:02, 4.43it/s]\n 67%|██████▋ | 20/30 [00:04<00:02, 4.42it/s]\n 70%|███████ | 21/30 [00:04<00:02, 4.41it/s]\n 73%|███████▎ | 22/30 [00:05<00:01, 4.41it/s]\n 77%|███████▋ | 23/30 [00:05<00:01, 4.40it/s]\n 80%|████████ | 24/30 [00:05<00:01, 4.40it/s]\n 83%|████████▎ | 25/30 [00:05<00:01, 4.39it/s]\n 87%|████████▋ | 26/30 [00:05<00:00, 4.40it/s]\n 90%|█████████ | 27/30 [00:06<00:00, 4.39it/s]\n 93%|█████████▎| 28/30 [00:06<00:00, 4.39it/s]\n 97%|█████████▋| 29/30 [00:06<00:00, 4.39it/s]\n100%|██████████| 30/30 [00:06<00:00, 4.38it/s]\n100%|██████████| 30/30 [00:06<00:00, 4.37it/s]", "metrics": { "predict_time": 8.111371, "total_time": 8.245594 }, "output": [ "https://replicate.delivery/pbxt/oAqQpxWiSH7yJ1BaZei7rszi1KHfe4feiIwkMrejKnxFbobME/out-0.png" ], "started_at": "2023-04-14T11:17:56.933217Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/7oac4brvrzappmkptg3l4d5ldu", "cancel": "https://api.replicate.com/v1/predictions/7oac4brvrzappmkptg3l4d5ldu/cancel" }, "version": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf" }
Generated inUsing seed: 1192348 using txt2img 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:08, 3.41it/s] 7%|▋ | 2/30 [00:00<00:07, 3.95it/s] 10%|█ | 3/30 [00:00<00:06, 4.18it/s] 13%|█▎ | 4/30 [00:00<00:06, 4.28it/s] 17%|█▋ | 5/30 [00:01<00:05, 4.35it/s] 20%|██ | 6/30 [00:01<00:05, 4.38it/s] 23%|██▎ | 7/30 [00:01<00:05, 4.39it/s] 27%|██▋ | 8/30 [00:01<00:05, 4.39it/s] 30%|███ | 9/30 [00:02<00:04, 4.39it/s] 33%|███▎ | 10/30 [00:02<00:04, 4.41it/s] 37%|███▋ | 11/30 [00:02<00:04, 4.41it/s] 40%|████ | 12/30 [00:02<00:04, 4.43it/s] 43%|████▎ | 13/30 [00:03<00:03, 4.41it/s] 47%|████▋ | 14/30 [00:03<00:03, 4.38it/s] 50%|█████ | 15/30 [00:03<00:03, 4.41it/s] 53%|█████▎ | 16/30 [00:03<00:03, 4.42it/s] 57%|█████▋ | 17/30 [00:03<00:02, 4.43it/s] 60%|██████ | 18/30 [00:04<00:02, 4.42it/s] 63%|██████▎ | 19/30 [00:04<00:02, 4.43it/s] 67%|██████▋ | 20/30 [00:04<00:02, 4.42it/s] 70%|███████ | 21/30 [00:04<00:02, 4.41it/s] 73%|███████▎ | 22/30 [00:05<00:01, 4.41it/s] 77%|███████▋ | 23/30 [00:05<00:01, 4.40it/s] 80%|████████ | 24/30 [00:05<00:01, 4.40it/s] 83%|████████▎ | 25/30 [00:05<00:01, 4.39it/s] 87%|████████▋ | 26/30 [00:05<00:00, 4.40it/s] 90%|█████████ | 27/30 [00:06<00:00, 4.39it/s] 93%|█████████▎| 28/30 [00:06<00:00, 4.39it/s] 97%|█████████▋| 29/30 [00:06<00:00, 4.39it/s] 100%|██████████| 30/30 [00:06<00:00, 4.38it/s] 100%|██████████| 30/30 [00:06<00:00, 4.37it/s]
Prediction
prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bfID2dsnvo533jd75f63kepg2zgejqStatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 4266996228
- width
- 512
- height
- "768"
- prompt
- old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting
- scheduler
- K_EULER_ANCESTRAL
- num_outputs
- 1
- guidance_scale
- 7
- negative_prompt
- CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "seed": 4266996228, "width": 512, "height": "768", "prompt": "old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature", "prompt_strength": 0.8, "num_inference_steps": 50 }
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 prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", { input: { seed: 4266996228, width: 512, height: "768", prompt: "old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting", scheduler: "K_EULER_ANCESTRAL", num_outputs: 1, guidance_scale: 7, negative_prompt: "CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature", prompt_strength: 0.8, num_inference_steps: 50 } } ); // 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.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run prompthero/openjourney-v4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "prompthero/openjourney-v4:e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", input={ "seed": 4266996228, "width": 512, "height": "768", "prompt": "old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature", "prompt_strength": 0.8, "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run prompthero/openjourney-v4 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": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf", "input": { "seed": 4266996228, "width": 512, "height": "768", "prompt": "old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-04-14T11:19:47.137323Z", "created_at": "2023-04-14T11:19:34.578741Z", "data_removed": false, "error": null, "id": "2dsnvo533jd75f63kepg2zgejq", "input": { "seed": 4266996228, "width": 512, "height": "768", "prompt": "old, female robot, metal, rust, wisible wires, destroyed, sad, dark, dirty, looking at viewer, portrait, photography, detailed skin, realistic, photo-realistic, 8k, highly detailed, full length frame, High detail RAW color art, piercing, diffused soft lighting, shallow depth of field, sharp focus, hyperrealism, cinematic lighting", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "CGI, 3d, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, 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, username, watermark, signature", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": "Using seed: 4266996228\nusing txt2img\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:00<00:13, 3.61it/s]\n 4%|▍ | 2/50 [00:00<00:11, 4.05it/s]\n 6%|▌ | 3/50 [00:00<00:11, 4.26it/s]\n 8%|▊ | 4/50 [00:00<00:10, 4.38it/s]\n 10%|█ | 5/50 [00:01<00:10, 4.44it/s]\n 12%|█▏ | 6/50 [00:01<00:09, 4.45it/s]\n 14%|█▍ | 7/50 [00:01<00:09, 4.45it/s]\n 16%|█▌ | 8/50 [00:01<00:09, 4.46it/s]\n 18%|█▊ | 9/50 [00:02<00:09, 4.47it/s]\n 20%|██ | 10/50 [00:02<00:08, 4.49it/s]\n 22%|██▏ | 11/50 [00:02<00:08, 4.48it/s]\n 24%|██▍ | 12/50 [00:02<00:08, 4.48it/s]\n 26%|██▌ | 13/50 [00:02<00:08, 4.49it/s]\n 28%|██▊ | 14/50 [00:03<00:08, 4.50it/s]\n 30%|███ | 15/50 [00:03<00:07, 4.49it/s]\n 32%|███▏ | 16/50 [00:03<00:07, 4.48it/s]\n 34%|███▍ | 17/50 [00:03<00:07, 4.50it/s]\n 36%|███▌ | 18/50 [00:04<00:07, 4.48it/s]\n 38%|███▊ | 19/50 [00:04<00:06, 4.48it/s]\n 40%|████ | 20/50 [00:04<00:06, 4.48it/s]\n 42%|████▏ | 21/50 [00:04<00:06, 4.48it/s]\n 44%|████▍ | 22/50 [00:04<00:06, 4.48it/s]\n 46%|████▌ | 23/50 [00:05<00:06, 4.48it/s]\n 48%|████▊ | 24/50 [00:05<00:05, 4.48it/s]\n 50%|█████ | 25/50 [00:05<00:05, 4.48it/s]\n 52%|█████▏ | 26/50 [00:05<00:05, 4.47it/s]\n 54%|█████▍ | 27/50 [00:06<00:05, 4.47it/s]\n 56%|█████▌ | 28/50 [00:06<00:04, 4.47it/s]\n 58%|█████▊ | 29/50 [00:06<00:04, 4.48it/s]\n 60%|██████ | 30/50 [00:06<00:04, 4.48it/s]\n 62%|██████▏ | 31/50 [00:06<00:04, 4.48it/s]\n 64%|██████▍ | 32/50 [00:07<00:04, 4.47it/s]\n 66%|██████▌ | 33/50 [00:07<00:03, 4.47it/s]\n 68%|██████▊ | 34/50 [00:07<00:03, 4.46it/s]\n 70%|███████ | 35/50 [00:07<00:03, 4.45it/s]\n 72%|███████▏ | 36/50 [00:08<00:03, 4.45it/s]\n 74%|███████▍ | 37/50 [00:08<00:02, 4.45it/s]\n 76%|███████▌ | 38/50 [00:08<00:02, 4.46it/s]\n 78%|███████▊ | 39/50 [00:08<00:02, 4.47it/s]\n 80%|████████ | 40/50 [00:08<00:02, 4.46it/s]\n 82%|████████▏ | 41/50 [00:09<00:02, 4.45it/s]\n 84%|████████▍ | 42/50 [00:09<00:01, 4.46it/s]\n 86%|████████▌ | 43/50 [00:09<00:01, 4.46it/s]\n 88%|████████▊ | 44/50 [00:09<00:01, 4.47it/s]\n 90%|█████████ | 45/50 [00:10<00:01, 4.47it/s]\n 92%|█████████▏| 46/50 [00:10<00:00, 4.47it/s]\n 94%|█████████▍| 47/50 [00:10<00:00, 4.47it/s]\n 96%|█████████▌| 48/50 [00:10<00:00, 4.47it/s]\n 98%|█████████▊| 49/50 [00:11<00:00, 4.45it/s]\n100%|██████████| 50/50 [00:11<00:00, 4.44it/s]\n100%|██████████| 50/50 [00:11<00:00, 4.45it/s]", "metrics": { "predict_time": 12.434127, "total_time": 12.558582 }, "output": [ "https://replicate.delivery/pbxt/CNOSccuEP2IPNB58B8BM6XouPIU08H3vuJuhCf0EerkSjuxQA/out-0.png" ], "started_at": "2023-04-14T11:19:34.703196Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/2dsnvo533jd75f63kepg2zgejq", "cancel": "https://api.replicate.com/v1/predictions/2dsnvo533jd75f63kepg2zgejq/cancel" }, "version": "e8818682e72a8b25895c7d90e889b712b6edfc5151f145e3606f21c1e85c65bf" }
Generated inUsing seed: 4266996228 using txt2img 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:13, 3.61it/s] 4%|▍ | 2/50 [00:00<00:11, 4.05it/s] 6%|▌ | 3/50 [00:00<00:11, 4.26it/s] 8%|▊ | 4/50 [00:00<00:10, 4.38it/s] 10%|█ | 5/50 [00:01<00:10, 4.44it/s] 12%|█▏ | 6/50 [00:01<00:09, 4.45it/s] 14%|█▍ | 7/50 [00:01<00:09, 4.45it/s] 16%|█▌ | 8/50 [00:01<00:09, 4.46it/s] 18%|█▊ | 9/50 [00:02<00:09, 4.47it/s] 20%|██ | 10/50 [00:02<00:08, 4.49it/s] 22%|██▏ | 11/50 [00:02<00:08, 4.48it/s] 24%|██▍ | 12/50 [00:02<00:08, 4.48it/s] 26%|██▌ | 13/50 [00:02<00:08, 4.49it/s] 28%|██▊ | 14/50 [00:03<00:08, 4.50it/s] 30%|███ | 15/50 [00:03<00:07, 4.49it/s] 32%|███▏ | 16/50 [00:03<00:07, 4.48it/s] 34%|███▍ | 17/50 [00:03<00:07, 4.50it/s] 36%|███▌ | 18/50 [00:04<00:07, 4.48it/s] 38%|███▊ | 19/50 [00:04<00:06, 4.48it/s] 40%|████ | 20/50 [00:04<00:06, 4.48it/s] 42%|████▏ | 21/50 [00:04<00:06, 4.48it/s] 44%|████▍ | 22/50 [00:04<00:06, 4.48it/s] 46%|████▌ | 23/50 [00:05<00:06, 4.48it/s] 48%|████▊ | 24/50 [00:05<00:05, 4.48it/s] 50%|█████ | 25/50 [00:05<00:05, 4.48it/s] 52%|█████▏ | 26/50 [00:05<00:05, 4.47it/s] 54%|█████▍ | 27/50 [00:06<00:05, 4.47it/s] 56%|█████▌ | 28/50 [00:06<00:04, 4.47it/s] 58%|█████▊ | 29/50 [00:06<00:04, 4.48it/s] 60%|██████ | 30/50 [00:06<00:04, 4.48it/s] 62%|██████▏ | 31/50 [00:06<00:04, 4.48it/s] 64%|██████▍ | 32/50 [00:07<00:04, 4.47it/s] 66%|██████▌ | 33/50 [00:07<00:03, 4.47it/s] 68%|██████▊ | 34/50 [00:07<00:03, 4.46it/s] 70%|███████ | 35/50 [00:07<00:03, 4.45it/s] 72%|███████▏ | 36/50 [00:08<00:03, 4.45it/s] 74%|███████▍ | 37/50 [00:08<00:02, 4.45it/s] 76%|███████▌ | 38/50 [00:08<00:02, 4.46it/s] 78%|███████▊ | 39/50 [00:08<00:02, 4.47it/s] 80%|████████ | 40/50 [00:08<00:02, 4.46it/s] 82%|████████▏ | 41/50 [00:09<00:02, 4.45it/s] 84%|████████▍ | 42/50 [00:09<00:01, 4.46it/s] 86%|████████▌ | 43/50 [00:09<00:01, 4.46it/s] 88%|████████▊ | 44/50 [00:09<00:01, 4.47it/s] 90%|█████████ | 45/50 [00:10<00:01, 4.47it/s] 92%|█████████▏| 46/50 [00:10<00:00, 4.47it/s] 94%|█████████▍| 47/50 [00:10<00:00, 4.47it/s] 96%|█████████▌| 48/50 [00:10<00:00, 4.47it/s] 98%|█████████▊| 49/50 [00:11<00:00, 4.45it/s] 100%|██████████| 50/50 [00:11<00:00, 4.44it/s] 100%|██████████| 50/50 [00:11<00:00, 4.45it/s]
Want to make some of these yourself?
Run this model