alekseycalvin / neurealistconjurerofzos
Preprompt thy SD spells with ‘zos’ to summon the visionary touch of generative art’s unsung arch-ancestor*, Austin Osman Spare* (1886-1956) *(more info below and in the README!)
- Public
- 302 runs
-
T4
Prediction
alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506ID45rda3tiwvdqnbgp54t34qvv7yStatusSucceededSourceWebHardware–Total durationCreatedInput
- width
- 512
- height
- 512
- prompt
- a zos style superhero, hd, high detail
- num_outputs
- 1
- guidance_scale
- "12.13"
- negative_prompt
- wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off
- num_inference_steps
- 50
{ "width": 512, "height": 512, "prompt": "a zos style superhero, hd, high detail", "num_outputs": 1, "guidance_scale": "12.13", "negative_prompt": " wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off", "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", { input: { width: 512, height: 512, prompt: "a zos style superhero, hd, high detail", num_outputs: 1, guidance_scale: "12.13", negative_prompt: " wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off", 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 alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", input={ "width": 512, "height": 512, "prompt": "a zos style superhero, hd, high detail", "num_outputs": 1, "guidance_scale": "12.13", "negative_prompt": " wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off", "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run alekseycalvin/neurealistconjurerofzos 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": "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", "input": { "width": 512, "height": 512, "prompt": "a zos style superhero, hd, high detail", "num_outputs": 1, "guidance_scale": "12.13", "negative_prompt": " wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off", "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": "2022-12-17T01:39:36.704527Z", "created_at": "2022-12-17T01:39:22.338162Z", "data_removed": false, "error": null, "id": "45rda3tiwvdqnbgp54t34qvv7y", "input": { "width": 512, "height": 512, "prompt": "a zos style superhero, hd, high detail", "num_outputs": 1, "guidance_scale": "12.13", "negative_prompt": " wrong bodies, anatomically incorrect, doubled, wrong face, duplicate, simplistic, inaccurate hands, borders, cut-off", "num_inference_steps": 50 }, "logs": "Loading pipeline...\nUsing seed: 27543\nGlobal seed set to 27543\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:00<00:15, 3.08it/s]\n 4%|▍ | 2/50 [00:00<00:13, 3.55it/s]\n 6%|▌ | 3/50 [00:00<00:12, 3.71it/s]\n 8%|▊ | 4/50 [00:01<00:12, 3.79it/s]\n 10%|█ | 5/50 [00:01<00:11, 3.80it/s]\n 12%|█▏ | 6/50 [00:01<00:11, 3.83it/s]\n 14%|█▍ | 7/50 [00:01<00:11, 3.87it/s]\n 16%|█▌ | 8/50 [00:02<00:10, 3.87it/s]\n 18%|█▊ | 9/50 [00:02<00:10, 3.86it/s]\n 20%|██ | 10/50 [00:02<00:10, 3.85it/s]\n 22%|██▏ | 11/50 [00:02<00:10, 3.87it/s]\n 24%|██▍ | 12/50 [00:03<00:09, 3.88it/s]\n 26%|██▌ | 13/50 [00:03<00:09, 3.87it/s]\n 28%|██▊ | 14/50 [00:03<00:09, 3.87it/s]\n 30%|███ | 15/50 [00:03<00:09, 3.88it/s]\n 32%|███▏ | 16/50 [00:04<00:08, 3.88it/s]\n 34%|███▍ | 17/50 [00:04<00:08, 3.87it/s]\n 36%|███▌ | 18/50 [00:04<00:08, 3.87it/s]\n 38%|███▊ | 19/50 [00:04<00:07, 3.88it/s]\n 40%|████ | 20/50 [00:05<00:07, 3.88it/s]\n 42%|████▏ | 21/50 [00:05<00:07, 3.87it/s]\n 44%|████▍ | 22/50 [00:05<00:07, 3.87it/s]\n 46%|████▌ | 23/50 [00:05<00:06, 3.88it/s]\n 48%|████▊ | 24/50 [00:06<00:06, 3.87it/s]\n 50%|█████ | 25/50 [00:06<00:06, 3.87it/s]\n 52%|█████▏ | 26/50 [00:06<00:06, 3.85it/s]\n 54%|█████▍ | 27/50 [00:07<00:05, 3.86it/s]\n 56%|█████▌ | 28/50 [00:07<00:05, 3.86it/s]\n 58%|█████▊ | 29/50 [00:07<00:05, 3.86it/s]\n 60%|██████ | 30/50 [00:07<00:05, 3.84it/s]\n 62%|██████▏ | 31/50 [00:08<00:04, 3.84it/s]\n 64%|██████▍ | 32/50 [00:08<00:04, 3.83it/s]\n 66%|██████▌ | 33/50 [00:08<00:04, 3.83it/s]\n 68%|██████▊ | 34/50 [00:08<00:04, 3.83it/s]\n 70%|███████ | 35/50 [00:09<00:03, 3.84it/s]\n 72%|███████▏ | 36/50 [00:09<00:03, 3.84it/s]\n 74%|███████▍ | 37/50 [00:09<00:03, 3.84it/s]\n 76%|███████▌ | 38/50 [00:09<00:03, 3.84it/s]\n 78%|███████▊ | 39/50 [00:10<00:02, 3.83it/s]\n 80%|████████ | 40/50 [00:10<00:02, 3.84it/s]\n 82%|████████▏ | 41/50 [00:10<00:02, 3.83it/s]\n 84%|████████▍ | 42/50 [00:10<00:02, 3.83it/s]\n 86%|████████▌ | 43/50 [00:11<00:01, 3.83it/s]\n 88%|████████▊ | 44/50 [00:11<00:01, 3.84it/s]\n 90%|█████████ | 45/50 [00:11<00:01, 3.84it/s]\n 92%|█████████▏| 46/50 [00:11<00:01, 3.84it/s]\n 94%|█████████▍| 47/50 [00:12<00:00, 3.83it/s]\n 96%|█████████▌| 48/50 [00:12<00:00, 3.82it/s]\n 98%|█████████▊| 49/50 [00:12<00:00, 3.82it/s]\n100%|██████████| 50/50 [00:13<00:00, 3.81it/s]\n100%|██████████| 50/50 [00:13<00:00, 3.84it/s]", "metrics": { "predict_time": 14.325613, "total_time": 14.366365 }, "output": [ "https://replicate.delivery/pbxt/ydpN9OlUja7iIR79eUD1GDajnlhg8JWRGYeZDJFsxcgXfZVgA/out-0.png" ], "started_at": "2022-12-17T01:39:22.378914Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/45rda3tiwvdqnbgp54t34qvv7y", "cancel": "https://api.replicate.com/v1/predictions/45rda3tiwvdqnbgp54t34qvv7y/cancel" }, "version": "ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506" }
Generated inLoading pipeline... Using seed: 27543 Global seed set to 27543 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:15, 3.08it/s] 4%|▍ | 2/50 [00:00<00:13, 3.55it/s] 6%|▌ | 3/50 [00:00<00:12, 3.71it/s] 8%|▊ | 4/50 [00:01<00:12, 3.79it/s] 10%|█ | 5/50 [00:01<00:11, 3.80it/s] 12%|█▏ | 6/50 [00:01<00:11, 3.83it/s] 14%|█▍ | 7/50 [00:01<00:11, 3.87it/s] 16%|█▌ | 8/50 [00:02<00:10, 3.87it/s] 18%|█▊ | 9/50 [00:02<00:10, 3.86it/s] 20%|██ | 10/50 [00:02<00:10, 3.85it/s] 22%|██▏ | 11/50 [00:02<00:10, 3.87it/s] 24%|██▍ | 12/50 [00:03<00:09, 3.88it/s] 26%|██▌ | 13/50 [00:03<00:09, 3.87it/s] 28%|██▊ | 14/50 [00:03<00:09, 3.87it/s] 30%|███ | 15/50 [00:03<00:09, 3.88it/s] 32%|███▏ | 16/50 [00:04<00:08, 3.88it/s] 34%|███▍ | 17/50 [00:04<00:08, 3.87it/s] 36%|███▌ | 18/50 [00:04<00:08, 3.87it/s] 38%|███▊ | 19/50 [00:04<00:07, 3.88it/s] 40%|████ | 20/50 [00:05<00:07, 3.88it/s] 42%|████▏ | 21/50 [00:05<00:07, 3.87it/s] 44%|████▍ | 22/50 [00:05<00:07, 3.87it/s] 46%|████▌ | 23/50 [00:05<00:06, 3.88it/s] 48%|████▊ | 24/50 [00:06<00:06, 3.87it/s] 50%|█████ | 25/50 [00:06<00:06, 3.87it/s] 52%|█████▏ | 26/50 [00:06<00:06, 3.85it/s] 54%|█████▍ | 27/50 [00:07<00:05, 3.86it/s] 56%|█████▌ | 28/50 [00:07<00:05, 3.86it/s] 58%|█████▊ | 29/50 [00:07<00:05, 3.86it/s] 60%|██████ | 30/50 [00:07<00:05, 3.84it/s] 62%|██████▏ | 31/50 [00:08<00:04, 3.84it/s] 64%|██████▍ | 32/50 [00:08<00:04, 3.83it/s] 66%|██████▌ | 33/50 [00:08<00:04, 3.83it/s] 68%|██████▊ | 34/50 [00:08<00:04, 3.83it/s] 70%|███████ | 35/50 [00:09<00:03, 3.84it/s] 72%|███████▏ | 36/50 [00:09<00:03, 3.84it/s] 74%|███████▍ | 37/50 [00:09<00:03, 3.84it/s] 76%|███████▌ | 38/50 [00:09<00:03, 3.84it/s] 78%|███████▊ | 39/50 [00:10<00:02, 3.83it/s] 80%|████████ | 40/50 [00:10<00:02, 3.84it/s] 82%|████████▏ | 41/50 [00:10<00:02, 3.83it/s] 84%|████████▍ | 42/50 [00:10<00:02, 3.83it/s] 86%|████████▌ | 43/50 [00:11<00:01, 3.83it/s] 88%|████████▊ | 44/50 [00:11<00:01, 3.84it/s] 90%|█████████ | 45/50 [00:11<00:01, 3.84it/s] 92%|█████████▏| 46/50 [00:11<00:01, 3.84it/s] 94%|█████████▍| 47/50 [00:12<00:00, 3.83it/s] 96%|█████████▌| 48/50 [00:12<00:00, 3.82it/s] 98%|█████████▊| 49/50 [00:12<00:00, 3.82it/s] 100%|██████████| 50/50 [00:13<00:00, 3.81it/s] 100%|██████████| 50/50 [00:13<00:00, 3.84it/s]
Prediction
alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506IDndrc4aphwzh6pofshqsedwkoduStatusSucceededSourceWebHardware–Total durationCreatedInput
- width
- 512
- height
- 512
- prompt
- a zos style portrait of a person, hd, high detail
- num_outputs
- 1
- guidance_scale
- "12"
- negative_prompt
- wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off
- num_inference_steps
- 50
{ "width": 512, "height": 512, "prompt": "a zos style portrait of a person, hd, high detail", "num_outputs": 1, "guidance_scale": "12", "negative_prompt": " wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off", "num_inference_steps": 50 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", { input: { width: 512, height: 512, prompt: "a zos style portrait of a person, hd, high detail", num_outputs: 1, guidance_scale: "12", negative_prompt: " wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off", 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 alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", input={ "width": 512, "height": 512, "prompt": "a zos style portrait of a person, hd, high detail", "num_outputs": 1, "guidance_scale": "12", "negative_prompt": " wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off", "num_inference_steps": 50 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run alekseycalvin/neurealistconjurerofzos 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": "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", "input": { "width": 512, "height": 512, "prompt": "a zos style portrait of a person, hd, high detail", "num_outputs": 1, "guidance_scale": "12", "negative_prompt": " wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off", "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": "2022-12-17T01:41:20.197095Z", "created_at": "2022-12-17T01:41:06.060219Z", "data_removed": false, "error": null, "id": "ndrc4aphwzh6pofshqsedwkodu", "input": { "width": 512, "height": 512, "prompt": "a zos style portrait of a person, hd, high detail", "num_outputs": 1, "guidance_scale": "12", "negative_prompt": " wrong body, anatomically incorrect, doubled, wrong face, duplicate, inaccurate hands, cut-off", "num_inference_steps": 50 }, "logs": "Loading pipeline...\nUsing seed: 29320\nGlobal seed set to 29320\n 0%| | 0/50 [00:00<?, ?it/s]\n 2%|▏ | 1/50 [00:00<00:14, 3.34it/s]\n 4%|▍ | 2/50 [00:00<00:13, 3.68it/s]\n 6%|▌ | 3/50 [00:00<00:12, 3.80it/s]\n 8%|▊ | 4/50 [00:01<00:11, 3.87it/s]\n 10%|█ | 5/50 [00:01<00:11, 3.87it/s]\n 12%|█▏ | 6/50 [00:01<00:11, 3.88it/s]\n 14%|█▍ | 7/50 [00:01<00:10, 3.92it/s]\n 16%|█▌ | 8/50 [00:02<00:10, 3.92it/s]\n 18%|█▊ | 9/50 [00:02<00:10, 3.92it/s]\n 20%|██ | 10/50 [00:02<00:10, 3.92it/s]\n 22%|██▏ | 11/50 [00:02<00:09, 3.92it/s]\n 24%|██▍ | 12/50 [00:03<00:09, 3.90it/s]\n 26%|██▌ | 13/50 [00:03<00:09, 3.91it/s]\n 28%|██▊ | 14/50 [00:03<00:09, 3.91it/s]\n 30%|███ | 15/50 [00:03<00:08, 3.91it/s]\n 32%|███▏ | 16/50 [00:04<00:08, 3.90it/s]\n 34%|███▍ | 17/50 [00:04<00:08, 3.90it/s]\n 36%|███▌ | 18/50 [00:04<00:08, 3.90it/s]\n 38%|███▊ | 19/50 [00:04<00:07, 3.90it/s]\n 40%|████ | 20/50 [00:05<00:07, 3.90it/s]\n 42%|████▏ | 21/50 [00:05<00:07, 3.89it/s]\n 44%|████▍ | 22/50 [00:05<00:07, 3.88it/s]\n 46%|████▌ | 23/50 [00:05<00:06, 3.88it/s]\n 48%|████▊ | 24/50 [00:06<00:06, 3.89it/s]\n 50%|█████ | 25/50 [00:06<00:06, 3.88it/s]\n 52%|█████▏ | 26/50 [00:06<00:06, 3.87it/s]\n 54%|█████▍ | 27/50 [00:06<00:05, 3.87it/s]\n 56%|█████▌ | 28/50 [00:07<00:05, 3.88it/s]\n 58%|█████▊ | 29/50 [00:07<00:05, 3.88it/s]\n 60%|██████ | 30/50 [00:07<00:05, 3.87it/s]\n 62%|██████▏ | 31/50 [00:07<00:04, 3.86it/s]\n 64%|██████▍ | 32/50 [00:08<00:04, 3.86it/s]\n 66%|██████▌ | 33/50 [00:08<00:04, 3.86it/s]\n 68%|██████▊ | 34/50 [00:08<00:04, 3.86it/s]\n 70%|███████ | 35/50 [00:09<00:03, 3.85it/s]\n 72%|███████▏ | 36/50 [00:09<00:03, 3.85it/s]\n 74%|███████▍ | 37/50 [00:09<00:03, 3.85it/s]\n 76%|███████▌ | 38/50 [00:09<00:03, 3.85it/s]\n 78%|███████▊ | 39/50 [00:10<00:02, 3.84it/s]\n 80%|████████ | 40/50 [00:10<00:02, 3.85it/s]\n 82%|████████▏ | 41/50 [00:10<00:02, 3.86it/s]\n 84%|████████▍ | 42/50 [00:10<00:02, 3.84it/s]\n 86%|████████▌ | 43/50 [00:11<00:01, 3.83it/s]\n 88%|████████▊ | 44/50 [00:11<00:01, 3.83it/s]\n 90%|█████████ | 45/50 [00:11<00:01, 3.82it/s]\n 92%|█████████▏| 46/50 [00:11<00:01, 3.82it/s]\n 94%|█████████▍| 47/50 [00:12<00:00, 3.81it/s]\n 96%|█████████▌| 48/50 [00:12<00:00, 3.82it/s]\n 98%|█████████▊| 49/50 [00:12<00:00, 3.82it/s]\n100%|██████████| 50/50 [00:12<00:00, 3.82it/s]\n100%|██████████| 50/50 [00:12<00:00, 3.86it/s]", "metrics": { "predict_time": 14.102263, "total_time": 14.136876 }, "output": [ "https://replicate.delivery/pbxt/4ZI5RmNKZE7rBNlqYlLzGPOYfceNnPoFYIDQpub5R6LfBaVgA/out-0.png" ], "started_at": "2022-12-17T01:41:06.094832Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ndrc4aphwzh6pofshqsedwkodu", "cancel": "https://api.replicate.com/v1/predictions/ndrc4aphwzh6pofshqsedwkodu/cancel" }, "version": "ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506" }
Generated inLoading pipeline... Using seed: 29320 Global seed set to 29320 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:14, 3.34it/s] 4%|▍ | 2/50 [00:00<00:13, 3.68it/s] 6%|▌ | 3/50 [00:00<00:12, 3.80it/s] 8%|▊ | 4/50 [00:01<00:11, 3.87it/s] 10%|█ | 5/50 [00:01<00:11, 3.87it/s] 12%|█▏ | 6/50 [00:01<00:11, 3.88it/s] 14%|█▍ | 7/50 [00:01<00:10, 3.92it/s] 16%|█▌ | 8/50 [00:02<00:10, 3.92it/s] 18%|█▊ | 9/50 [00:02<00:10, 3.92it/s] 20%|██ | 10/50 [00:02<00:10, 3.92it/s] 22%|██▏ | 11/50 [00:02<00:09, 3.92it/s] 24%|██▍ | 12/50 [00:03<00:09, 3.90it/s] 26%|██▌ | 13/50 [00:03<00:09, 3.91it/s] 28%|██▊ | 14/50 [00:03<00:09, 3.91it/s] 30%|███ | 15/50 [00:03<00:08, 3.91it/s] 32%|███▏ | 16/50 [00:04<00:08, 3.90it/s] 34%|███▍ | 17/50 [00:04<00:08, 3.90it/s] 36%|███▌ | 18/50 [00:04<00:08, 3.90it/s] 38%|███▊ | 19/50 [00:04<00:07, 3.90it/s] 40%|████ | 20/50 [00:05<00:07, 3.90it/s] 42%|████▏ | 21/50 [00:05<00:07, 3.89it/s] 44%|████▍ | 22/50 [00:05<00:07, 3.88it/s] 46%|████▌ | 23/50 [00:05<00:06, 3.88it/s] 48%|████▊ | 24/50 [00:06<00:06, 3.89it/s] 50%|█████ | 25/50 [00:06<00:06, 3.88it/s] 52%|█████▏ | 26/50 [00:06<00:06, 3.87it/s] 54%|█████▍ | 27/50 [00:06<00:05, 3.87it/s] 56%|█████▌ | 28/50 [00:07<00:05, 3.88it/s] 58%|█████▊ | 29/50 [00:07<00:05, 3.88it/s] 60%|██████ | 30/50 [00:07<00:05, 3.87it/s] 62%|██████▏ | 31/50 [00:07<00:04, 3.86it/s] 64%|██████▍ | 32/50 [00:08<00:04, 3.86it/s] 66%|██████▌ | 33/50 [00:08<00:04, 3.86it/s] 68%|██████▊ | 34/50 [00:08<00:04, 3.86it/s] 70%|███████ | 35/50 [00:09<00:03, 3.85it/s] 72%|███████▏ | 36/50 [00:09<00:03, 3.85it/s] 74%|███████▍ | 37/50 [00:09<00:03, 3.85it/s] 76%|███████▌ | 38/50 [00:09<00:03, 3.85it/s] 78%|███████▊ | 39/50 [00:10<00:02, 3.84it/s] 80%|████████ | 40/50 [00:10<00:02, 3.85it/s] 82%|████████▏ | 41/50 [00:10<00:02, 3.86it/s] 84%|████████▍ | 42/50 [00:10<00:02, 3.84it/s] 86%|████████▌ | 43/50 [00:11<00:01, 3.83it/s] 88%|████████▊ | 44/50 [00:11<00:01, 3.83it/s] 90%|█████████ | 45/50 [00:11<00:01, 3.82it/s] 92%|█████████▏| 46/50 [00:11<00:01, 3.82it/s] 94%|█████████▍| 47/50 [00:12<00:00, 3.81it/s] 96%|█████████▌| 48/50 [00:12<00:00, 3.82it/s] 98%|█████████▊| 49/50 [00:12<00:00, 3.82it/s] 100%|██████████| 50/50 [00:12<00:00, 3.82it/s] 100%|██████████| 50/50 [00:12<00:00, 3.86it/s]
Prediction
alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506IDg6bxwlaoszgolol424vn3se5zqStatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 44645
- width
- "512"
- height
- "1024"
- prompt
- a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered
- num_outputs
- 1
- guidance_scale
- "18"
- negative_prompt
- unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off
- num_inference_steps
- "25"
{ "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "18", "negative_prompt": "unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "25" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", { input: { seed: 44645, width: "512", height: "1024", prompt: "a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", num_outputs: 1, guidance_scale: "18", negative_prompt: "unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", 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 alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", input={ "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "18", "negative_prompt": "unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "25" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run alekseycalvin/neurealistconjurerofzos 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": "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", "input": { "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "18", "negative_prompt": "unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "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": "2022-12-17T04:07:37.328065Z", "created_at": "2022-12-17T04:07:19.735506Z", "data_removed": false, "error": null, "id": "g6bxwlaoszgolol424vn3se5zq", "input": { "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-robed person floating in space, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "18", "negative_prompt": "unnatural hands and limbs:-2, deformed anatomy, nude:-2, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "25" }, "logs": "Loading pipeline...\nUsing seed: 44645\nGlobal seed set to 44645\n 0%| | 0/25 [00:00<?, ?it/s]\n 4%|▍ | 1/25 [00:00<00:17, 1.41it/s]\n 8%|▊ | 2/25 [00:01<00:15, 1.50it/s]\n 12%|█▏ | 3/25 [00:01<00:14, 1.53it/s]\n 16%|█▌ | 4/25 [00:02<00:13, 1.54it/s]\n 20%|██ | 5/25 [00:03<00:12, 1.54it/s]\n 24%|██▍ | 6/25 [00:03<00:12, 1.55it/s]\n 28%|██▊ | 7/25 [00:04<00:11, 1.55it/s]\n 32%|███▏ | 8/25 [00:05<00:10, 1.55it/s]\n 36%|███▌ | 9/25 [00:05<00:10, 1.55it/s]\n 40%|████ | 10/25 [00:06<00:09, 1.55it/s]\n 44%|████▍ | 11/25 [00:07<00:09, 1.55it/s]\n 48%|████▊ | 12/25 [00:07<00:08, 1.55it/s]\n 52%|█████▏ | 13/25 [00:08<00:07, 1.56it/s]\n 56%|█████▌ | 14/25 [00:09<00:07, 1.56it/s]\n 60%|██████ | 15/25 [00:09<00:06, 1.55it/s]\n 64%|██████▍ | 16/25 [00:10<00:05, 1.55it/s]\n 68%|██████▊ | 17/25 [00:10<00:05, 1.56it/s]\n 72%|███████▏ | 18/25 [00:11<00:04, 1.55it/s]\n 76%|███████▌ | 19/25 [00:12<00:03, 1.55it/s]\n 80%|████████ | 20/25 [00:12<00:03, 1.55it/s]\n 84%|████████▍ | 21/25 [00:13<00:02, 1.55it/s]\n 88%|████████▊ | 22/25 [00:14<00:01, 1.55it/s]\n 92%|█████████▏| 23/25 [00:14<00:01, 1.55it/s]\n 96%|█████████▌| 24/25 [00:15<00:00, 1.55it/s]\n100%|██████████| 25/25 [00:16<00:00, 1.55it/s]\n100%|██████████| 25/25 [00:16<00:00, 1.55it/s]", "metrics": { "predict_time": 17.555905, "total_time": 17.592559 }, "output": [ "https://replicate.delivery/pbxt/rIAPusGLPcbHOlytU10Vp9Le1ykUxntuGuPgF21pyQBElXFIA/out-0.png" ], "started_at": "2022-12-17T04:07:19.772160Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/g6bxwlaoszgolol424vn3se5zq", "cancel": "https://api.replicate.com/v1/predictions/g6bxwlaoszgolol424vn3se5zq/cancel" }, "version": "ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506" }
Generated inLoading pipeline... Using seed: 44645 Global seed set to 44645 0%| | 0/25 [00:00<?, ?it/s] 4%|▍ | 1/25 [00:00<00:17, 1.41it/s] 8%|▊ | 2/25 [00:01<00:15, 1.50it/s] 12%|█▏ | 3/25 [00:01<00:14, 1.53it/s] 16%|█▌ | 4/25 [00:02<00:13, 1.54it/s] 20%|██ | 5/25 [00:03<00:12, 1.54it/s] 24%|██▍ | 6/25 [00:03<00:12, 1.55it/s] 28%|██▊ | 7/25 [00:04<00:11, 1.55it/s] 32%|███▏ | 8/25 [00:05<00:10, 1.55it/s] 36%|███▌ | 9/25 [00:05<00:10, 1.55it/s] 40%|████ | 10/25 [00:06<00:09, 1.55it/s] 44%|████▍ | 11/25 [00:07<00:09, 1.55it/s] 48%|████▊ | 12/25 [00:07<00:08, 1.55it/s] 52%|█████▏ | 13/25 [00:08<00:07, 1.56it/s] 56%|█████▌ | 14/25 [00:09<00:07, 1.56it/s] 60%|██████ | 15/25 [00:09<00:06, 1.55it/s] 64%|██████▍ | 16/25 [00:10<00:05, 1.55it/s] 68%|██████▊ | 17/25 [00:10<00:05, 1.56it/s] 72%|███████▏ | 18/25 [00:11<00:04, 1.55it/s] 76%|███████▌ | 19/25 [00:12<00:03, 1.55it/s] 80%|████████ | 20/25 [00:12<00:03, 1.55it/s] 84%|████████▍ | 21/25 [00:13<00:02, 1.55it/s] 88%|████████▊ | 22/25 [00:14<00:01, 1.55it/s] 92%|█████████▏| 23/25 [00:14<00:01, 1.55it/s] 96%|█████████▌| 24/25 [00:15<00:00, 1.55it/s] 100%|██████████| 25/25 [00:16<00:00, 1.55it/s] 100%|██████████| 25/25 [00:16<00:00, 1.55it/s]
Prediction
alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506IDm5ysvvqohfhspd4js3s4n2kk64StatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 44645
- width
- "512"
- height
- "1024"
- prompt
- a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered
- num_outputs
- 1
- guidance_scale
- "10.13"
- negative_prompt
- unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off
- num_inference_steps
- "30"
{ "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "10.13", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "30" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", { input: { seed: 44645, width: "512", height: "1024", prompt: "a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", num_outputs: 1, guidance_scale: "10.13", negative_prompt: "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", 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 alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", input={ "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "10.13", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "30" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run alekseycalvin/neurealistconjurerofzos 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": "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", "input": { "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "10.13", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "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": "2022-12-17T04:21:50.949351Z", "created_at": "2022-12-17T04:21:30.037622Z", "data_removed": false, "error": null, "id": "m5ysvvqohfhspd4js3s4n2kk64", "input": { "seed": 44645, "width": "512", "height": "1024", "prompt": "a zos person style aos style close-up full-height mage-gown robed person floating in space, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face, naturalistic body, alone, centered", "num_outputs": 1, "guidance_scale": "10.13", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, unrealistic body:-2, disembodied, doubled:-2, fragmented, partial, unrealistic face:-2, noise, grainy textures, duplicate, simplistic:-2, borders, cut-off", "num_inference_steps": "30" }, "logs": "Loading pipeline...\nUsing seed: 44645\nGlobal seed set to 44645\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:20, 1.44it/s]\n 7%|▋ | 2/30 [00:01<00:18, 1.50it/s]\n 10%|█ | 3/30 [00:01<00:17, 1.53it/s]\n 13%|█▎ | 4/30 [00:02<00:16, 1.53it/s]\n 17%|█▋ | 5/30 [00:03<00:16, 1.54it/s]\n 20%|██ | 6/30 [00:03<00:15, 1.55it/s]\n 23%|██▎ | 7/30 [00:04<00:14, 1.55it/s]\n 27%|██▋ | 8/30 [00:05<00:14, 1.55it/s]\n 30%|███ | 9/30 [00:05<00:13, 1.55it/s]\n 33%|███▎ | 10/30 [00:06<00:12, 1.55it/s]\n 37%|███▋ | 11/30 [00:07<00:12, 1.55it/s]\n 40%|████ | 12/30 [00:07<00:11, 1.55it/s]\n 43%|████▎ | 13/30 [00:08<00:10, 1.55it/s]\n 47%|████▋ | 14/30 [00:09<00:10, 1.55it/s]\n 50%|█████ | 15/30 [00:09<00:09, 1.55it/s]\n 53%|█████▎ | 16/30 [00:10<00:09, 1.55it/s]\n 57%|█████▋ | 17/30 [00:11<00:08, 1.55it/s]\n 60%|██████ | 18/30 [00:11<00:07, 1.55it/s]\n 63%|██████▎ | 19/30 [00:12<00:07, 1.55it/s]\n 67%|██████▋ | 20/30 [00:12<00:06, 1.55it/s]\n 70%|███████ | 21/30 [00:13<00:05, 1.55it/s]\n 73%|███████▎ | 22/30 [00:14<00:05, 1.55it/s]\n 77%|███████▋ | 23/30 [00:14<00:04, 1.55it/s]\n 80%|████████ | 24/30 [00:15<00:03, 1.54it/s]\n 83%|████████▎ | 25/30 [00:16<00:03, 1.54it/s]\n 87%|████████▋ | 26/30 [00:16<00:02, 1.54it/s]\n 90%|█████████ | 27/30 [00:17<00:01, 1.54it/s]\n 93%|█████████▎| 28/30 [00:18<00:01, 1.54it/s]\n 97%|█████████▋| 29/30 [00:18<00:00, 1.54it/s]\n100%|██████████| 30/30 [00:19<00:00, 1.54it/s]\n100%|██████████| 30/30 [00:19<00:00, 1.54it/s]", "metrics": { "predict_time": 20.870862, "total_time": 20.911729 }, "output": [ "https://replicate.delivery/pbxt/YQmhYnDeFoRPdyWS2wNStW9XaeX3OXewnSeWsMT7uO05d9qAB/out-0.png" ], "started_at": "2022-12-17T04:21:30.078489Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/m5ysvvqohfhspd4js3s4n2kk64", "cancel": "https://api.replicate.com/v1/predictions/m5ysvvqohfhspd4js3s4n2kk64/cancel" }, "version": "ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506" }
Generated inLoading pipeline... Using seed: 44645 Global seed set to 44645 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:20, 1.44it/s] 7%|▋ | 2/30 [00:01<00:18, 1.50it/s] 10%|█ | 3/30 [00:01<00:17, 1.53it/s] 13%|█▎ | 4/30 [00:02<00:16, 1.53it/s] 17%|█▋ | 5/30 [00:03<00:16, 1.54it/s] 20%|██ | 6/30 [00:03<00:15, 1.55it/s] 23%|██▎ | 7/30 [00:04<00:14, 1.55it/s] 27%|██▋ | 8/30 [00:05<00:14, 1.55it/s] 30%|███ | 9/30 [00:05<00:13, 1.55it/s] 33%|███▎ | 10/30 [00:06<00:12, 1.55it/s] 37%|███▋ | 11/30 [00:07<00:12, 1.55it/s] 40%|████ | 12/30 [00:07<00:11, 1.55it/s] 43%|████▎ | 13/30 [00:08<00:10, 1.55it/s] 47%|████▋ | 14/30 [00:09<00:10, 1.55it/s] 50%|█████ | 15/30 [00:09<00:09, 1.55it/s] 53%|█████▎ | 16/30 [00:10<00:09, 1.55it/s] 57%|█████▋ | 17/30 [00:11<00:08, 1.55it/s] 60%|██████ | 18/30 [00:11<00:07, 1.55it/s] 63%|██████▎ | 19/30 [00:12<00:07, 1.55it/s] 67%|██████▋ | 20/30 [00:12<00:06, 1.55it/s] 70%|███████ | 21/30 [00:13<00:05, 1.55it/s] 73%|███████▎ | 22/30 [00:14<00:05, 1.55it/s] 77%|███████▋ | 23/30 [00:14<00:04, 1.55it/s] 80%|████████ | 24/30 [00:15<00:03, 1.54it/s] 83%|████████▎ | 25/30 [00:16<00:03, 1.54it/s] 87%|████████▋ | 26/30 [00:16<00:02, 1.54it/s] 90%|█████████ | 27/30 [00:17<00:01, 1.54it/s] 93%|█████████▎| 28/30 [00:18<00:01, 1.54it/s] 97%|█████████▋| 29/30 [00:18<00:00, 1.54it/s] 100%|██████████| 30/30 [00:19<00:00, 1.54it/s] 100%|██████████| 30/30 [00:19<00:00, 1.54it/s]
Prediction
alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506IDhj4q5tkid5gldaeuf2ufahrhfeStatusSucceededSourceWebHardware–Total durationCreatedInput
- seed
- 41274
- width
- "512"
- height
- "768"
- prompt
- a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5,
- num_outputs
- 1
- guidance_scale
- "19.29"
- negative_prompt
- unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5
- num_inference_steps
- "10"
{ "seed": 41274, "width": "512", "height": "768", "prompt": "a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5, ", "num_outputs": 1, "guidance_scale": "19.29", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5", "num_inference_steps": "10" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", { input: { seed: 41274, width: "512", height: "768", prompt: "a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5, ", num_outputs: 1, guidance_scale: "19.29", negative_prompt: "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5", num_inference_steps: "10" } } ); // 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 alekseycalvin/neurealistconjurerofzos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", input={ "seed": 41274, "width": "512", "height": "768", "prompt": "a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5, ", "num_outputs": 1, "guidance_scale": "19.29", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5", "num_inference_steps": "10" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run alekseycalvin/neurealistconjurerofzos 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": "alekseycalvin/neurealistconjurerofzos:ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506", "input": { "seed": 41274, "width": "512", "height": "768", "prompt": "a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5, ", "num_outputs": 1, "guidance_scale": "19.29", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5", "num_inference_steps": "10" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2022-12-17T04:45:04.356873Z", "created_at": "2022-12-17T04:44:58.802280Z", "data_removed": false, "error": null, "id": "hj4q5tkid5gldaeuf2ufahrhfe", "input": { "seed": 41274, "width": "512", "height": "768", "prompt": "a zos person style aos style 3d:2 lifelike matte face-portrait:5 of accurately-proportioned mage-gown robed person, centered:2, trending on artstation, hd, high detail, museum-quality, lifelike, realistic face:5, ", "num_outputs": 1, "guidance_scale": "19.29", "negative_prompt": "unnatural hands and feet and limbs:-2.5, deformed anatomy, nude:-5, crossed-eyed:-5, unrealistic body:-5, disembodied, doubled:-5, fragmented, partial:-5, unrealistic face:-5, noise, grainy textures, duplicate, simplistic:-2, bordered, cut-off:-5", "num_inference_steps": "10" }, "logs": "Loading pipeline...\nUsing seed: 41274\nGlobal seed set to 41274\n 0%| | 0/10 [00:00<?, ?it/s]\n 10%|█ | 1/10 [00:00<00:04, 2.07it/s]\n 20%|██ | 2/10 [00:00<00:03, 2.26it/s]\n 30%|███ | 3/10 [00:01<00:03, 2.31it/s]\n 40%|████ | 4/10 [00:01<00:02, 2.34it/s]\n 50%|█████ | 5/10 [00:02<00:02, 2.36it/s]\n 60%|██████ | 6/10 [00:02<00:01, 2.37it/s]\n 70%|███████ | 7/10 [00:02<00:01, 2.38it/s]\n 80%|████████ | 8/10 [00:03<00:00, 2.37it/s]\n 90%|█████████ | 9/10 [00:03<00:00, 2.38it/s]\n100%|██████████| 10/10 [00:04<00:00, 2.39it/s]\n100%|██████████| 10/10 [00:04<00:00, 2.35it/s]", "metrics": { "predict_time": 5.515309, "total_time": 5.554593 }, "output": [ "https://replicate.delivery/pbxt/CUmziu8BFzIABBdRRTLYYyDS4GrKTqzFJmXdJe06tlrn2XFIA/out-0.png" ], "started_at": "2022-12-17T04:44:58.841564Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/hj4q5tkid5gldaeuf2ufahrhfe", "cancel": "https://api.replicate.com/v1/predictions/hj4q5tkid5gldaeuf2ufahrhfe/cancel" }, "version": "ff5fbd77d8c81633fd94555ca43bbd25cc84f9e081fe2cebe20f069fddce1506" }
Generated inLoading pipeline... Using seed: 41274 Global seed set to 41274 0%| | 0/10 [00:00<?, ?it/s] 10%|█ | 1/10 [00:00<00:04, 2.07it/s] 20%|██ | 2/10 [00:00<00:03, 2.26it/s] 30%|███ | 3/10 [00:01<00:03, 2.31it/s] 40%|████ | 4/10 [00:01<00:02, 2.34it/s] 50%|█████ | 5/10 [00:02<00:02, 2.36it/s] 60%|██████ | 6/10 [00:02<00:01, 2.37it/s] 70%|███████ | 7/10 [00:02<00:01, 2.38it/s] 80%|████████ | 8/10 [00:03<00:00, 2.37it/s] 90%|█████████ | 9/10 [00:03<00:00, 2.38it/s] 100%|██████████| 10/10 [00:04<00:00, 2.39it/s] 100%|██████████| 10/10 [00:04<00:00, 2.35it/s]
Want to make some of these yourself?
Run this model