mikejamesla/livvy πŸ–ΌοΈπŸ”’β“πŸ“βœ“ β†’ πŸ–ΌοΈ

▢️ 111 runs πŸ“… Jun 2025 βš™οΈ Cog 0.13.6
lora lora-person nsfw text-to-image

About

Example Output

Prompt:

"A realistic ((((wide angle shot)))) (((fully body photo))) entire body in the frame, of a young woman livvy 16 years old, she has an extremely athletic body with serious curves, big hips, and small waist. she has a natural, glowing complexion with deep caramel dewy skin and subtly highlighted cheekbones. Her expressive eyes are accented with long lashes a hint of soft eyeshadow, her full lips are painted in a hyper-glossy pink shade, her (((silver and pink braces))) are a cute accent when she smiles. Her straight silky black hair is in pigtails. Her school track uniform, pink mesh shorts with a white drawstring, pink tank top with her school letters "BBC" across the the front in bold black embossed letters, white socks, and white converse hightop sneakers, big gold hoop earrings and cute gold hoop nose ring piercing in her septum. She’s in the (((locker room shower))), smiling, about to go to practice, bright studio lighting, The overall aesthetic is hyperrealistic, capturing intricate details like the texture of her skin, 8K"

Output

Example outputExample outputExample outputExample output

Performance Metrics

49.43s Prediction Time
49.48s Total Time
All Input Parameters
{
  "model": "dev",
  "prompt": "A realistic ((((wide angle shot)))) (((fully body photo))) entire body in the frame, of a young woman livvy 16 years old, she has an extremely athletic body with serious curves, big hips, and small waist. she has a natural, glowing complexion with deep caramel dewy skin and subtly highlighted cheekbones. Her expressive eyes are accented with long lashes a hint of soft eyeshadow, her full lips are painted in a hyper-glossy pink shade, her (((silver and pink braces))) are a cute accent when she smiles. Her straight silky black hair is in pigtails. Her school track uniform, pink mesh shorts with a white drawstring, pink tank top with her school letters \"BBC\" across the the front in bold black embossed letters, white socks, and white converse hightop sneakers, big gold hoop earrings and cute gold hoop nose ring piercing in her septum. She’s in the (((locker room shower))), smiling, about to go to practice, bright studio lighting, The overall aesthetic is hyperrealistic, capturing intricate details like the texture of her skin, 8K",
  "go_fast": false,
  "lora_scale": 1,
  "megapixels": "1",
  "num_outputs": 4,
  "aspect_ratio": "9:21",
  "output_format": "webp",
  "guidance_scale": 3,
  "output_quality": 100,
  "prompt_strength": 0.8,
  "extra_lora_scale": 1,
  "num_inference_steps": 50
}
Input Parameters
mask Type: string
Image mask for image inpainting mode. If provided, aspect_ratio, width, and height inputs are ignored.
seed Type: integer
Random seed. Set for reproducible generation
image Type: string
Input image for image to image or inpainting mode. If provided, aspect_ratio, width, and height inputs are ignored.
model Default: dev
Which model to run inference with. The dev model performs best with around 28 inference steps but the schnell model only needs 4 steps.
width Type: integerRange: 256 - 1440
Width of generated image. Only works if `aspect_ratio` is set to custom. Will be rounded to nearest multiple of 16. Incompatible with fast generation
height Type: integerRange: 256 - 1440
Height of generated image. Only works if `aspect_ratio` is set to custom. Will be rounded to nearest multiple of 16. Incompatible with fast generation
prompt (required) Type: string
Prompt for generated image. If you include the `trigger_word` used in the training process you are more likely to activate the trained object, style, or concept in the resulting image.
go_fast Type: booleanDefault: false
Run faster predictions with model optimized for speed (currently fp8 quantized); disable to run in original bf16
extra_lora Type: string
Load LoRA weights. Supports Replicate models in the format <owner>/<username> or <owner>/<username>/<version>, HuggingFace URLs in the format huggingface.co/<owner>/<model-name>, CivitAI URLs in the format civitai.com/models/<id>[/<model-name>], or arbitrary .safetensors URLs from the Internet. For example, 'fofr/flux-pixar-cars'
lora_scale Type: numberDefault: 1Range: -1 - 3
Determines how strongly the main LoRA should be applied. Sane results between 0 and 1 for base inference. For go_fast we apply a 1.5x multiplier to this value; we've generally seen good performance when scaling the base value by that amount. You may still need to experiment to find the best value for your particular lora.
megapixels Default: 1
Approximate number of megapixels for generated image
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of outputs to generate
aspect_ratio Default: 1:1
Aspect ratio for the generated image. If custom is selected, uses height and width below & will run in bf16 mode
output_format Default: webp
Format of the output images
guidance_scale Type: numberDefault: 3Range: 0 - 10
Guidance scale for the diffusion process. Lower values can give more realistic images. Good values to try are 2, 2.5, 3 and 3.5
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
prompt_strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength when using img2img. 1.0 corresponds to full destruction of information in image
extra_lora_scale Type: numberDefault: 1Range: -1 - 3
Determines how strongly the extra LoRA should be applied. Sane results between 0 and 1 for base inference. For go_fast we apply a 1.5x multiplier to this value; we've generally seen good performance when scaling the base value by that amount. You may still need to experiment to find the best value for your particular lora.
replicate_weights Type: string
Load LoRA weights. Supports Replicate models in the format <owner>/<username> or <owner>/<username>/<version>, HuggingFace URLs in the format huggingface.co/<owner>/<model-name>, CivitAI URLs in the format civitai.com/models/<id>[/<model-name>], or arbitrary .safetensors URLs from the Internet. For example, 'fofr/flux-pixar-cars'
num_inference_steps Type: integerDefault: 28Range: 1 - 50
Number of denoising steps. More steps can give more detailed images, but take longer.
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: array β€’ Items Type: string β€’ Items Format: uri

