tsukuyomi260 / judith
Un modèle qui génere des image qui ressemble à judith
- Public
- 31 runs
-
H100
Prediction
tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1IDtcr6atza2hrma0cpy16rn3dcywStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- Portrait de Judith
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 1
- aspect_ratio
- 1:1
- output_format
- webp
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "Portrait de Judith ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", { input: { model: "dev", prompt: "Portrait de Judith ", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 1, aspect_ratio: "1:1", output_format: "webp", guidance_scale: 3, output_quality: 80, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", input={ "model": "dev", "prompt": "Portrait de Judith ", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # 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 tsukuyomi260/judith 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": "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", "input": { "model": "dev", "prompt": "Portrait de Judith ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1 \ -i 'model="dev"' \ -i 'prompt="Portrait de Judith "' \ -i 'go_fast=false' \ -i 'lora_scale=1' \ -i 'megapixels="1"' \ -i 'num_outputs=1' \ -i 'aspect_ratio="1:1"' \ -i 'output_format="webp"' \ -i 'guidance_scale=3' \ -i 'output_quality=80' \ -i 'prompt_strength=0.8' \ -i 'extra_lora_scale=1' \ -i 'num_inference_steps=28'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "model": "dev", "prompt": "Portrait de Judith ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-05-21T00:46:10.384718Z", "created_at": "2025-05-21T00:46:00.212000Z", "data_removed": false, "error": null, "id": "tcr6atza2hrma0cpy16rn3dcyw", "input": { "model": "dev", "prompt": "Portrait de Judith ", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 2.52s\nUsing seed: 58271\nPrompt: Portrait de Judith\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:07, 3.78it/s]\n 7%|▋ | 2/28 [00:00<00:06, 4.29it/s]\n 11%|█ | 3/28 [00:00<00:06, 4.05it/s]\n 14%|█▍ | 4/28 [00:01<00:06, 3.94it/s]\n 18%|█▊ | 5/28 [00:01<00:05, 3.89it/s]\n 21%|██▏ | 6/28 [00:01<00:05, 3.86it/s]\n 25%|██▌ | 7/28 [00:01<00:05, 3.84it/s]\n 29%|██▊ | 8/28 [00:02<00:05, 3.82it/s]\n 32%|███▏ | 9/28 [00:02<00:04, 3.81it/s]\n 36%|███▌ | 10/28 [00:02<00:04, 3.81it/s]\n 39%|███▉ | 11/28 [00:02<00:04, 3.81it/s]\n 43%|████▎ | 12/28 [00:03<00:04, 3.81it/s]\n 46%|████▋ | 13/28 [00:03<00:03, 3.81it/s]\n 50%|█████ | 14/28 [00:03<00:03, 3.80it/s]\n 54%|█████▎ | 15/28 [00:03<00:03, 3.80it/s]\n 57%|█████▋ | 16/28 [00:04<00:03, 3.80it/s]\n 61%|██████ | 17/28 [00:04<00:02, 3.80it/s]\n 64%|██████▍ | 18/28 [00:04<00:02, 3.80it/s]\n 68%|██████▊ | 19/28 [00:04<00:02, 3.80it/s]\n 71%|███████▏ | 20/28 [00:05<00:02, 3.80it/s]\n 75%|███████▌ | 21/28 [00:05<00:01, 3.80it/s]\n 79%|███████▊ | 22/28 [00:05<00:01, 3.80it/s]\n 82%|████████▏ | 23/28 [00:06<00:01, 3.80it/s]\n 86%|████████▌ | 24/28 [00:06<00:01, 3.80it/s]\n 89%|████████▉ | 25/28 [00:06<00:00, 3.80it/s]\n 93%|█████████▎| 26/28 [00:06<00:00, 3.80it/s]\n 96%|█████████▋| 27/28 [00:07<00:00, 3.80it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.80it/s]\n100%|██████████| 28/28 [00:07<00:00, 3.83it/s]\nTotal safe images: 1 out of 1", "metrics": { "predict_time": 10.110162929, "total_time": 10.172718 }, "output": [ "https://replicate.delivery/xezq/eDRaoaPM2uSqOi6NRYcPgBP52zvlAdkwlet0GJSA8N2SRtuUA/out-0.webp" ], "started_at": "2025-05-21T00:46:00.274555Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-fyx6ubso6vmwzxrvcnl5tq4xwmagptlnha53jsjftxrz4ynur4xq", "get": "https://api.replicate.com/v1/predictions/tcr6atza2hrma0cpy16rn3dcyw", "cancel": "https://api.replicate.com/v1/predictions/tcr6atza2hrma0cpy16rn3dcyw/cancel" }, "version": "bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1" }
Generated inLoaded LoRAs in 2.52s Using seed: 58271 Prompt: Portrait de Judith [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:07, 3.78it/s] 7%|▋ | 2/28 [00:00<00:06, 4.29it/s] 11%|█ | 3/28 [00:00<00:06, 4.05it/s] 14%|█▍ | 4/28 [00:01<00:06, 3.94it/s] 18%|█▊ | 5/28 [00:01<00:05, 3.89it/s] 21%|██▏ | 6/28 [00:01<00:05, 3.86it/s] 25%|██▌ | 7/28 [00:01<00:05, 3.84it/s] 29%|██▊ | 8/28 [00:02<00:05, 3.82it/s] 32%|███▏ | 9/28 [00:02<00:04, 3.81it/s] 36%|███▌ | 10/28 [00:02<00:04, 3.81it/s] 39%|███▉ | 11/28 [00:02<00:04, 3.81it/s] 43%|████▎ | 12/28 [00:03<00:04, 3.81it/s] 46%|████▋ | 13/28 [00:03<00:03, 3.81it/s] 50%|█████ | 14/28 [00:03<00:03, 3.80it/s] 54%|█████▎ | 15/28 [00:03<00:03, 3.80it/s] 57%|█████▋ | 16/28 [00:04<00:03, 3.80it/s] 61%|██████ | 17/28 [00:04<00:02, 3.80it/s] 64%|██████▍ | 18/28 [00:04<00:02, 3.80it/s] 68%|██████▊ | 19/28 [00:04<00:02, 3.80it/s] 71%|███████▏ | 20/28 [00:05<00:02, 3.80it/s] 75%|███████▌ | 21/28 [00:05<00:01, 3.80it/s] 79%|███████▊ | 22/28 [00:05<00:01, 3.80it/s] 82%|████████▏ | 23/28 [00:06<00:01, 3.80it/s] 86%|████████▌ | 24/28 [00:06<00:01, 3.80it/s] 89%|████████▉ | 25/28 [00:06<00:00, 3.80it/s] 93%|█████████▎| 26/28 [00:06<00:00, 3.80it/s] 96%|█████████▋| 27/28 [00:07<00:00, 3.80it/s] 100%|██████████| 28/28 [00:07<00:00, 3.80it/s] 100%|██████████| 28/28 [00:07<00:00, 3.83it/s] Total safe images: 1 out of 1
Prediction
tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1ID346044149drmc0cpza49pr61crStatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 2
- aspect_ratio
- 1:1
- output_format
- jpg
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", { input: { model: "dev", prompt: "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 2, aspect_ratio: "1:1", output_format: "jpg", guidance_scale: 3, output_quality: 80, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", input={ "model": "dev", "prompt": "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # 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 tsukuyomi260/judith 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": "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", "input": { "model": "dev", "prompt": "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1 \ -i 'model="dev"' \ -i 'prompt="judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot."' \ -i 'go_fast=false' \ -i 'lora_scale=1' \ -i 'megapixels="1"' \ -i 'num_outputs=2' \ -i 'aspect_ratio="1:1"' \ -i 'output_format="jpg"' \ -i 'guidance_scale=3' \ -i 'output_quality=80' \ -i 'prompt_strength=0.8' \ -i 'extra_lora_scale=1' \ -i 'num_inference_steps=28'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "model": "dev", "prompt": "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-05-23T00:26:03.766358Z", "created_at": "2025-05-23T00:25:48.363000Z", "data_removed": false, "error": null, "id": "346044149drmc0cpza49pr61cr", "input": { "model": "dev", "prompt": "judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "Loaded LoRAs in 0.58s\nUsing seed: 4708\nPrompt: judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot.\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:13, 1.98it/s]\n 7%|▋ | 2/28 [00:00<00:11, 2.22it/s]\n 11%|█ | 3/28 [00:01<00:11, 2.09it/s]\n 14%|█▍ | 4/28 [00:01<00:11, 2.03it/s]\n 18%|█▊ | 5/28 [00:02<00:11, 2.01it/s]\n 21%|██▏ | 6/28 [00:02<00:11, 1.99it/s]\n 25%|██▌ | 7/28 [00:03<00:10, 1.98it/s]\n 29%|██▊ | 8/28 [00:03<00:10, 1.97it/s]\n 32%|███▏ | 9/28 [00:04<00:09, 1.97it/s]\n 36%|███▌ | 10/28 [00:05<00:09, 1.96it/s]\n 39%|███▉ | 11/28 [00:05<00:08, 1.96it/s]\n 43%|████▎ | 12/28 [00:06<00:08, 1.96it/s]\n 46%|████▋ | 13/28 [00:06<00:07, 1.96it/s]\n 50%|█████ | 14/28 [00:07<00:07, 1.96it/s]\n 54%|█████▎ | 15/28 [00:07<00:06, 1.95it/s]\n 57%|█████▋ | 16/28 [00:08<00:06, 1.95it/s]\n 61%|██████ | 17/28 [00:08<00:05, 1.95it/s]\n 64%|██████▍ | 18/28 [00:09<00:05, 1.95it/s]\n 68%|██████▊ | 19/28 [00:09<00:04, 1.95it/s]\n 71%|███████▏ | 20/28 [00:10<00:04, 1.95it/s]\n 75%|███████▌ | 21/28 [00:10<00:03, 1.95it/s]\n 79%|███████▊ | 22/28 [00:11<00:03, 1.95it/s]\n 82%|████████▏ | 23/28 [00:11<00:02, 1.95it/s]\n 86%|████████▌ | 24/28 [00:12<00:02, 1.95it/s]\n 89%|████████▉ | 25/28 [00:12<00:01, 1.95it/s]\n 93%|█████████▎| 26/28 [00:13<00:01, 1.95it/s]\n 96%|█████████▋| 27/28 [00:13<00:00, 1.95it/s]\n100%|██████████| 28/28 [00:14<00:00, 1.95it/s]\n100%|██████████| 28/28 [00:14<00:00, 1.97it/s]\nTotal safe images: 2 out of 2", "metrics": { "predict_time": 15.228017313, "total_time": 15.403358 }, "output": [ "https://replicate.delivery/xezq/xOZ9OnNwunZTGNfXyeikwPXziX1Hcr54MzfYBPX70Ji2UueSB/out-0.jpg", "https://replicate.delivery/xezq/jkjrS22y7L4pAdtzJxYOXewfc2Sjz2Q9Y4HpiM9MR3YbKXvUA/out-1.jpg" ], "started_at": "2025-05-23T00:25:48.538341Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-czh3eshear6wc2hsylmrjrhaj7rn7duhtldmtznusnzp7f4wkdfa", "get": "https://api.replicate.com/v1/predictions/346044149drmc0cpza49pr61cr", "cancel": "https://api.replicate.com/v1/predictions/346044149drmc0cpza49pr61cr/cancel" }, "version": "bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1" }
Generated inLoaded LoRAs in 0.58s Using seed: 4708 Prompt: judith standing comfortably holding a silver tablet and a white stylus pen. she is wearing a white deepblazer over a white T-shirt, paired with black trousers. On his wrist is a sleek gray smartwatch. The setting is a professional studio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a tech entrepreneur or digital designer photoshoot. [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:13, 1.98it/s] 7%|▋ | 2/28 [00:00<00:11, 2.22it/s] 11%|█ | 3/28 [00:01<00:11, 2.09it/s] 14%|█▍ | 4/28 [00:01<00:11, 2.03it/s] 18%|█▊ | 5/28 [00:02<00:11, 2.01it/s] 21%|██▏ | 6/28 [00:02<00:11, 1.99it/s] 25%|██▌ | 7/28 [00:03<00:10, 1.98it/s] 29%|██▊ | 8/28 [00:03<00:10, 1.97it/s] 32%|███▏ | 9/28 [00:04<00:09, 1.97it/s] 36%|███▌ | 10/28 [00:05<00:09, 1.96it/s] 39%|███▉ | 11/28 [00:05<00:08, 1.96it/s] 43%|████▎ | 12/28 [00:06<00:08, 1.96it/s] 46%|████▋ | 13/28 [00:06<00:07, 1.96it/s] 50%|█████ | 14/28 [00:07<00:07, 1.96it/s] 54%|█████▎ | 15/28 [00:07<00:06, 1.95it/s] 57%|█████▋ | 16/28 [00:08<00:06, 1.95it/s] 61%|██████ | 17/28 [00:08<00:05, 1.95it/s] 64%|██████▍ | 18/28 [00:09<00:05, 1.95it/s] 68%|██████▊ | 19/28 [00:09<00:04, 1.95it/s] 71%|███████▏ | 20/28 [00:10<00:04, 1.95it/s] 75%|███████▌ | 21/28 [00:10<00:03, 1.95it/s] 79%|███████▊ | 22/28 [00:11<00:03, 1.95it/s] 82%|████████▏ | 23/28 [00:11<00:02, 1.95it/s] 86%|████████▌ | 24/28 [00:12<00:02, 1.95it/s] 89%|████████▉ | 25/28 [00:12<00:01, 1.95it/s] 93%|█████████▎| 26/28 [00:13<00:01, 1.95it/s] 96%|█████████▋| 27/28 [00:13<00:00, 1.95it/s] 100%|██████████| 28/28 [00:14<00:00, 1.95it/s] 100%|██████████| 28/28 [00:14<00:00, 1.97it/s] Total safe images: 2 out of 2
Prediction
tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1IDjvq2a7c5e9rma0cpza58hy8dj0StatusSucceededSourceWebHardwareH100Total durationCreatedInput
- model
- dev
- prompt
- judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.
- go_fast
- lora_scale
- 1
- megapixels
- 1
- num_outputs
- 2
- aspect_ratio
- 1:1
- output_format
- jpg
- guidance_scale
- 3
- output_quality
- 80
- prompt_strength
- 0.8
- extra_lora_scale
- 1
- num_inference_steps
- 28
{ "model": "dev", "prompt": "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }
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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", { input: { model: "dev", prompt: "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", go_fast: false, lora_scale: 1, megapixels: "1", num_outputs: 2, aspect_ratio: "1:1", output_format: "jpg", guidance_scale: 3, output_quality: 80, prompt_strength: 0.8, extra_lora_scale: 1, num_inference_steps: 28 } } ); // 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 tsukuyomi260/judith using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", input={ "model": "dev", "prompt": "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", "go_fast": False, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } ) # 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 tsukuyomi260/judith 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": "tsukuyomi260/judith:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1", "input": { "model": "dev", "prompt": "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1 \ -i 'model="dev"' \ -i 'prompt="judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot."' \ -i 'go_fast=false' \ -i 'lora_scale=1' \ -i 'megapixels="1"' \ -i 'num_outputs=2' \ -i 'aspect_ratio="1:1"' \ -i 'output_format="jpg"' \ -i 'guidance_scale=3' \ -i 'output_quality=80' \ -i 'prompt_strength=0.8' \ -i 'extra_lora_scale=1' \ -i 'num_inference_steps=28'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/tsukuyomi260/judith@sha256:bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "model": "dev", "prompt": "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-05-23T00:28:41.916427Z", "created_at": "2025-05-23T00:28:24.306000Z", "data_removed": false, "error": null, "id": "jvq2a7c5e9rma0cpza58hy8dj0", "input": { "model": "dev", "prompt": "judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.", "go_fast": false, "lora_scale": 1, "megapixels": "1", "num_outputs": 2, "aspect_ratio": "1:1", "output_format": "jpg", "guidance_scale": 3, "output_quality": 80, "prompt_strength": 0.8, "extra_lora_scale": 1, "num_inference_steps": 28 }, "logs": "free=27348954333184\nDownloading weights\n2025-05-23T00:28:24Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpsnumrpqa/weights url=https://replicate.delivery/xezq/QpvxVBSCenztLKLF9NAWxdej3zvBoILcwcnKotCHWDNO4ruUA/trained_model.tar\n2025-05-23T00:28:24Z | INFO | [ Cache Service ] enabled=true scheme=http target=hermes.services.svc.cluster.local\n2025-05-23T00:28:26Z | INFO | [ Complete ] dest=/tmp/tmpsnumrpqa/weights size=\"172 MB\" total_elapsed=2.328s url=https://replicate.delivery/xezq/QpvxVBSCenztLKLF9NAWxdej3zvBoILcwcnKotCHWDNO4ruUA/trained_model.tar\nDownloaded weights in 2.36s\nLoaded LoRAs in 2.94s\nUsing seed: 4519\nPrompt: judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot.\n[!] txt2img mode\n 0%| | 0/28 [00:00<?, ?it/s]\n 4%|▎ | 1/28 [00:00<00:13, 1.98it/s]\n 7%|▋ | 2/28 [00:00<00:11, 2.24it/s]\n 11%|█ | 3/28 [00:01<00:11, 2.10it/s]\n 14%|█▍ | 4/28 [00:01<00:11, 2.05it/s]\n 18%|█▊ | 5/28 [00:02<00:11, 2.02it/s]\n 21%|██▏ | 6/28 [00:02<00:10, 2.00it/s]\n 25%|██▌ | 7/28 [00:03<00:10, 1.99it/s]\n 29%|██▊ | 8/28 [00:03<00:10, 1.98it/s]\n 32%|███▏ | 9/28 [00:04<00:09, 1.98it/s]\n 36%|███▌ | 10/28 [00:04<00:09, 1.97it/s]\n 39%|███▉ | 11/28 [00:05<00:08, 1.97it/s]\n 43%|████▎ | 12/28 [00:05<00:08, 1.97it/s]\n 46%|████▋ | 13/28 [00:06<00:07, 1.97it/s]\n 50%|█████ | 14/28 [00:07<00:07, 1.97it/s]\n 54%|█████▎ | 15/28 [00:07<00:06, 1.96it/s]\n 57%|█████▋ | 16/28 [00:08<00:06, 1.96it/s]\n 61%|██████ | 17/28 [00:08<00:05, 1.96it/s]\n 64%|██████▍ | 18/28 [00:09<00:05, 1.96it/s]\n 68%|██████▊ | 19/28 [00:09<00:04, 1.96it/s]\n 71%|███████▏ | 20/28 [00:10<00:04, 1.96it/s]\n 75%|███████▌ | 21/28 [00:10<00:03, 1.96it/s]\n 79%|███████▊ | 22/28 [00:11<00:03, 1.96it/s]\n 82%|████████▏ | 23/28 [00:11<00:02, 1.96it/s]\n 86%|████████▌ | 24/28 [00:12<00:02, 1.96it/s]\n 89%|████████▉ | 25/28 [00:12<00:01, 1.96it/s]\n 93%|█████████▎| 26/28 [00:13<00:01, 1.96it/s]\n 96%|█████████▋| 27/28 [00:13<00:00, 1.96it/s]\n100%|██████████| 28/28 [00:14<00:00, 1.96it/s]\n100%|██████████| 28/28 [00:14<00:00, 1.98it/s]\nTotal safe images: 2 out of 2", "metrics": { "predict_time": 17.493951248, "total_time": 17.610427 }, "output": [ "https://replicate.delivery/xezq/8gMn0ieQ2jyeMkBh44MzR3Eohq1sa8TSyPs54uWd3Kx5MXvUA/out-0.jpg", "https://replicate.delivery/xezq/K0uUuUMtmfRuACNRXtog6VczffUv3A2Yh3USNCFkg3PyZueSB/out-1.jpg" ], "started_at": "2025-05-23T00:28:24.422476Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-ylpwo2jhsmbmvshknj433fomxys2t6iopgugbrq44aqacnqc7zfa", "get": "https://api.replicate.com/v1/predictions/jvq2a7c5e9rma0cpza58hy8dj0", "cancel": "https://api.replicate.com/v1/predictions/jvq2a7c5e9rma0cpza58hy8dj0/cancel" }, "version": "bd59ea47d79a93bf47f244080b9fce721ec35da13ddba26b4228912fe279afb1" }
Generated infree=27348954333184 Downloading weights 2025-05-23T00:28:24Z | INFO | [ Initiating ] chunk_size=150M dest=/tmp/tmpsnumrpqa/weights url=https://replicate.delivery/xezq/QpvxVBSCenztLKLF9NAWxdej3zvBoILcwcnKotCHWDNO4ruUA/trained_model.tar 2025-05-23T00:28:24Z | INFO | [ Cache Service ] enabled=true scheme=http target=hermes.services.svc.cluster.local 2025-05-23T00:28:26Z | INFO | [ Complete ] dest=/tmp/tmpsnumrpqa/weights size="172 MB" total_elapsed=2.328s url=https://replicate.delivery/xezq/QpvxVBSCenztLKLF9NAWxdej3zvBoILcwcnKotCHWDNO4ruUA/trained_model.tar Downloaded weights in 2.36s Loaded LoRAs in 2.94s Using seed: 4519 Prompt: judith in a professional wearing professional deepblazer over a white T-shirt, paired with black trousersstudio with a white gray backdrop and soft, even lighting. The overall atmosphere is modern, creative, and business-oriented, ideal for a digital designer photoshoot. [!] txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:13, 1.98it/s] 7%|▋ | 2/28 [00:00<00:11, 2.24it/s] 11%|█ | 3/28 [00:01<00:11, 2.10it/s] 14%|█▍ | 4/28 [00:01<00:11, 2.05it/s] 18%|█▊ | 5/28 [00:02<00:11, 2.02it/s] 21%|██▏ | 6/28 [00:02<00:10, 2.00it/s] 25%|██▌ | 7/28 [00:03<00:10, 1.99it/s] 29%|██▊ | 8/28 [00:03<00:10, 1.98it/s] 32%|███▏ | 9/28 [00:04<00:09, 1.98it/s] 36%|███▌ | 10/28 [00:04<00:09, 1.97it/s] 39%|███▉ | 11/28 [00:05<00:08, 1.97it/s] 43%|████▎ | 12/28 [00:05<00:08, 1.97it/s] 46%|████▋ | 13/28 [00:06<00:07, 1.97it/s] 50%|█████ | 14/28 [00:07<00:07, 1.97it/s] 54%|█████▎ | 15/28 [00:07<00:06, 1.96it/s] 57%|█████▋ | 16/28 [00:08<00:06, 1.96it/s] 61%|██████ | 17/28 [00:08<00:05, 1.96it/s] 64%|██████▍ | 18/28 [00:09<00:05, 1.96it/s] 68%|██████▊ | 19/28 [00:09<00:04, 1.96it/s] 71%|███████▏ | 20/28 [00:10<00:04, 1.96it/s] 75%|███████▌ | 21/28 [00:10<00:03, 1.96it/s] 79%|███████▊ | 22/28 [00:11<00:03, 1.96it/s] 82%|████████▏ | 23/28 [00:11<00:02, 1.96it/s] 86%|████████▌ | 24/28 [00:12<00:02, 1.96it/s] 89%|████████▉ | 25/28 [00:12<00:01, 1.96it/s] 93%|█████████▎| 26/28 [00:13<00:01, 1.96it/s] 96%|█████████▋| 27/28 [00:13<00:00, 1.96it/s] 100%|██████████| 28/28 [00:14<00:00, 1.96it/s] 100%|██████████| 28/28 [00:14<00:00, 1.98it/s] Total safe images: 2 out of 2
Want to make some of these yourself?
Run this model