fermatresearch / magic-image-refiner
A better alternative to SDXL refiners, providing a lot of quality and detail. Can also be used for inpainting or upscaling.
- Public
- 937.3K runs
-
L40S
- GitHub
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aID6sb4iddba3yo254jm6jx73e334StatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0
- steps
- 20
- prompt
- a woman wearing an organic shaped blue hat
- scheduler
- DDIM
- creativity
- 0.75
- guess_mode
- resolution
- original
- resemblance
- 0.3
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9t3Q8yNOqHbP2ZhLFqrvJcjhrmE4mYRjItgRfeLZtbMIXM/download.png", "steps": 20, "prompt": "a woman wearing an organic shaped blue hat", "scheduler": "DDIM", "creativity": 0.75, "guess_mode": false, "resolution": "original", "resemblance": 0.3, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0, image: "https://replicate.delivery/pbxt/KA9t3Q8yNOqHbP2ZhLFqrvJcjhrmE4mYRjItgRfeLZtbMIXM/download.png", steps: 20, prompt: "a woman wearing an organic shaped blue hat", scheduler: "DDIM", creativity: 0.75, guess_mode: false, resolution: "original", resemblance: 0.3, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9t3Q8yNOqHbP2ZhLFqrvJcjhrmE4mYRjItgRfeLZtbMIXM/download.png", "steps": 20, "prompt": "a woman wearing an organic shaped blue hat", "scheduler": "DDIM", "creativity": 0.75, "guess_mode": False, "resolution": "original", "resemblance": 0.3, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9t3Q8yNOqHbP2ZhLFqrvJcjhrmE4mYRjItgRfeLZtbMIXM/download.png", "steps": 20, "prompt": "a woman wearing an organic shaped blue hat", "scheduler": "DDIM", "creativity": 0.75, "guess_mode": false, "resolution": "original", "resemblance": 0.3, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Loading...
{ "completed_at": "2024-01-03T17:09:38.929719Z", "created_at": "2024-01-03T17:06:49.939461Z", "data_removed": false, "error": null, "id": "6sb4iddba3yo254jm6jx73e334", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9t3Q8yNOqHbP2ZhLFqrvJcjhrmE4mYRjItgRfeLZtbMIXM/download.png", "steps": 20, "prompt": "a woman wearing an organic shaped blue hat", "scheduler": "DDIM", "creativity": 0.75, "guess_mode": false, "resolution": "original", "resemblance": 0.3, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 54347\n 0%| | 0/15 [00:00<?, ?it/s]\n 7%|▋ | 1/15 [00:00<00:03, 3.60it/s]\n 13%|█▎ | 2/15 [00:00<00:03, 3.74it/s]\n 20%|██ | 3/15 [00:00<00:03, 3.78it/s]\n 27%|██▋ | 4/15 [00:01<00:02, 3.80it/s]\n 33%|███▎ | 5/15 [00:01<00:02, 3.81it/s]\n 40%|████ | 6/15 [00:01<00:02, 3.82it/s]\n 47%|████▋ | 7/15 [00:01<00:02, 3.82it/s]\n 53%|█████▎ | 8/15 [00:02<00:01, 3.82it/s]\n 60%|██████ | 9/15 [00:02<00:01, 3.82it/s]\n 67%|██████▋ | 10/15 [00:02<00:01, 3.82it/s]\n 73%|███████▎ | 11/15 [00:02<00:01, 3.82it/s]\n 80%|████████ | 12/15 [00:03<00:00, 3.82it/s]\n 87%|████████▋ | 13/15 [00:03<00:00, 3.82it/s]\n 93%|█████████▎| 14/15 [00:03<00:00, 3.81it/s]\n100%|██████████| 15/15 [00:03<00:00, 3.81it/s]\n100%|██████████| 15/15 [00:03<00:00, 3.81it/s]", "metrics": { "predict_time": 8.515584, "total_time": 168.990258 }, "output": [ "https://replicate.delivery/pbxt/MXcU9pnrLC7ee0tJTWLfnJdRct4St0zJZAAp7jsmo1Gl2oRkA/out-0.png" ], "started_at": "2024-01-03T17:09:30.414135Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/6sb4iddba3yo254jm6jx73e334", "cancel": "https://api.replicate.com/v1/predictions/6sb4iddba3yo254jm6jx73e334/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 54347 0%| | 0/15 [00:00<?, ?it/s] 7%|▋ | 1/15 [00:00<00:03, 3.60it/s] 13%|█▎ | 2/15 [00:00<00:03, 3.74it/s] 20%|██ | 3/15 [00:00<00:03, 3.78it/s] 27%|██▋ | 4/15 [00:01<00:02, 3.80it/s] 33%|███▎ | 5/15 [00:01<00:02, 3.81it/s] 40%|████ | 6/15 [00:01<00:02, 3.82it/s] 47%|████▋ | 7/15 [00:01<00:02, 3.82it/s] 53%|█████▎ | 8/15 [00:02<00:01, 3.82it/s] 60%|██████ | 9/15 [00:02<00:01, 3.82it/s] 67%|██████▋ | 10/15 [00:02<00:01, 3.82it/s] 73%|███████▎ | 11/15 [00:02<00:01, 3.82it/s] 80%|████████ | 12/15 [00:03<00:00, 3.82it/s] 87%|████████▋ | 13/15 [00:03<00:00, 3.82it/s] 93%|█████████▎| 14/15 [00:03<00:00, 3.81it/s] 100%|██████████| 15/15 [00:03<00:00, 3.81it/s] 100%|██████████| 15/15 [00:03<00:00, 3.81it/s]
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aIDzyaw3gdbhd46blbbctgzsiiiceStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0
- steps
- 20
- prompt
- UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles
- scheduler
- DDIM
- creativity
- 0.25
- guess_mode
- resolution
- original
- resemblance
- 0.75
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9yP9n3ZX5A5mkoPz3gsPzKTH1NA7LqVkQRTg7Sov46lOfo/0_1.webp", "steps": 20, "prompt": "UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0, image: "https://replicate.delivery/pbxt/KA9yP9n3ZX5A5mkoPz3gsPzKTH1NA7LqVkQRTg7Sov46lOfo/0_1.webp", steps: 20, prompt: "UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles", scheduler: "DDIM", creativity: 0.25, guess_mode: false, resolution: "original", resemblance: 0.75, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9yP9n3ZX5A5mkoPz3gsPzKTH1NA7LqVkQRTg7Sov46lOfo/0_1.webp", "steps": 20, "prompt": "UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": False, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9yP9n3ZX5A5mkoPz3gsPzKTH1NA7LqVkQRTg7Sov46lOfo/0_1.webp", "steps": 20, "prompt": "UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Loading...
{ "completed_at": "2024-01-03T17:12:31.173659Z", "created_at": "2024-01-03T17:12:27.719471Z", "data_removed": false, "error": null, "id": "zyaw3gdbhd46blbbctgzsiiice", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KA9yP9n3ZX5A5mkoPz3gsPzKTH1NA7LqVkQRTg7Sov46lOfo/0_1.webp", "steps": 20, "prompt": "UHD 4k vogue, a woman resting in a magic pool, face above the surface of the water, red freckles", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 17908\n 0%| | 0/5 [00:00<?, ?it/s]\n 20%|██ | 1/5 [00:00<00:01, 3.82it/s]\n 40%|████ | 2/5 [00:00<00:00, 3.81it/s]\n 60%|██████ | 3/5 [00:00<00:00, 3.81it/s]\n 80%|████████ | 4/5 [00:01<00:00, 3.81it/s]\n100%|██████████| 5/5 [00:01<00:00, 3.81it/s]\n100%|██████████| 5/5 [00:01<00:00, 3.81it/s]", "metrics": { "predict_time": 3.42507, "total_time": 3.454188 }, "output": [ "https://replicate.delivery/pbxt/H3ZmqoAgsBonKFilPafiEsvYsc2FnjD8EW3vMt6KpkYfd0ISA/out-0.png" ], "started_at": "2024-01-03T17:12:27.748589Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/zyaw3gdbhd46blbbctgzsiiice", "cancel": "https://api.replicate.com/v1/predictions/zyaw3gdbhd46blbbctgzsiiice/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 17908 0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:00<00:01, 3.82it/s] 40%|████ | 2/5 [00:00<00:00, 3.81it/s] 60%|██████ | 3/5 [00:00<00:00, 3.81it/s] 80%|████████ | 4/5 [00:01<00:00, 3.81it/s] 100%|██████████| 5/5 [00:01<00:00, 3.81it/s] 100%|██████████| 5/5 [00:01<00:00, 3.81it/s]
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aIDo44at5dba4k4k3bakx7yoaz4syStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0
- steps
- 20
- prompt
- An astronaut riding a rainbow unicorn, cinematic, dramatic
- scheduler
- DDIM
- creativity
- 0.25
- guess_mode
- resolution
- original
- resemblance
- 0.75
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA0qSYYvoFpiYNeGLJSAexqdPRNVQve1KKp7mBWFYZRsY0L/out-0.png", "steps": 20, "prompt": "An astronaut riding a rainbow unicorn, cinematic, dramatic", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0, image: "https://replicate.delivery/pbxt/KAA0qSYYvoFpiYNeGLJSAexqdPRNVQve1KKp7mBWFYZRsY0L/out-0.png", steps: 20, prompt: "An astronaut riding a rainbow unicorn, cinematic, dramatic", scheduler: "DDIM", creativity: 0.25, guess_mode: false, resolution: "original", resemblance: 0.75, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA0qSYYvoFpiYNeGLJSAexqdPRNVQve1KKp7mBWFYZRsY0L/out-0.png", "steps": 20, "prompt": "An astronaut riding a rainbow unicorn, cinematic, dramatic", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": False, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA0qSYYvoFpiYNeGLJSAexqdPRNVQve1KKp7mBWFYZRsY0L/out-0.png", "steps": 20, "prompt": "An astronaut riding a rainbow unicorn, cinematic, dramatic", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Loading...
{ "completed_at": "2024-01-03T17:15:04.501976Z", "created_at": "2024-01-03T17:15:02.311594Z", "data_removed": false, "error": null, "id": "o44at5dba4k4k3bakx7yoaz4sy", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA0qSYYvoFpiYNeGLJSAexqdPRNVQve1KKp7mBWFYZRsY0L/out-0.png", "steps": 20, "prompt": "An astronaut riding a rainbow unicorn, cinematic, dramatic", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 14295\n 0%| | 0/5 [00:00<?, ?it/s]\n 20%|██ | 1/5 [00:00<00:00, 8.50it/s]\n 40%|████ | 2/5 [00:00<00:00, 8.46it/s]\n 60%|██████ | 3/5 [00:00<00:00, 8.43it/s]\n 80%|████████ | 4/5 [00:00<00:00, 8.43it/s]\n100%|██████████| 5/5 [00:00<00:00, 8.42it/s]\n100%|██████████| 5/5 [00:00<00:00, 8.43it/s]", "metrics": { "predict_time": 2.153153, "total_time": 2.190382 }, "output": [ "https://replicate.delivery/pbxt/IAX5Wc686eyvcK4IeWLgiuGqD4lLfa1BMdu0eZIpFlpgBSjIB/out-0.png" ], "started_at": "2024-01-03T17:15:02.348823Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/o44at5dba4k4k3bakx7yoaz4sy", "cancel": "https://api.replicate.com/v1/predictions/o44at5dba4k4k3bakx7yoaz4sy/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 14295 0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:00<00:00, 8.50it/s] 40%|████ | 2/5 [00:00<00:00, 8.46it/s] 60%|██████ | 3/5 [00:00<00:00, 8.43it/s] 80%|████████ | 4/5 [00:00<00:00, 8.43it/s] 100%|██████████| 5/5 [00:00<00:00, 8.42it/s] 100%|██████████| 5/5 [00:00<00:00, 8.43it/s]
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aIDn44pku3bfkhd2vn7rf24qgmr5qStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0
- steps
- 20
- prompt
- portrait of a woman, professional photography
- scheduler
- DDIM
- creativity
- 0.25
- guess_mode
- resolution
- original
- resemblance
- 0.5
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA2JC4PE4D0LIDfqKsgajT8bej7w8NunCUuvY5N1jhxeANt/out-0%20%281%29.png", "steps": 20, "prompt": "portrait of a woman, professional photography", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.5, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0, image: "https://replicate.delivery/pbxt/KAA2JC4PE4D0LIDfqKsgajT8bej7w8NunCUuvY5N1jhxeANt/out-0%20%281%29.png", steps: 20, prompt: "portrait of a woman, professional photography", scheduler: "DDIM", creativity: 0.25, guess_mode: false, resolution: "original", resemblance: 0.5, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA2JC4PE4D0LIDfqKsgajT8bej7w8NunCUuvY5N1jhxeANt/out-0%20%281%29.png", "steps": 20, "prompt": "portrait of a woman, professional photography", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": False, "resolution": "original", "resemblance": 0.5, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA2JC4PE4D0LIDfqKsgajT8bej7w8NunCUuvY5N1jhxeANt/out-0%20%281%29.png", "steps": 20, "prompt": "portrait of a woman, professional photography", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.5, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Loading...
{ "completed_at": "2024-01-03T17:16:38.248148Z", "created_at": "2024-01-03T17:16:35.093074Z", "data_removed": false, "error": null, "id": "n44pku3bfkhd2vn7rf24qgmr5q", "input": { "hdr": 0, "image": "https://replicate.delivery/pbxt/KAA2JC4PE4D0LIDfqKsgajT8bej7w8NunCUuvY5N1jhxeANt/out-0%20%281%29.png", "steps": 20, "prompt": "portrait of a woman, professional photography", "scheduler": "DDIM", "creativity": 0.25, "guess_mode": false, "resolution": "original", "resemblance": 0.5, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 39352\n 0%| | 0/5 [00:00<?, ?it/s]\n 20%|██ | 1/5 [00:00<00:00, 4.42it/s]\n 40%|████ | 2/5 [00:00<00:00, 4.41it/s]\n 60%|██████ | 3/5 [00:00<00:00, 4.40it/s]\n 80%|████████ | 4/5 [00:00<00:00, 4.39it/s]\n100%|██████████| 5/5 [00:01<00:00, 4.39it/s]\n100%|██████████| 5/5 [00:01<00:00, 4.40it/s]", "metrics": { "predict_time": 3.141539, "total_time": 3.155074 }, "output": [ "https://replicate.delivery/pbxt/BnETm0CzJYYjPJS9OiOa95t89VbKFLFqCrEvDy1zsxQdINiE/out-0.png" ], "started_at": "2024-01-03T17:16:35.106609Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/n44pku3bfkhd2vn7rf24qgmr5q", "cancel": "https://api.replicate.com/v1/predictions/n44pku3bfkhd2vn7rf24qgmr5q/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 39352 0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:00<00:00, 4.42it/s] 40%|████ | 2/5 [00:00<00:00, 4.41it/s] 60%|██████ | 3/5 [00:00<00:00, 4.40it/s] 80%|████████ | 4/5 [00:00<00:00, 4.39it/s] 100%|██████████| 5/5 [00:01<00:00, 4.39it/s] 100%|██████████| 5/5 [00:01<00:00, 4.40it/s]
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aIDohqnxm3bb6uqm2dd67jcmzsihqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0
- steps
- 20
- prompt
- a woman wearing golden earrings in the shape of roses
- scheduler
- DDIM
- creativity
- 0.8
- guess_mode
- resolution
- original
- resemblance
- 0.25
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0, "mask": "https://replicate.delivery/pbxt/KAA4XTTVvDUMWWvpqxTH25SDtp8eSdzPtNTCG2GFhRlPH4YD/mask.jpeg", "image": "https://replicate.delivery/pbxt/KAA4WrjcYM5avTh9NJwGNSEq9RftLVTJeUW9PKQXtJ98vLwE/download.png", "steps": 20, "prompt": "a woman wearing golden earrings in the shape of roses", "scheduler": "DDIM", "creativity": 0.8, "guess_mode": false, "resolution": "original", "resemblance": 0.25, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0, mask: "https://replicate.delivery/pbxt/KAA4XTTVvDUMWWvpqxTH25SDtp8eSdzPtNTCG2GFhRlPH4YD/mask.jpeg", image: "https://replicate.delivery/pbxt/KAA4WrjcYM5avTh9NJwGNSEq9RftLVTJeUW9PKQXtJ98vLwE/download.png", steps: 20, prompt: "a woman wearing golden earrings in the shape of roses", scheduler: "DDIM", creativity: 0.8, guess_mode: false, resolution: "original", resemblance: 0.25, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0, "mask": "https://replicate.delivery/pbxt/KAA4XTTVvDUMWWvpqxTH25SDtp8eSdzPtNTCG2GFhRlPH4YD/mask.jpeg", "image": "https://replicate.delivery/pbxt/KAA4WrjcYM5avTh9NJwGNSEq9RftLVTJeUW9PKQXtJ98vLwE/download.png", "steps": 20, "prompt": "a woman wearing golden earrings in the shape of roses", "scheduler": "DDIM", "creativity": 0.8, "guess_mode": False, "resolution": "original", "resemblance": 0.25, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0, "mask": "https://replicate.delivery/pbxt/KAA4XTTVvDUMWWvpqxTH25SDtp8eSdzPtNTCG2GFhRlPH4YD/mask.jpeg", "image": "https://replicate.delivery/pbxt/KAA4WrjcYM5avTh9NJwGNSEq9RftLVTJeUW9PKQXtJ98vLwE/download.png", "steps": 20, "prompt": "a woman wearing golden earrings in the shape of roses", "scheduler": "DDIM", "creativity": 0.8, "guess_mode": false, "resolution": "original", "resemblance": 0.25, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-01-03T17:19:04.167761Z", "created_at": "2024-01-03T17:18:57.308614Z", "data_removed": false, "error": null, "id": "ohqnxm3bb6uqm2dd67jcmzsihq", "input": { "hdr": 0, "mask": "https://replicate.delivery/pbxt/KAA4XTTVvDUMWWvpqxTH25SDtp8eSdzPtNTCG2GFhRlPH4YD/mask.jpeg", "image": "https://replicate.delivery/pbxt/KAA4WrjcYM5avTh9NJwGNSEq9RftLVTJeUW9PKQXtJ98vLwE/download.png", "steps": 20, "prompt": "a woman wearing golden earrings in the shape of roses", "scheduler": "DDIM", "creativity": 0.8, "guess_mode": false, "resolution": "original", "resemblance": 0.25, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 28398\n 0%| | 0/16 [00:00<?, ?it/s]\n 6%|▋ | 1/16 [00:00<00:06, 2.25it/s]\n 12%|█▎ | 2/16 [00:00<00:04, 2.96it/s]\n 19%|█▉ | 3/16 [00:00<00:03, 3.29it/s]\n 25%|██▌ | 4/16 [00:01<00:03, 3.47it/s]\n 31%|███▏ | 5/16 [00:01<00:03, 3.58it/s]\n 38%|███▊ | 6/16 [00:01<00:02, 3.65it/s]\n 44%|████▍ | 7/16 [00:02<00:02, 3.69it/s]\n 50%|█████ | 8/16 [00:02<00:02, 3.73it/s]\n 56%|█████▋ | 9/16 [00:02<00:01, 3.75it/s]\n 62%|██████▎ | 10/16 [00:02<00:01, 3.77it/s]\n 69%|██████▉ | 11/16 [00:03<00:01, 3.79it/s]\n 75%|███████▌ | 12/16 [00:03<00:01, 3.80it/s]\n 81%|████████▏ | 13/16 [00:03<00:00, 3.80it/s]\n 88%|████████▊ | 14/16 [00:03<00:00, 3.80it/s]\n 94%|█████████▍| 15/16 [00:04<00:00, 3.81it/s]\n100%|██████████| 16/16 [00:04<00:00, 3.81it/s]\n100%|██████████| 16/16 [00:04<00:00, 3.65it/s]", "metrics": { "predict_time": 6.850425, "total_time": 6.859147 }, "output": [ "https://replicate.delivery/pbxt/eQk3W6rr3737KCFLrcDfnMGCEk1lcbIO2rGc0PBxYfDPIpRkA/out-0.png" ], "started_at": "2024-01-03T17:18:57.317336Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ohqnxm3bb6uqm2dd67jcmzsihq", "cancel": "https://api.replicate.com/v1/predictions/ohqnxm3bb6uqm2dd67jcmzsihq/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 28398 0%| | 0/16 [00:00<?, ?it/s] 6%|▋ | 1/16 [00:00<00:06, 2.25it/s] 12%|█▎ | 2/16 [00:00<00:04, 2.96it/s] 19%|█▉ | 3/16 [00:00<00:03, 3.29it/s] 25%|██▌ | 4/16 [00:01<00:03, 3.47it/s] 31%|███▏ | 5/16 [00:01<00:03, 3.58it/s] 38%|███▊ | 6/16 [00:01<00:02, 3.65it/s] 44%|████▍ | 7/16 [00:02<00:02, 3.69it/s] 50%|█████ | 8/16 [00:02<00:02, 3.73it/s] 56%|█████▋ | 9/16 [00:02<00:01, 3.75it/s] 62%|██████▎ | 10/16 [00:02<00:01, 3.77it/s] 69%|██████▉ | 11/16 [00:03<00:01, 3.79it/s] 75%|███████▌ | 12/16 [00:03<00:01, 3.80it/s] 81%|████████▏ | 13/16 [00:03<00:00, 3.80it/s] 88%|████████▊ | 14/16 [00:03<00:00, 3.80it/s] 94%|█████████▍| 15/16 [00:04<00:00, 3.81it/s] 100%|██████████| 16/16 [00:04<00:00, 3.81it/s] 100%|██████████| 16/16 [00:04<00:00, 3.65it/s]
Prediction
fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74aIDx6b4vltbxvn5ikhjzfgolt2oliStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- hdr
- 0.5
- steps
- 20
- prompt
- anime landscape
- scheduler
- DDIM
- creativity
- 0.55
- guess_mode
- resolution
- 2048
- resemblance
- 0.75
- guidance_scale
- 7
- negative_prompt
- teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
{ "hdr": 0.5, "image": "https://replicate.delivery/pbxt/KAA6ceCTfEr8mEb4cMW2FEfOFVyyd0hEkE8c4BXqmW5cWL9L/out-0%20%282%29.png", "steps": 20, "prompt": "anime landscape", "scheduler": "DDIM", "creativity": 0.55, "guess_mode": false, "resolution": "2048", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", { input: { hdr: 0.5, image: "https://replicate.delivery/pbxt/KAA6ceCTfEr8mEb4cMW2FEfOFVyyd0hEkE8c4BXqmW5cWL9L/out-0%20%282%29.png", steps: 20, prompt: "anime landscape", scheduler: "DDIM", creativity: 0.55, guess_mode: false, resolution: "2048", resemblance: 0.75, guidance_scale: 7, negative_prompt: "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run fermatresearch/magic-image-refiner using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", input={ "hdr": 0.5, "image": "https://replicate.delivery/pbxt/KAA6ceCTfEr8mEb4cMW2FEfOFVyyd0hEkE8c4BXqmW5cWL9L/out-0%20%282%29.png", "steps": 20, "prompt": "anime landscape", "scheduler": "DDIM", "creativity": 0.55, "guess_mode": False, "resolution": "2048", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } ) # 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 fermatresearch/magic-image-refiner 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": "fermatresearch/magic-image-refiner:3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a", "input": { "hdr": 0.5, "image": "https://replicate.delivery/pbxt/KAA6ceCTfEr8mEb4cMW2FEfOFVyyd0hEkE8c4BXqmW5cWL9L/out-0%20%282%29.png", "steps": 20, "prompt": "anime landscape", "scheduler": "DDIM", "creativity": 0.55, "guess_mode": false, "resolution": "2048", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Loading...
{ "completed_at": "2024-01-03T17:21:35.051507Z", "created_at": "2024-01-03T17:21:08.238439Z", "data_removed": false, "error": null, "id": "x6b4vltbxvn5ikhjzfgolt2oli", "input": { "hdr": 0.5, "image": "https://replicate.delivery/pbxt/KAA6ceCTfEr8mEb4cMW2FEfOFVyyd0hEkE8c4BXqmW5cWL9L/out-0%20%282%29.png", "steps": 20, "prompt": "anime landscape", "scheduler": "DDIM", "creativity": 0.55, "guess_mode": false, "resolution": "2048", "resemblance": 0.75, "guidance_scale": 7, "negative_prompt": "teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant" }, "logs": "Using seed: 3341\n 0%| | 0/11 [00:00<?, ?it/s]\n 9%|▉ | 1/11 [00:01<00:18, 1.81s/it]\n 18%|█▊ | 2/11 [00:03<00:16, 1.81s/it]\n 27%|██▋ | 3/11 [00:05<00:14, 1.80s/it]\n 36%|███▋ | 4/11 [00:07<00:12, 1.80s/it]\n 45%|████▌ | 5/11 [00:09<00:10, 1.80s/it]\n 55%|█████▍ | 6/11 [00:10<00:08, 1.80s/it]\n 64%|██████▎ | 7/11 [00:12<00:07, 1.80s/it]\n 73%|███████▎ | 8/11 [00:14<00:05, 1.80s/it]\n 82%|████████▏ | 9/11 [00:16<00:03, 1.80s/it]\n 91%|█████████ | 10/11 [00:17<00:01, 1.80s/it]\n100%|██████████| 11/11 [00:19<00:00, 1.80s/it]\n100%|██████████| 11/11 [00:19<00:00, 1.80s/it]", "metrics": { "predict_time": 26.799402, "total_time": 26.813068 }, "output": [ "https://replicate.delivery/pbxt/NwjSdXC0bMIhLFXEhoAdMzpRnXnIXqSu2hF8zs9moGonJNiE/out-0.png" ], "started_at": "2024-01-03T17:21:08.252105Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/x6b4vltbxvn5ikhjzfgolt2oli", "cancel": "https://api.replicate.com/v1/predictions/x6b4vltbxvn5ikhjzfgolt2oli/cancel" }, "version": "3064c8a3a831c0048031669a4a3bf3a7fe454a4d995897fc33e66ec5506ea74a" }
Generated inUsing seed: 3341 0%| | 0/11 [00:00<?, ?it/s] 9%|▉ | 1/11 [00:01<00:18, 1.81s/it] 18%|█▊ | 2/11 [00:03<00:16, 1.81s/it] 27%|██▋ | 3/11 [00:05<00:14, 1.80s/it] 36%|███▋ | 4/11 [00:07<00:12, 1.80s/it] 45%|████▌ | 5/11 [00:09<00:10, 1.80s/it] 55%|█████▍ | 6/11 [00:10<00:08, 1.80s/it] 64%|██████▎ | 7/11 [00:12<00:07, 1.80s/it] 73%|███████▎ | 8/11 [00:14<00:05, 1.80s/it] 82%|████████▏ | 9/11 [00:16<00:03, 1.80s/it] 91%|█████████ | 10/11 [00:17<00:01, 1.80s/it] 100%|██████████| 11/11 [00:19<00:00, 1.80s/it] 100%|██████████| 11/11 [00:19<00:00, 1.80s/it]
Want to make some of these yourself?
Run this model