Example Execution Logs
free=26131603087360
Downloading weights
2025-06-05T12:43:16Z | INFO  | [ Initiating ] chunk_size=150M dest=/tmp/tmp0ig5zro0/weights url=https://replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar
2025-06-05T12:43:16Z | INFO  | [ Cache Service ] enabled=true scheme=http target=hermes.services.svc.cluster.local
2025-06-05T12:43:16Z | INFO  | [ Cache URL Rewrite ] enabled=true target_url=http://hermes.services.svc.cluster.local/replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar url=https://replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar
2025-06-05T12:43:16Z | INFO  | [ Redirect ] redirect_url=https://replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar url=http://hermes.services.svc.cluster.local/replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar
2025-06-05T12:43:18Z | INFO  | [ Complete ] dest=/tmp/tmp0ig5zro0/weights size="172 MB" total_elapsed=2.417s url=https://replicate.delivery/xezq/yRf6mKN4urSZTCs0ihBOPiwJGb9HuDuiJXBTu53qDK4QF6ZKA/flux-lora.tar
Downloaded weights in 2.48s
Loaded LoRAs in 3.04s
Using seed: 42492
Prompt: A realistic ((((wide angle shot)))) (((fully body photo))) entire body in the frame, of a young woman livvy 16 years old, she has an extremely athletic body with serious curves, big hips, and small waist. she has a natural, glowing complexion with deep caramel dewy skin and subtly highlighted cheekbones. Her expressive eyes are accented with long lashes a hint of soft eyeshadow, her full lips are painted in a hyper-glossy pink shade, her (((silver and pink braces))) are a cute accent when she smiles. Her straight silky black hair is in pigtails. Her school track uniform, pink mesh shorts with a white drawstring, pink tank top with her school letters "BBC" across the the front in bold black embossed letters, white socks, and white converse hightop sneakers, big gold hoop earrings and cute gold hoop nose ring piercing in her septum. She’s in the (((locker room shower))), smiling, about to go to practice, bright studio lighting, The overall aesthetic is hyperrealistic, capturing intricate details like the texture of her skin, 8K
[!] txt2img mode
  0%|          | 0/50 [00:00<?, ?it/s]
  2%|▏         | 1/50 [00:00<00:44,  1.11it/s]
  4%|▍         | 2/50 [00:01<00:38,  1.25it/s]
  6%|β–Œ         | 3/50 [00:02<00:39,  1.18it/s]
  8%|β–Š         | 4/50 [00:03<00:40,  1.15it/s]
 10%|β–ˆ         | 5/50 [00:04<00:39,  1.13it/s]
 12%|β–ˆβ–        | 6/50 [00:05<00:39,  1.12it/s]
 14%|β–ˆβ–        | 7/50 [00:06<00:38,  1.12it/s]
 16%|β–ˆβ–Œ        | 8/50 [00:07<00:37,  1.11it/s]
 18%|β–ˆβ–Š        | 9/50 [00:07<00:37,  1.11it/s]
 20%|β–ˆβ–ˆ        | 10/50 [00:08<00:36,  1.11it/s]
 22%|β–ˆβ–ˆβ–       | 11/50 [00:09<00:35,  1.10it/s]
 24%|β–ˆβ–ˆβ–       | 12/50 [00:10<00:34,  1.10it/s]
 26%|β–ˆβ–ˆβ–Œ       | 13/50 [00:11<00:33,  1.10it/s]
 28%|β–ˆβ–ˆβ–Š       | 14/50 [00:12<00:32,  1.10it/s]
 30%|β–ˆβ–ˆβ–ˆ       | 15/50 [00:13<00:31,  1.10it/s]
 32%|β–ˆβ–ˆβ–ˆβ–      | 16/50 [00:14<00:30,  1.10it/s]
 34%|β–ˆβ–ˆβ–ˆβ–      | 17/50 [00:15<00:29,  1.10it/s]
 36%|β–ˆβ–ˆβ–ˆβ–Œ      | 18/50 [00:16<00:29,  1.10it/s]
 38%|β–ˆβ–ˆβ–ˆβ–Š      | 19/50 [00:17<00:28,  1.10it/s]
 40%|β–ˆβ–ˆβ–ˆβ–ˆ      | 20/50 [00:17<00:27,  1.10it/s]
 42%|β–ˆβ–ˆβ–ˆβ–ˆβ–     | 21/50 [00:18<00:26,  1.10it/s]
 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–     | 22/50 [00:19<00:25,  1.10it/s]
 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ     | 23/50 [00:20<00:24,  1.10it/s]
 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š     | 24/50 [00:21<00:23,  1.10it/s]
 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ     | 25/50 [00:22<00:22,  1.10it/s]
 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–    | 26/50 [00:23<00:21,  1.10it/s]
 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–    | 27/50 [00:24<00:20,  1.10it/s]
 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ    | 28/50 [00:25<00:20,  1.10it/s]
 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š    | 29/50 [00:26<00:19,  1.10it/s]
 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ    | 30/50 [00:27<00:18,  1.10it/s]
 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–   | 31/50 [00:27<00:17,  1.10it/s]
 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–   | 32/50 [00:28<00:16,  1.10it/s]
 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ   | 33/50 [00:29<00:15,  1.10it/s]
 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š   | 34/50 [00:30<00:14,  1.10it/s]
 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ   | 35/50 [00:31<00:13,  1.10it/s]
 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–  | 36/50 [00:32<00:12,  1.10it/s]
 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–  | 37/50 [00:33<00:11,  1.10it/s]
 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ  | 38/50 [00:34<00:10,  1.10it/s]
 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š  | 39/50 [00:35<00:10,  1.10it/s]
 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  | 40/50 [00:36<00:09,  1.10it/s]
 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 41/50 [00:37<00:08,  1.10it/s]
 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 42/50 [00:38<00:07,  1.10it/s]
 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 43/50 [00:38<00:06,  1.09it/s]
 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 44/50 [00:39<00:05,  1.10it/s]
 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 45/50 [00:40<00:04,  1.10it/s]
 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 46/50 [00:41<00:03,  1.10it/s]
 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 47/50 [00:42<00:02,  1.10it/s]
 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 48/50 [00:43<00:01,  1.10it/s]
 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 49/50 [00:44<00:00,  1.10it/s]
100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 50/50 [00:45<00:00,  1.10it/s]
100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 50/50 [00:45<00:00,  1.10it/s]
Total safe images: 4 out of 4
Version Details
Version ID
ad5152212a382f9128e60bf652cfc62f88181ea515492f61d845072c2c917d05
Version Created
June 5, 2025
Run on Replicate β†’