lucataco
/
dreamshaper-xl-turbo
DreamShaper is a general purpose SD model that aims at doing everything well, photos, art, anime, manga. It's designed to match Midjourney and DALL-E.
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDkeapd7lbiiix7ausubm22o2sbmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- In Casey Baugh's evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh's brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck
- num_inference_steps
- 7
{ "width": 1024, "height": 1024, "prompt": "In Casey Baugh's evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh's brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck", "num_inference_steps": 7 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "In Casey Baugh's evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh's brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck", num_inference_steps: 7 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "In Casey Baugh's evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh's brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck", "num_inference_steps": 7 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "In Casey Baugh\'s evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh\'s brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh\'s distinctive style captures the essence of the girl\'s enigmatic nature, inviting viewers to explore the depths of her soul, award winning art", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck", "num_inference_steps": 7 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:38:31.446401Z", "created_at": "2023-12-19T23:36:26.038639Z", "data_removed": false, "error": null, "id": "keapd7lbiiix7ausubm22o2sbm", "input": { "width": 1024, "height": 1024, "prompt": "In Casey Baugh's evocative style, art of a beautiful young girl cyborg with long brown hair, futuristic, scifi, intricate, elegant, highly detailed, majestic, Baugh's brushwork infuses the painting with a unique combination of realism and abstraction, greg rutkowski, surreal gold filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, Baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck", "num_inference_steps": 7 }, "logs": "Using seed: 6260703\nToken indices sequence length is longer than the specified maximum sequence length for this model (152 > 77). Running this sequence through the model will result in indexing errors\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [\"1. 2 ), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art\"]\nToken indices sequence length is longer than the specified maximum sequence length for this model (152 > 77). Running this sequence through the model will result in indexing errors\nThe following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [\"1. 2 ), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art\"]\n 0%| | 0/7 [00:00<?, ?it/s]\n 14%|█▍ | 1/7 [00:00<00:01, 3.23it/s]\n 29%|██▊ | 2/7 [00:00<00:01, 4.09it/s]\n 43%|████▎ | 3/7 [00:00<00:00, 4.46it/s]\n 57%|█████▋ | 4/7 [00:00<00:00, 4.65it/s]\n 71%|███████▏ | 5/7 [00:01<00:00, 4.77it/s]\n 86%|████████▌ | 6/7 [00:01<00:00, 4.83it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.88it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.63it/s]", "metrics": { "predict_time": 3.762999, "total_time": 125.407762 }, "output": [ "https://replicate.delivery/pbxt/VHFfxS2zJYVMVy4Itjzw4ChNdQtEah9wkcUvyPDcPud72eDSA/out-0.png" ], "started_at": "2023-12-19T23:38:27.683402Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/keapd7lbiiix7ausubm22o2sbm", "cancel": "https://api.replicate.com/v1/predictions/keapd7lbiiix7ausubm22o2sbm/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 6260703 Token indices sequence length is longer than the specified maximum sequence length for this model (152 > 77). Running this sequence through the model will result in indexing errors The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ["1. 2 ), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art"] Token indices sequence length is longer than the specified maximum sequence length for this model (152 > 77). Running this sequence through the model will result in indexing errors The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ["1. 2 ), hdr, realistic painting, natural skin, textured skin, closed mouth, crystal eyes, butterfly filigree, chest armor, eye makeup, robot joints, long hair moved by the wind, window facing to another world, baugh's distinctive style captures the essence of the girl's enigmatic nature, inviting viewers to explore the depths of her soul, award winning art"] 0%| | 0/7 [00:00<?, ?it/s] 14%|█▍ | 1/7 [00:00<00:01, 3.23it/s] 29%|██▊ | 2/7 [00:00<00:01, 4.09it/s] 43%|████▎ | 3/7 [00:00<00:00, 4.46it/s] 57%|█████▋ | 4/7 [00:00<00:00, 4.65it/s] 71%|███████▏ | 5/7 [00:01<00:00, 4.77it/s] 86%|████████▌ | 6/7 [00:01<00:00, 4.83it/s] 100%|██████████| 7/7 [00:01<00:00, 4.88it/s] 100%|██████████| 7/7 [00:01<00:00, 4.63it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDa56kfg3bgydqih4vfvkvi3gdxqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- ugly, deformed, noisy, blurry, low contrast
- num_inference_steps
- 6
{ "width": 1024, "height": 1024, "prompt": "photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast", "num_inference_steps": 6 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "ugly, deformed, noisy, blurry, low contrast", num_inference_steps: 6 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast", "num_inference_steps": 6 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast", "num_inference_steps": 6 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:42:23.330041Z", "created_at": "2023-12-19T23:42:19.978310Z", "data_removed": false, "error": null, "id": "a56kfg3bgydqih4vfvkvi3gdxq", "input": { "width": 1024, "height": 1024, "prompt": "photo of a Cat poised gracefully atop an ancient oak tree, autumn leaves fluttering around, golden hour casting long shadows, backlit, sharp focus on feline, bokeh effect on background foliage, digital painting.", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast", "num_inference_steps": 6 }, "logs": "Using seed: 14811311\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s]\n 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s]\n 50%|█████ | 3/6 [00:00<00:00, 4.97it/s]\n 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 4.94it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.94it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.95it/s]", "metrics": { "predict_time": 3.296122, "total_time": 3.351731 }, "output": [ "https://replicate.delivery/pbxt/qeEM6A38wmToJiXvehlchEjnshNKYaQ38P3aG4VGdlKei7HkA/out-0.png" ], "started_at": "2023-12-19T23:42:20.033919Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/a56kfg3bgydqih4vfvkvi3gdxq", "cancel": "https://api.replicate.com/v1/predictions/a56kfg3bgydqih4vfvkvi3gdxq/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 14811311 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s] 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s] 50%|█████ | 3/6 [00:00<00:00, 4.97it/s] 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s] 83%|████████▎ | 5/6 [00:01<00:00, 4.94it/s] 100%|██████████| 6/6 [00:01<00:00, 4.94it/s] 100%|██████████| 6/6 [00:01<00:00, 4.95it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDk3zkwhtbnybp2loo7pintxyw6aStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- (worst quality, greyscale), BadDream
- num_inference_steps
- 6
{ "width": 1024, "height": 1024, "prompt": "by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(worst quality, greyscale), BadDream", "num_inference_steps": 6 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "(worst quality, greyscale), BadDream", num_inference_steps: 6 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "(worst quality, greyscale), BadDream", "num_inference_steps": 6 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(worst quality, greyscale), BadDream", "num_inference_steps": 6 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:44:32.777117Z", "created_at": "2023-12-19T23:44:29.363538Z", "data_removed": false, "error": null, "id": "k3zkwhtbnybp2loo7pintxyw6a", "input": { "width": 1024, "height": 1024, "prompt": "by Tsutomu Nihei,(strange but extremely beautiful:1.4),(masterpiece, best quality:1.4),in the style of nicola samori,The Joker,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(worst quality, greyscale), BadDream", "num_inference_steps": 6 }, "logs": "Using seed: 7641211\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s]\n 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s]\n 50%|█████ | 3/6 [00:00<00:00, 4.98it/s]\n 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 4.95it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.94it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.96it/s]", "metrics": { "predict_time": 3.382821, "total_time": 3.413579 }, "output": [ "https://replicate.delivery/pbxt/4TBAecNusNTkXyLiH9a9c0ehJeV7JeoDiLSY0EWfXNa9bufgE/out-0.png" ], "started_at": "2023-12-19T23:44:29.394296Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/k3zkwhtbnybp2loo7pintxyw6a", "cancel": "https://api.replicate.com/v1/predictions/k3zkwhtbnybp2loo7pintxyw6a/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 7641211 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s] 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s] 50%|█████ | 3/6 [00:00<00:00, 4.98it/s] 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s] 83%|████████▎ | 5/6 [00:01<00:00, 4.95it/s] 100%|██████████| 6/6 [00:01<00:00, 4.94it/s] 100%|██████████| 6/6 [00:01<00:00, 4.96it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDjqiq5v3biwmpukbwgygcxxec4iStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- (masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- (deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2
- num_inference_steps
- 6
{ "width": 1024, "height": 1024, "prompt": "(masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2", "num_inference_steps": 6 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "(masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "(deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2", num_inference_steps: 6 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "(masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "(deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2", "num_inference_steps": 6 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "(masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2", "num_inference_steps": 6 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:45:33.278537Z", "created_at": "2023-12-19T23:45:29.858685Z", "data_removed": false, "error": null, "id": "jqiq5v3biwmpukbwgygcxxec4i", "input": { "width": 1024, "height": 1024, "prompt": "(masterpiece), (extremely intricate:1.3), (realistic), movie screencap, dragon flying through the sky, 8k, 4k, hd", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "(deformed iris, deformed pupils), text, 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, camera BadDream FastNegativeV2", "num_inference_steps": 6 }, "logs": "Using seed: 13960889\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s]\n 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s]\n 50%|█████ | 3/6 [00:00<00:00, 4.97it/s]\n 67%|██████▋ | 4/6 [00:00<00:00, 4.96it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 4.92it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.92it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.94it/s]", "metrics": { "predict_time": 3.388273, "total_time": 3.419852 }, "output": [ "https://replicate.delivery/pbxt/u3pfEmHrHj17Vql7qB4oJzOrIQjJhAoQDQsuco0z8ejc09DSA/out-0.png" ], "started_at": "2023-12-19T23:45:29.890264Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/jqiq5v3biwmpukbwgygcxxec4i", "cancel": "https://api.replicate.com/v1/predictions/jqiq5v3biwmpukbwgygcxxec4i/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 13960889 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s] 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s] 50%|█████ | 3/6 [00:00<00:00, 4.97it/s] 67%|██████▋ | 4/6 [00:00<00:00, 4.96it/s] 83%|████████▎ | 5/6 [00:01<00:00, 4.92it/s] 100%|██████████| 6/6 [00:01<00:00, 4.92it/s] 100%|██████████| 6/6 [00:01<00:00, 4.94it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDrvj3mn3bqfa3l6y3z7ag5zm7fmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,
- num_inference_steps
- 6
{ "width": 1024, "height": 1024, "prompt": "anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,", "num_inference_steps": 6 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,", num_inference_steps: 6 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,", "num_inference_steps": 6 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,", "num_inference_steps": 6 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:45:58.108626Z", "created_at": "2023-12-19T23:45:54.781612Z", "data_removed": false, "error": null, "id": "rvj3mn3bqfa3l6y3z7ag5zm7fm", "input": { "width": 1024, "height": 1024, "prompt": "anime girl, night, blue light behind her, ((Galaxy, Lens flare)), short hair, flower field, night sky, cinematic shot. Wallpaper. (Blue color schema), detailed background, a city in the distance", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "cgi, 3d render, bad quality, worst quality, text, signature, watermark, extra limbs,", "num_inference_steps": 6 }, "logs": "Using seed: 6152382\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s]\n 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s]\n 50%|█████ | 3/6 [00:00<00:00, 4.98it/s]\n 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 4.94it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.94it/s]\n100%|██████████| 6/6 [00:01<00:00, 4.95it/s]", "metrics": { "predict_time": 3.291651, "total_time": 3.327014 }, "output": [ "https://replicate.delivery/pbxt/zN4lsQv0j85WL9ix5WIFJ8ed8tIgdkg9jAVmUI1ie3L109DSA/out-0.png" ], "started_at": "2023-12-19T23:45:54.816975Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rvj3mn3bqfa3l6y3z7ag5zm7fm", "cancel": "https://api.replicate.com/v1/predictions/rvj3mn3bqfa3l6y3z7ag5zm7fm/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 6152382 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:00, 5.02it/s] 33%|███▎ | 2/6 [00:00<00:00, 4.99it/s] 50%|█████ | 3/6 [00:00<00:00, 4.98it/s] 67%|██████▋ | 4/6 [00:00<00:00, 4.97it/s] 83%|████████▎ | 5/6 [00:01<00:00, 4.94it/s] 100%|██████████| 6/6 [00:01<00:00, 4.94it/s] 100%|██████████| 6/6 [00:01<00:00, 4.95it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDlwglin3bttyr4cwhlqdeo2lgiuStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- ugly, deformed, noisy, blurry, low contrast, text
- num_inference_steps
- 7
{ "width": 1024, "height": 1024, "prompt": "no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 7 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "ugly, deformed, noisy, blurry, low contrast, text", num_inference_steps: 7 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 7 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 7 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:50:18.619059Z", "created_at": "2023-12-19T23:50:15.017408Z", "data_removed": false, "error": null, "id": "lwglin3bttyr4cwhlqdeo2lgiu", "input": { "width": 1024, "height": 1024, "prompt": "no humans, landscape, oil on matte canvas, sharp details, the expanse scifi spacescape ceres colony, intricate, highly detailed, digital painting, rich color, smooth, sharp focus, illustration, Unreal Engine 5, 8K, art by artgerm and greg rutkowski and alphonse mucha", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 7 }, "logs": "Using seed: 15353449\n 0%| | 0/7 [00:00<?, ?it/s]\n 14%|█▍ | 1/7 [00:00<00:01, 4.95it/s]\n 29%|██▊ | 2/7 [00:00<00:01, 4.94it/s]\n 43%|████▎ | 3/7 [00:00<00:00, 4.95it/s]\n 57%|█████▋ | 4/7 [00:00<00:00, 4.95it/s]\n 71%|███████▏ | 5/7 [00:01<00:00, 4.94it/s]\n 86%|████████▌ | 6/7 [00:01<00:00, 4.94it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.94it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.94it/s]", "metrics": { "predict_time": 3.544474, "total_time": 3.601651 }, "output": [ "https://replicate.delivery/pbxt/4dKymdVMECJHOtUTpsog0Cs1Qymp2NfnhPUpZH2KOT8c8eDSA/out-0.png" ], "started_at": "2023-12-19T23:50:15.074585Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/lwglin3bttyr4cwhlqdeo2lgiu", "cancel": "https://api.replicate.com/v1/predictions/lwglin3bttyr4cwhlqdeo2lgiu/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 15353449 0%| | 0/7 [00:00<?, ?it/s] 14%|█▍ | 1/7 [00:00<00:01, 4.95it/s] 29%|██▊ | 2/7 [00:00<00:01, 4.94it/s] 43%|████▎ | 3/7 [00:00<00:00, 4.95it/s] 57%|█████▋ | 4/7 [00:00<00:00, 4.95it/s] 71%|███████▏ | 5/7 [00:01<00:00, 4.94it/s] 86%|████████▌ | 6/7 [00:01<00:00, 4.94it/s] 100%|██████████| 7/7 [00:01<00:00, 4.94it/s] 100%|██████████| 7/7 [00:01<00:00, 4.94it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDbvi4j3tbhoyqa5bmicq2pzsqpqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render
- num_inference_steps
- 7
{ "width": 1024, "height": 1024, "prompt": "Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render", "num_inference_steps": 7 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render", num_inference_steps: 7 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render", "num_inference_steps": 7 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render", "num_inference_steps": 7 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:51:41.760039Z", "created_at": "2023-12-19T23:51:38.185373Z", "data_removed": false, "error": null, "id": "bvi4j3tbhoyqa5bmicq2pzsqpq", "input": { "width": 1024, "height": 1024, "prompt": "Photography, full body of real life pikachu portrait, symmetrical, highly detailed, smooth, sharp focus, cinematic lighting, kkw-ph1", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "text, watermark, low quality, medium quality, blurry, censored, wrinkles, deformed, mutated, cgi, 3d render", "num_inference_steps": 7 }, "logs": "Using seed: 3097257\n 0%| | 0/7 [00:00<?, ?it/s]\n 14%|█▍ | 1/7 [00:00<00:01, 4.97it/s]\n 29%|██▊ | 2/7 [00:00<00:01, 4.95it/s]\n 43%|████▎ | 3/7 [00:00<00:00, 4.96it/s]\n 57%|█████▋ | 4/7 [00:00<00:00, 4.96it/s]\n 71%|███████▏ | 5/7 [00:01<00:00, 4.94it/s]\n 86%|████████▌ | 6/7 [00:01<00:00, 4.94it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.94it/s]\n100%|██████████| 7/7 [00:01<00:00, 4.95it/s]", "metrics": { "predict_time": 3.540229, "total_time": 3.574666 }, "output": [ "https://replicate.delivery/pbxt/2dCMrtSwWdJ1DpAjr2B9iG1HTFdiGUk62OTj848VMfJG9eDSA/out-0.png" ], "started_at": "2023-12-19T23:51:38.219810Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/bvi4j3tbhoyqa5bmicq2pzsqpq", "cancel": "https://api.replicate.com/v1/predictions/bvi4j3tbhoyqa5bmicq2pzsqpq/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 3097257 0%| | 0/7 [00:00<?, ?it/s] 14%|█▍ | 1/7 [00:00<00:01, 4.97it/s] 29%|██▊ | 2/7 [00:00<00:01, 4.95it/s] 43%|████▎ | 3/7 [00:00<00:00, 4.96it/s] 57%|█████▋ | 4/7 [00:00<00:00, 4.96it/s] 71%|███████▏ | 5/7 [00:01<00:00, 4.94it/s] 86%|████████▌ | 6/7 [00:01<00:00, 4.94it/s] 100%|██████████| 7/7 [00:01<00:00, 4.94it/s] 100%|██████████| 7/7 [00:01<00:00, 4.95it/s]
Prediction
lucataco/dreamshaper-xl-turbo:0a1710e0IDxao4vn3b3mpvasqwyxvmku2qzeStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,
- scheduler
- K_EULER
- num_outputs
- 1
- guidance_scale
- 2
- apply_watermark
- negative_prompt
- ugly, deformed, noisy, blurry, low contrast, text
- num_inference_steps
- 5
{ "width": 1024, "height": 1024, "prompt": "ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 5 }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", { input: { width: 1024, height: 1024, prompt: "ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,", scheduler: "K_EULER", num_outputs: 1, guidance_scale: 2, apply_watermark: true, negative_prompt: "ugly, deformed, noisy, blurry, low contrast, text", num_inference_steps: 5 } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run lucataco/dreamshaper-xl-turbo using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/dreamshaper-xl-turbo:0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", input={ "width": 1024, "height": 1024, "prompt": "ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": True, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 5 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/dreamshaper-xl-turbo 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": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615", "input": { "width": 1024, "height": 1024, "prompt": "ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 5 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-19T23:54:16.289999Z", "created_at": "2023-12-19T23:54:13.033850Z", "data_removed": false, "error": null, "id": "xao4vn3b3mpvasqwyxvmku2qze", "input": { "width": 1024, "height": 1024, "prompt": "ultra detailed 8k cg, japanese ramen, chopsticks, egg, steam,", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 2, "apply_watermark": true, "negative_prompt": "ugly, deformed, noisy, blurry, low contrast, text", "num_inference_steps": 5 }, "logs": "Using seed: 7059353\n 0%| | 0/5 [00:00<?, ?it/s]\n 20%|██ | 1/5 [00:00<00:00, 4.96it/s]\n 40%|████ | 2/5 [00:00<00:00, 4.95it/s]\n 60%|██████ | 3/5 [00:00<00:00, 4.94it/s]\n 80%|████████ | 4/5 [00:00<00:00, 4.94it/s]\n100%|██████████| 5/5 [00:01<00:00, 4.93it/s]\n100%|██████████| 5/5 [00:01<00:00, 4.94it/s]", "metrics": { "predict_time": 3.220618, "total_time": 3.256149 }, "output": [ "https://replicate.delivery/pbxt/JozcWrqHFpIAHdcswjPfWzU3arftr0HmWUWRT1DMJrxn89DSA/out-0.png" ], "started_at": "2023-12-19T23:54:13.069381Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/xao4vn3b3mpvasqwyxvmku2qze", "cancel": "https://api.replicate.com/v1/predictions/xao4vn3b3mpvasqwyxvmku2qze/cancel" }, "version": "0a1710e0187b01a255302738ca0158ff02a22f4638679533e111082f9dd1b615" }
Generated inUsing seed: 7059353 0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:00<00:00, 4.96it/s] 40%|████ | 2/5 [00:00<00:00, 4.95it/s] 60%|██████ | 3/5 [00:00<00:00, 4.94it/s] 80%|████████ | 4/5 [00:00<00:00, 4.94it/s] 100%|██████████| 5/5 [00:01<00:00, 4.93it/s] 100%|██████████| 5/5 [00:01<00:00, 4.94it/s]
Want to make some of these yourself?
Run this model