Edit model card

chrissy_lora_flux_1_dev_v1.0

Model trained with AI Toolkit by Ostris

Prompt
[trigger], a woman, close-up portrait, tears of joy, soft natural light, high dynamic range, vivid colors, lifelike skin texture, razor-sharp focus on eyes
Prompt
[trigger], a woman, extreme close-up of eyes, intense determination, studio lighting, rich details, enhanced contrast, hyper-realistic eyelashes, reflections in pupils
Prompt
[trigger], a woman, profile view, contemplative expression, golden hour lighting, clear shadows and highlights, fine hair detail, subtle color gradients in sky
Prompt
[trigger], a woman, laughing heartily, dimples visible, candid shot, realistic texture, enhanced micro-expressions, depth of field effect, vibrant background bokeh
Prompt
[trigger], a woman, close-up of hands, delicately crafting origami, soft focus background, intense color saturation, ultra-fine paper texture, dramatic lighting on fingertips
Prompt
[trigger], a woman, silhouette at sunset, yoga pose on a cliff, serene mood, enhanced contrast, vivid sky gradients, intricate cloud formations, sharp edge definition
Prompt
[trigger], a woman, caught in the rain, makeup running, vulnerable expression, extremely intricate detail, high-speed capture of individual raindrops, reflective wet surfaces
Prompt
[trigger], a woman, close-up of freckled face, sun-kissed glow, beach setting, vivid sky, hyper-detailed skin texture, sun flare effect, fine sand particles visible
Prompt
[trigger], a woman, intense workout, sweat droplets, determination, gym setting, high contrast lighting, ultra-sharp focus on beads of sweat, detailed muscle definition
Prompt
[trigger], a woman, messy bun, glasses, focused on coding, tech startup environment, rich color palette, reflections in glasses, intricate code details on screen
Prompt
[trigger], a woman, close-up of lips, bright red lipstick, blowing a kiss, studio lighting, ultra-sharp focus, detailed lip texture, visible gloss reflections
Prompt
[trigger], a woman, teary-eyed, comforting a child, warm embrace, soft natural light, realistic skin texture, intricate fabric details, subtle color nuances in tears
Prompt
[trigger], a woman, ecstatic expression, receiving an award, stage lighting, dramatic shadows, high dynamic range, sparkle effect on award, detailed crowd background
Prompt
[trigger], a woman, pensive mood, looking out of a rainy window, muted colors, high dynamic range, intricate raindrop patterns, reflections in glass, subtle fog effect
Prompt
[trigger], a woman, close-up of hands covered in paint, artist at work, colorful palette, vivid pigments, textured canvas, visible brush strokes, paint splatters in mid-air
Prompt
[trigger], a woman, mid-action shot, playing violin, concert hall, dramatic lighting, intricate details on instrument, motion blur on bow, fine wood grain visible
Prompt
[trigger], a woman, underwater portrait, flowing hair, bubbles, vivid turquoise water, high contrast, light rays penetrating surface, detailed aquatic particulates
Prompt
[trigger], a woman, close-up of eye with reflection, city lights, nighttime setting, enhanced detail, intricate iris patterns, reflective tearduct, neon light effects
Prompt
[trigger], a woman, windswept hair, standing on mountaintop, panoramic view, rich landscape details, atmospheric perspective, ultra-fine hair strands, detailed rock textures
Prompt
[trigger], a woman, macro shot of eye, heterochromia, studio lighting, ultra-high resolution, visible capillaries, complex color variations in iris, eyelash micro-detail

Trigger words

You should use chrissy to trigger the image generation.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('None', weight_name='chrissy_lora_flux_1_dev_v1.0')
image = pipeline('[trigger], a woman, close-up portrait, tears of joy, soft natural light, high dynamic range, vivid colors, lifelike skin texture, razor-sharp focus on eyes').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
68
Inference API
Examples

Model tree for steveant/chrissy-lora

Adapter
this model