gymdreams8/gdmjp4
Paintings in the style of selected artists with weights, from the Construction Series of GymDreams8.
Prediction
gymdreams8/gdmjp4:396f5235IDm6thhftbrlrtzcya7y43vl7bomStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- A photo of the beach in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "A photo of the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "A photo of the beach in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "A photo of the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "A photo of the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:17:07.646440Z", "created_at": "2023-09-24T04:16:48.455656Z", "data_removed": false, "error": null, "id": "m6thhftbrlrtzcya7y43vl7bom", "input": { "width": 1024, "height": 1024, "prompt": "A photo of the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.999827, "total_time": 19.190784 }, "output": [ "https://replicate.delivery/pbxt/pVqNCdXPN7q7HpeeWFXbSuf9aN236KY2C2UhTkMlMxfOkadGB/out-0.png" ], "started_at": "2023-09-24T04:16:48.646613Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/m6thhftbrlrtzcya7y43vl7bom", "cancel": "https://api.replicate.com/v1/predictions/m6thhftbrlrtzcya7y43vl7bom/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDzoo2rjlbnbrvqlmsfxebskwpkuStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- the beach in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "the beach in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:17:55.986761Z", "created_at": "2023-09-24T04:17:36.509992Z", "data_removed": false, "error": null, "id": "zoo2rjlbnbrvqlmsfxebskwpku", "input": { "width": 1024, "height": 1024, "prompt": "the beach in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 19.007245, "total_time": 19.476769 }, "output": [ "https://replicate.delivery/pbxt/Sh8hqpOLxn6EM58Qdl77LQEne5XW4v3Cvz1OnagQuefmTtOjA/out-0.png" ], "started_at": "2023-09-24T04:17:36.979516Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/zoo2rjlbnbrvqlmsfxebskwpku", "cancel": "https://api.replicate.com/v1/predictions/zoo2rjlbnbrvqlmsfxebskwpku/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDhmwfbclbyavah3wjoxwtdg4jv4StatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- the classroom in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "the classroom in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:18:32.220963Z", "created_at": "2023-09-24T04:18:13.788289Z", "data_removed": false, "error": null, "id": "hmwfbclbyavah3wjoxwtdg4jv4", "input": { "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.1957, "total_time": 18.432674 }, "output": [ "https://replicate.delivery/pbxt/7krLt33CiDooOJQe3XF7S5PW0mVa7SlskCSzLJaHrB6LVrzIA/out-0.png" ], "started_at": "2023-09-24T04:18:14.025263Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/hmwfbclbyavah3wjoxwtdg4jv4", "cancel": "https://api.replicate.com/v1/predictions/hmwfbclbyavah3wjoxwtdg4jv4/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235ID2wjvkztb6di57onigszucvdr7yStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- the classroom in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "the classroom in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:19:06.281447Z", "created_at": "2023-09-24T04:18:47.480169Z", "data_removed": false, "error": null, "id": "2wjvkztb6di57onigszucvdr7y", "input": { "width": 1024, "height": 1024, "prompt": "the classroom in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.129457, "total_time": 18.801278 }, "output": [ "https://replicate.delivery/pbxt/AfzC8Lp6n21zQKj1VlionA9ytKhZ0J7I9BPdzGLcgStcVrzIA/out-0.png" ], "started_at": "2023-09-24T04:18:48.151990Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/2wjvkztb6di57onigszucvdr7y", "cancel": "https://api.replicate.com/v1/predictions/2wjvkztb6di57onigszucvdr7y/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDxuwd4u3b5aasq5g2mbhhb5zkiqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- kissing in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.7
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "kissing in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.7, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:22:55.057382Z", "created_at": "2023-09-24T04:22:36.067717Z", "data_removed": false, "error": null, "id": "xuwd4u3b5aasq5g2mbhhb5zkiq", "input": { "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.165315, "total_time": 18.989665 }, "output": [ "https://replicate.delivery/pbxt/KeLUkDhvveuYR0sYufX5NekeRSdePnTqt2JCmgMqHmdunr1ZE/out-0.png" ], "started_at": "2023-09-24T04:22:36.892067Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/xuwd4u3b5aasq5g2mbhhb5zkiq", "cancel": "https://api.replicate.com/v1/predictions/xuwd4u3b5aasq5g2mbhhb5zkiq/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDxceqnv3b3wsjekutoxf2o2dahiStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- kissing in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.7
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "kissing in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.7, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:23:26.465171Z", "created_at": "2023-09-24T04:23:05.784966Z", "data_removed": false, "error": null, "id": "xceqnv3b3wsjekutoxf2o2dahi", "input": { "width": 1024, "height": 1024, "prompt": "kissing in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 19.113062, "total_time": 20.680205 }, "output": [ "https://replicate.delivery/pbxt/u34RxepSvRW3eU3fu5Hm9D9bk70cfWnmWFDtnuzsaIn67adGB/out-0.png" ], "started_at": "2023-09-24T04:23:07.352109Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/xceqnv3b3wsjekutoxf2o2dahi", "cancel": "https://api.replicate.com/v1/predictions/xceqnv3b3wsjekutoxf2o2dahi/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDqaype7lbbk2ownlhieg6mcoxbmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- two men kissing in the locker room, in the style of TOK
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.7
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "two men kissing in the locker room, in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "two men kissing in the locker room, in the style of TOK", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.7, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "two men kissing in the locker room, in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "two men kissing in the locker room, in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:26:51.020374Z", "created_at": "2023-09-24T04:26:31.376186Z", "data_removed": false, "error": null, "id": "qaype7lbbk2ownlhieg6mcoxbm", "input": { "width": 1024, "height": 1024, "prompt": "two men kissing in the locker room, in the style of TOK", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.7, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 19.029814, "total_time": 19.644188 }, "output": [ "https://replicate.delivery/pbxt/OUVtbRT8RA5fJ6WIpIfKVAXox5Fz5yfSByCh11aCQhsUktOjA/out-0.png" ], "started_at": "2023-09-24T04:26:31.990560Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qaype7lbbk2ownlhieg6mcoxbm", "cancel": "https://api.replicate.com/v1/predictions/qaype7lbbk2ownlhieg6mcoxbm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDqzoqn53bbdd35jncqoggjofudmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, kissing in the locker room,
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, three men
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, kissing in the locker room, ", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, three men", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:29:51.201318Z", "created_at": "2023-09-24T04:29:32.815441Z", "data_removed": false, "error": null, "id": "qzoqn53bbdd35jncqoggjofudm", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.114762, "total_time": 18.385877 }, "output": [ "https://replicate.delivery/pbxt/O10FuUjAAlLzGBSfG4Lpuj8tOH4NUIIuxdx3l5fHlY5eptOjA/out-0.png" ], "started_at": "2023-09-24T04:29:33.086556Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qzoqn53bbdd35jncqoggjofudm", "cancel": "https://api.replicate.com/v1/predictions/qzoqn53bbdd35jncqoggjofudm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDxzirwadbxpqov25wfjfnzlej7qStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, kissing in the locker room,
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, three men
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, kissing in the locker room, ", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, three men", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:30:21.775971Z", "created_at": "2023-09-24T04:30:03.119806Z", "data_removed": false, "error": null, "id": "xzirwadbxpqov25wfjfnzlej7q", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, kissing in the locker room, ", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.105254, "total_time": 18.656165 }, "output": [ "https://replicate.delivery/pbxt/ouSqbSPCEGZHPNfG53QxP9d5FtBmP5yPK2K40Szb8B7uarzIA/out-0.png" ], "started_at": "2023-09-24T04:30:03.670717Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/xzirwadbxpqov25wfjfnzlej7q", "cancel": "https://api.replicate.com/v1/predictions/xzirwadbxpqov25wfjfnzlej7q/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDnnmhltdbwtlvgyqd2e3vdyps3yStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, bar
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, three men
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, bar", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, bar", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, three men", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, bar", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, bar", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:31:54.729628Z", "created_at": "2023-09-24T04:31:35.491871Z", "data_removed": false, "error": null, "id": "nnmhltdbwtlvgyqd2e3vdyps3y", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, bar", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, three men", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.186164, "total_time": 19.237757 }, "output": [ "https://replicate.delivery/pbxt/NNEWCDQGkio2FBneNMtim1cVP0NyDHKb9maxs1zWTcGdbrzIA/out-0.png" ], "started_at": "2023-09-24T04:31:36.543464Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/nnmhltdbwtlvgyqd2e3vdyps3y", "cancel": "https://api.replicate.com/v1/predictions/nnmhltdbwtlvgyqd2e3vdyps3y/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDve7pkotb3lt57r5svb5ebywutaStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, restaurant, people, crowd
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, restaurant, people, crowd", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:34:03.343404Z", "created_at": "2023-09-24T04:33:44.835268Z", "data_removed": false, "error": null, "id": "ve7pkotb3lt57r5svb5ebywuta", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.184509, "total_time": 18.508136 }, "output": [ "https://replicate.delivery/pbxt/Tkw0VteeCduI2ktZaui1IT1H6GB6CqXo7I2MEx1qnpS64WnRA/out-0.png" ], "started_at": "2023-09-24T04:33:45.158895Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ve7pkotb3lt57r5svb5ebywuta", "cancel": "https://api.replicate.com/v1/predictions/ve7pkotb3lt57r5svb5ebywuta/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235ID5zr4ds3bvl2mpdxarzvnpb43imStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, restaurant, people, crowd
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, restaurant, people, crowd", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:34:36.945820Z", "created_at": "2023-09-24T04:34:17.850162Z", "data_removed": false, "error": null, "id": "5zr4ds3bvl2mpdxarzvnpb43im", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, restaurant, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.208878, "total_time": 19.095658 }, "output": [ "https://replicate.delivery/pbxt/EZ1VB3eaH61SBCfeBl3DA8I9vChzIJsOPCfbvc9eAnZlL36MC/out-0.png" ], "started_at": "2023-09-24T04:34:18.736942Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/5zr4ds3bvl2mpdxarzvnpb43im", "cancel": "https://api.replicate.com/v1/predictions/5zr4ds3bvl2mpdxarzvnpb43im/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDqus3a4tbcdnmiiktytb4qskbvmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, train, people, crowd
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, train, people, crowd", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:35:39.212830Z", "created_at": "2023-09-24T04:35:19.915523Z", "data_removed": false, "error": null, "id": "qus3a4tbcdnmiiktytb4qskbvm", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 19.017664, "total_time": 19.297307 }, "output": [ "https://replicate.delivery/pbxt/GFtJsheEYhWtEKbsi7HkYmSEh622zwJnrogK0PBR1PENdrzIA/out-0.png" ], "started_at": "2023-09-24T04:35:20.195166Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qus3a4tbcdnmiiktytb4qskbvm", "cancel": "https://api.replicate.com/v1/predictions/qus3a4tbcdnmiiktytb4qskbvm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235ID3wa4tulbgk6bmwk5iefwkahbyuStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, train, people, crowd
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, train, people, crowd", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:36:28.444201Z", "created_at": "2023-09-24T04:36:09.059708Z", "data_removed": false, "error": null, "id": "3wa4tulbgk6bmwk5iefwkahbyu", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, train, people, crowd", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.95189, "total_time": 19.384493 }, "output": [ "https://replicate.delivery/pbxt/mDaisYpiML7JOhbwtsdxuesZJW0N3NfQirHiWpA47ytL7WnRA/out-0.png" ], "started_at": "2023-09-24T04:36:09.492311Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3wa4tulbgk6bmwk5iefwkahbyu", "cancel": "https://api.replicate.com/v1/predictions/3wa4tulbgk6bmwk5iefwkahbyu/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235ID53kxtldb6lhmlvc6y7mgdan6xqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, living room, people, party
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, living room, people, party", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:37:27.163151Z", "created_at": "2023-09-24T04:37:08.724734Z", "data_removed": false, "error": null, "id": "53kxtldb6lhmlvc6y7mgdan6xq", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.167932, "total_time": 18.438417 }, "output": [ "https://replicate.delivery/pbxt/8LR2BC5xgcIxJpo2PdUmA2eojrltmIHnObkLSt6betfM4tOjA/out-0.png" ], "started_at": "2023-09-24T04:37:08.995219Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/53kxtldb6lhmlvc6y7mgdan6xq", "cancel": "https://api.replicate.com/v1/predictions/53kxtldb6lhmlvc6y7mgdan6xq/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDzne3sa3b5ddagmj7eahznqvn7aStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, living room, people, party
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, living room, people, party", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T04:38:01.267068Z", "created_at": "2023-09-24T04:37:42.450143Z", "data_removed": false, "error": null, "id": "zne3sa3b5ddagmj7eahznqvn7a", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.186801, "total_time": 18.816925 }, "output": [ "https://replicate.delivery/pbxt/JgG3TypnfbWPZio3xbNeTP0IMmNbF5pbTV6HhhzSJvto8WnRA/out-0.png" ], "started_at": "2023-09-24T04:37:43.080267Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/zne3sa3b5ddagmj7eahznqvn7a", "cancel": "https://api.replicate.com/v1/predictions/zne3sa3b5ddagmj7eahznqvn7a/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDbqqcbylbqmnqlv3acc26uo7riiStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, living room, people, party, muscular
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, living room, people, party, muscular", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:17:30.136616Z", "created_at": "2023-09-24T05:17:10.807693Z", "data_removed": false, "error": null, "id": "bqqcbylbqmnqlv3acc26uo7rii", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, living room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.926825, "total_time": 19.328923 }, "output": [ "https://replicate.delivery/pbxt/nBCMYbAflRUpUCg5MGiyeERemfbfuaPIa9MpKrMj4TCJN86MC/out-0.png" ], "started_at": "2023-09-24T05:17:11.209791Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/bqqcbylbqmnqlv3acc26uo7rii", "cancel": "https://api.replicate.com/v1/predictions/bqqcbylbqmnqlv3acc26uo7rii/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235ID7ftuqpdbfjk6ewnc4ytypuaw7eStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, class room, people, party, muscular
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 0.56
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, class room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, class room, people, party, muscular", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 0.56, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, class room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, class room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:18:16.667514Z", "created_at": "2023-09-24T05:17:58.209173Z", "data_removed": false, "error": null, "id": "7ftuqpdbfjk6ewnc4ytypuaw7e", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, class room, people, party, muscular", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 0.56, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.091876, "total_time": 18.458341 }, "output": [ "https://replicate.delivery/pbxt/gNyOtyyvh66zAtJvvKlcxoc4loGblGZBCBEeSjT35HKMxrzIA/out-0.png" ], "started_at": "2023-09-24T05:17:58.575638Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/7ftuqpdbfjk6ewnc4ytypuaw7e", "cancel": "https://api.replicate.com/v1/predictions/7ftuqpdbfjk6ewnc4ytypuaw7e/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDmob66gtbigtlbpx6t5gzjekd5yStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, man in wrestling singlet
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, signature, three men, four men
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, man in wrestling singlet", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, man in wrestling singlet", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, signature, three men, four men", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, man in wrestling singlet", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, man in wrestling singlet", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:24:28.095424Z", "created_at": "2023-09-24T05:24:09.394333Z", "data_removed": false, "error": null, "id": "mob66gtbigtlbpx6t5gzjekd5y", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, man in wrestling singlet", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.097051, "total_time": 18.701091 }, "output": [ "https://replicate.delivery/pbxt/Iv4rRFSGT9pNFNzcNRebtHOOlrYqUHGv2oOGhXycaD6F0rzIA/out-0.png" ], "started_at": "2023-09-24T05:24:09.998373Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/mob66gtbigtlbpx6t5gzjekd5y", "cancel": "https://api.replicate.com/v1/predictions/mob66gtbigtlbpx6t5gzjekd5y/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDbeebjodbi4xg2kwr74cio7husmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:28:42.749029Z", "created_at": "2023-09-24T05:28:23.892722Z", "data_removed": false, "error": null, "id": "beebjodbi4xg2kwr74cio7husm", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, two men in wrestling singlet hug each other by the docks, perfect eyes, perfect hands, perfect feet, handsome face", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.15446, "total_time": 18.856307 }, "output": [ "https://replicate.delivery/pbxt/fsaYaT9NFfm8v0oycHPCYPfQ4L2JA3Y0Gmff0BsoanflC71ZE/out-0.png" ], "started_at": "2023-09-24T05:28:24.594569Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/beebjodbi4xg2kwr74cio7husm", "cancel": "https://api.replicate.com/v1/predictions/beebjodbi4xg2kwr74cio7husm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDli6cjalbyfrppmqxduhxzehxoqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:48:05.354641Z", "created_at": "2023-09-24T05:47:47.000394Z", "data_removed": false, "error": null, "id": "li6cjalbyfrppmqxduhxzehxoq", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, a man gardening, perfect face, perfect eye, perfect hands, big feet, shirtless", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.188712, "total_time": 18.354247 }, "output": [ "https://replicate.delivery/pbxt/UdKcdwL5ug5jPZ1AkLOjX7pbesDWNnzFsBDeLfpiMHbo8vOjA/out-0.png" ], "started_at": "2023-09-24T05:47:47.165929Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/li6cjalbyfrppmqxduhxzehxoq", "cancel": "https://api.replicate.com/v1/predictions/li6cjalbyfrppmqxduhxzehxoq/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDr6dozcdb3e5qxbuehaigolrbgmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, composition of a male figure with chaos
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a male figure with chaos", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, composition of a male figure with chaos", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a male figure with chaos", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a male figure with chaos", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T05:59:14.355005Z", "created_at": "2023-09-24T05:58:56.195244Z", "data_removed": false, "error": null, "id": "r6dozcdb3e5qxbuehaigolrbgm", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a male figure with chaos", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.203735, "total_time": 18.159761 }, "output": [ "https://replicate.delivery/pbxt/aWnt24fmL6WnAyTRzkZ5gD20nGphr6VUNRcqeVnN3unxIYnRA/out-0.png" ], "started_at": "2023-09-24T05:58:56.151270Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/r6dozcdb3e5qxbuehaigolrbgm", "cancel": "https://api.replicate.com/v1/predictions/r6dozcdb3e5qxbuehaigolrbgm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }Prediction
gymdreams8/gdmjp4:396f5235IDafnfscdbeledk4tjlzmmt2mzfmStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedby @gymdreams8Input
- width
- 1024
- height
- 1024
- prompt
- in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit
- refine
- base_image_refiner
- scheduler
- KarrasDPM
- lora_scale
- 1
- num_outputs
- 1
- guidance_scale
- 7.5
- apply_watermark
- high_noise_frac
- 0.8
- negative_prompt
- monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids
- prompt_strength
- 0.8
- num_inference_steps
- 50
{ "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }Install Replicate’s Node.js client library:npm install replicateImport 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 gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", { input: { width: 1024, height: 1024, prompt: "in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit", refine: "base_image_refiner", scheduler: "KarrasDPM", lora_scale: 1, num_outputs: 1, guidance_scale: 7.5, apply_watermark: false, high_noise_frac: 0.8, negative_prompt: "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", prompt_strength: 0.8, num_inference_steps: 50 } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicateImport the client:import replicateRun gymdreams8/gdmjp4 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", input={ "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": False, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())To learn more, take a look at the guide on getting started with Python.
Run gymdreams8/gdmjp4 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": "gymdreams8/gdmjp4:396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 } }' \ https://api.replicate.com/v1/predictionsTo learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-09-24T06:03:00.554673Z", "created_at": "2023-09-24T06:02:40.823853Z", "data_removed": false, "error": null, "id": "afnfscdbeledk4tjlzmmt2mzfm", "input": { "width": 1024, "height": 1024, "prompt": "in the style of TOK, composition of a man with chaos, imaginative, surreal, creative, artistic, grit", "refine": "base_image_refiner", "scheduler": "KarrasDPM", "lora_scale": 1, "num_outputs": 1, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "monochrome, black and white, over saturation, nsfw, signature, three men, four men, too many hands, children, kids", "prompt_strength": 0.8, "num_inference_steps": 50 }, "logs": null, "metrics": { "predict_time": 18.997722, "total_time": 19.73082 }, "output": [ "https://replicate.delivery/pbxt/XzEtGNtATK4QJR5R1hwRwHEWfcl41IJ8vCIyCxfFvFXUMYnRA/out-0.png" ], "started_at": "2023-09-24T06:02:41.556951Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/afnfscdbeledk4tjlzmmt2mzfm", "cancel": "https://api.replicate.com/v1/predictions/afnfscdbeledk4tjlzmmt2mzfm/cancel" }, "version": "396f5235412e4af69d4a5899ebe5c984dc6729590b461054da05bf57ac9d66c2" }
Want to make some of these yourself?
Run this model





















