asiryan
/
realistic-vision-v6.0-b1
Realistic Vision V6.0 B1 Model (Text2Img, Img2Img and Inpainting)
Prediction
asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53IDupk7bitb6pfgeg7vbwvoskmviqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- width
- 768
- height
- 512
- prompt
- photo of offroad car, forest, sunset, clouds
- strength
- 1
- scheduler
- K_EULER_ANCESTRAL
- guidance_scale
- 7.5
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
- use_karras_sigmas
- num_inference_steps
- 30
{ "width": 768, "height": 512, "prompt": "photo of offroad car, forest, sunset, clouds", "strength": 1, "scheduler": "K_EULER_ANCESTRAL", "guidance_scale": 7.5, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run asiryan/realistic-vision-v6.0-b1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", { input: { width: 768, height: 512, prompt: "photo of offroad car, forest, sunset, clouds", strength: 1, scheduler: "K_EULER_ANCESTRAL", guidance_scale: 7.5, negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", use_karras_sigmas: true, num_inference_steps: 30 } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run asiryan/realistic-vision-v6.0-b1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", input={ "width": 768, "height": 512, "prompt": "photo of offroad car, forest, sunset, clouds", "strength": 1, "scheduler": "K_EULER_ANCESTRAL", "guidance_scale": 7.5, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": True, "num_inference_steps": 30 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run asiryan/realistic-vision-v6.0-b1 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": "79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", "input": { "width": 768, "height": 512, "prompt": "photo of offroad car, forest, sunset, clouds", "strength": 1, "scheduler": "K_EULER_ANCESTRAL", "guidance_scale": 7.5, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-11T15:44:10.670257Z", "created_at": "2023-12-11T15:44:04.128676Z", "data_removed": false, "error": null, "id": "upk7bitb6pfgeg7vbwvoskmviq", "input": { "width": 768, "height": 512, "prompt": "photo of offroad car, forest, sunset, clouds", "strength": 1, "scheduler": "K_EULER_ANCESTRAL", "guidance_scale": 7.5, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 }, "logs": "Scheduler: K_EULER_ANCESTRAL\nUsing karras sigmas: True\nUsing seed: 11080\nMode: text2img\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:04, 5.92it/s]\n 7%|▋ | 2/30 [00:00<00:04, 5.89it/s]\n 10%|█ | 3/30 [00:00<00:04, 5.86it/s]\n 13%|█▎ | 4/30 [00:00<00:04, 5.85it/s]\n 17%|█▋ | 5/30 [00:00<00:04, 5.84it/s]\n 20%|██ | 6/30 [00:01<00:04, 5.84it/s]\n 23%|██▎ | 7/30 [00:01<00:03, 5.83it/s]\n 27%|██▋ | 8/30 [00:01<00:03, 5.83it/s]\n 30%|███ | 9/30 [00:01<00:03, 5.82it/s]\n 33%|███▎ | 10/30 [00:01<00:03, 5.82it/s]\n 37%|███▋ | 11/30 [00:01<00:03, 5.81it/s]\n 40%|████ | 12/30 [00:02<00:03, 5.80it/s]\n 43%|████▎ | 13/30 [00:02<00:02, 5.79it/s]\n 47%|████▋ | 14/30 [00:02<00:02, 5.79it/s]\n 50%|█████ | 15/30 [00:02<00:02, 5.80it/s]\n 53%|█████▎ | 16/30 [00:02<00:02, 5.81it/s]\n 57%|█████▋ | 17/30 [00:02<00:02, 5.80it/s]\n 60%|██████ | 18/30 [00:03<00:02, 5.81it/s]\n 63%|██████▎ | 19/30 [00:03<00:01, 5.83it/s]\n 67%|██████▋ | 20/30 [00:03<00:01, 5.83it/s]\n 70%|███████ | 21/30 [00:03<00:01, 5.84it/s]\n 73%|███████▎ | 22/30 [00:03<00:01, 5.84it/s]\n 77%|███████▋ | 23/30 [00:03<00:01, 5.84it/s]\n 80%|████████ | 24/30 [00:04<00:01, 5.84it/s]\n 83%|████████▎ | 25/30 [00:04<00:00, 5.85it/s]\n 87%|████████▋ | 26/30 [00:04<00:00, 5.86it/s]\n 90%|█████████ | 27/30 [00:04<00:00, 5.86it/s]\n 93%|█████████▎| 28/30 [00:04<00:00, 5.86it/s]\n 97%|█████████▋| 29/30 [00:04<00:00, 5.87it/s]\n100%|██████████| 30/30 [00:05<00:00, 5.87it/s]\n100%|██████████| 30/30 [00:05<00:00, 5.84it/s]", "metrics": { "predict_time": 6.504754, "total_time": 6.541581 }, "output": "https://replicate.delivery/pbxt/DqxLjlykYKZhKBJzavB5eHRTejKGZ66E19p9OGBGcHDJBOBSA/output.png", "started_at": "2023-12-11T15:44:04.165503Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/upk7bitb6pfgeg7vbwvoskmviq", "cancel": "https://api.replicate.com/v1/predictions/upk7bitb6pfgeg7vbwvoskmviq/cancel" }, "version": "79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53" }
Generated inScheduler: K_EULER_ANCESTRAL Using karras sigmas: True Using seed: 11080 Mode: text2img 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:04, 5.92it/s] 7%|▋ | 2/30 [00:00<00:04, 5.89it/s] 10%|█ | 3/30 [00:00<00:04, 5.86it/s] 13%|█▎ | 4/30 [00:00<00:04, 5.85it/s] 17%|█▋ | 5/30 [00:00<00:04, 5.84it/s] 20%|██ | 6/30 [00:01<00:04, 5.84it/s] 23%|██▎ | 7/30 [00:01<00:03, 5.83it/s] 27%|██▋ | 8/30 [00:01<00:03, 5.83it/s] 30%|███ | 9/30 [00:01<00:03, 5.82it/s] 33%|███▎ | 10/30 [00:01<00:03, 5.82it/s] 37%|███▋ | 11/30 [00:01<00:03, 5.81it/s] 40%|████ | 12/30 [00:02<00:03, 5.80it/s] 43%|████▎ | 13/30 [00:02<00:02, 5.79it/s] 47%|████▋ | 14/30 [00:02<00:02, 5.79it/s] 50%|█████ | 15/30 [00:02<00:02, 5.80it/s] 53%|█████▎ | 16/30 [00:02<00:02, 5.81it/s] 57%|█████▋ | 17/30 [00:02<00:02, 5.80it/s] 60%|██████ | 18/30 [00:03<00:02, 5.81it/s] 63%|██████▎ | 19/30 [00:03<00:01, 5.83it/s] 67%|██████▋ | 20/30 [00:03<00:01, 5.83it/s] 70%|███████ | 21/30 [00:03<00:01, 5.84it/s] 73%|███████▎ | 22/30 [00:03<00:01, 5.84it/s] 77%|███████▋ | 23/30 [00:03<00:01, 5.84it/s] 80%|████████ | 24/30 [00:04<00:01, 5.84it/s] 83%|████████▎ | 25/30 [00:04<00:00, 5.85it/s] 87%|████████▋ | 26/30 [00:04<00:00, 5.86it/s] 90%|█████████ | 27/30 [00:04<00:00, 5.86it/s] 93%|█████████▎| 28/30 [00:04<00:00, 5.86it/s] 97%|█████████▋| 29/30 [00:04<00:00, 5.87it/s] 100%|██████████| 30/30 [00:05<00:00, 5.87it/s] 100%|██████████| 30/30 [00:05<00:00, 5.84it/s]
Prediction
asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53IDqqae7qlb5rq5l54ikd5l3jpqfaStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- seed
- 2397720375
- width
- 1024
- height
- 768
- prompt
- photo of old village, evening, clouds
- strength
- 0.8
- scheduler
- DPMSolverMultistep
- guidance_scale
- 7
- negative_prompt
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
- use_karras_sigmas
- num_inference_steps
- 30
{ "seed": 2397720375, "width": 1024, "height": 768, "prompt": "photo of old village, evening, clouds", "strength": 0.8, "scheduler": "DPMSolverMultistep", "guidance_scale": 7, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run asiryan/realistic-vision-v6.0-b1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", { input: { seed: 2397720375, width: 1024, height: 768, prompt: "photo of old village, evening, clouds", strength: 0.8, scheduler: "DPMSolverMultistep", guidance_scale: 7, negative_prompt: "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", use_karras_sigmas: true, num_inference_steps: 30 } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run asiryan/realistic-vision-v6.0-b1 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "asiryan/realistic-vision-v6.0-b1:79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", input={ "seed": 2397720375, "width": 1024, "height": 768, "prompt": "photo of old village, evening, clouds", "strength": 0.8, "scheduler": "DPMSolverMultistep", "guidance_scale": 7, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": True, "num_inference_steps": 30 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run asiryan/realistic-vision-v6.0-b1 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": "79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53", "input": { "seed": 2397720375, "width": 1024, "height": 768, "prompt": "photo of old village, evening, clouds", "strength": 0.8, "scheduler": "DPMSolverMultistep", "guidance_scale": 7, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2023-12-12T04:56:59.655107Z", "created_at": "2023-12-12T04:56:44.363203Z", "data_removed": false, "error": null, "id": "qqae7qlb5rq5l54ikd5l3jpqfa", "input": { "seed": 2397720375, "width": 1024, "height": 768, "prompt": "photo of old village, evening, clouds", "strength": 0.8, "scheduler": "DPMSolverMultistep", "guidance_scale": 7, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "use_karras_sigmas": true, "num_inference_steps": 30 }, "logs": "Scheduler: DPMSolverMultistep\nUsing karras sigmas: True\nUsing seed: 2397720375\nMode: text2img\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:12, 2.24it/s]\n 7%|▋ | 2/30 [00:00<00:12, 2.23it/s]\n 10%|█ | 3/30 [00:01<00:12, 2.23it/s]\n 13%|█▎ | 4/30 [00:01<00:11, 2.23it/s]\n 17%|█▋ | 5/30 [00:02<00:11, 2.23it/s]\n 20%|██ | 6/30 [00:02<00:10, 2.23it/s]\n 23%|██▎ | 7/30 [00:03<00:10, 2.22it/s]\n 27%|██▋ | 8/30 [00:03<00:09, 2.22it/s]\n 30%|███ | 9/30 [00:04<00:09, 2.22it/s]\n 33%|███▎ | 10/30 [00:04<00:09, 2.22it/s]\n 37%|███▋ | 11/30 [00:04<00:08, 2.22it/s]\n 40%|████ | 12/30 [00:05<00:08, 2.22it/s]\n 43%|████▎ | 13/30 [00:05<00:07, 2.22it/s]\n 47%|████▋ | 14/30 [00:06<00:07, 2.22it/s]\n 50%|█████ | 15/30 [00:06<00:06, 2.22it/s]\n 53%|█████▎ | 16/30 [00:07<00:06, 2.22it/s]\n 57%|█████▋ | 17/30 [00:07<00:05, 2.21it/s]\n 60%|██████ | 18/30 [00:08<00:05, 2.21it/s]\n 63%|██████▎ | 19/30 [00:08<00:04, 2.21it/s]\n 67%|██████▋ | 20/30 [00:09<00:04, 2.21it/s]\n 70%|███████ | 21/30 [00:09<00:04, 2.21it/s]\n 73%|███████▎ | 22/30 [00:09<00:03, 2.21it/s]\n 77%|███████▋ | 23/30 [00:10<00:03, 2.21it/s]\n 80%|████████ | 24/30 [00:10<00:02, 2.21it/s]\n 83%|████████▎ | 25/30 [00:11<00:02, 2.21it/s]\n 87%|████████▋ | 26/30 [00:11<00:01, 2.21it/s]\n 90%|█████████ | 27/30 [00:12<00:01, 2.21it/s]\n 93%|█████████▎| 28/30 [00:12<00:00, 2.21it/s]\n 97%|█████████▋| 29/30 [00:13<00:00, 2.21it/s]\n100%|██████████| 30/30 [00:13<00:00, 2.21it/s]\n100%|██████████| 30/30 [00:13<00:00, 2.22it/s]", "metrics": { "predict_time": 15.220527, "total_time": 15.291904 }, "output": "https://replicate.delivery/pbxt/T1L1M1FLxM4uGZS1rmT0ArgcUEgVgcElVEI5J4mShDoGaWgE/output.png", "started_at": "2023-12-12T04:56:44.434580Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/qqae7qlb5rq5l54ikd5l3jpqfa", "cancel": "https://api.replicate.com/v1/predictions/qqae7qlb5rq5l54ikd5l3jpqfa/cancel" }, "version": "79840b7a2de6e3c5b4a5623cda51186fc532a8e64055cd7683b125eaeda3df53" }
Generated inScheduler: DPMSolverMultistep Using karras sigmas: True Using seed: 2397720375 Mode: text2img 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:12, 2.24it/s] 7%|▋ | 2/30 [00:00<00:12, 2.23it/s] 10%|█ | 3/30 [00:01<00:12, 2.23it/s] 13%|█▎ | 4/30 [00:01<00:11, 2.23it/s] 17%|█▋ | 5/30 [00:02<00:11, 2.23it/s] 20%|██ | 6/30 [00:02<00:10, 2.23it/s] 23%|██▎ | 7/30 [00:03<00:10, 2.22it/s] 27%|██▋ | 8/30 [00:03<00:09, 2.22it/s] 30%|███ | 9/30 [00:04<00:09, 2.22it/s] 33%|███▎ | 10/30 [00:04<00:09, 2.22it/s] 37%|███▋ | 11/30 [00:04<00:08, 2.22it/s] 40%|████ | 12/30 [00:05<00:08, 2.22it/s] 43%|████▎ | 13/30 [00:05<00:07, 2.22it/s] 47%|████▋ | 14/30 [00:06<00:07, 2.22it/s] 50%|█████ | 15/30 [00:06<00:06, 2.22it/s] 53%|█████▎ | 16/30 [00:07<00:06, 2.22it/s] 57%|█████▋ | 17/30 [00:07<00:05, 2.21it/s] 60%|██████ | 18/30 [00:08<00:05, 2.21it/s] 63%|██████▎ | 19/30 [00:08<00:04, 2.21it/s] 67%|██████▋ | 20/30 [00:09<00:04, 2.21it/s] 70%|███████ | 21/30 [00:09<00:04, 2.21it/s] 73%|███████▎ | 22/30 [00:09<00:03, 2.21it/s] 77%|███████▋ | 23/30 [00:10<00:03, 2.21it/s] 80%|████████ | 24/30 [00:10<00:02, 2.21it/s] 83%|████████▎ | 25/30 [00:11<00:02, 2.21it/s] 87%|████████▋ | 26/30 [00:11<00:01, 2.21it/s] 90%|█████████ | 27/30 [00:12<00:01, 2.21it/s] 93%|█████████▎| 28/30 [00:12<00:00, 2.21it/s] 97%|█████████▋| 29/30 [00:13<00:00, 2.21it/s] 100%|██████████| 30/30 [00:13<00:00, 2.21it/s] 100%|██████████| 30/30 [00:13<00:00, 2.22it/s]
Want to make some of these yourself?
Run this model