Instructions to use Seanwang1221/LinZhiling_FLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Seanwang1221/LinZhiling_FLUX with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Seanwang1221/LinZhiling_FLUX") prompt = "LZL,In a surreal, ethereal dreamscape under the soft glow of a moonlit night, a woman with long, cascading brown hair and piercing black eyes, stands alone against a backdrop of towering, gnarled trees silhouetted against a crescent moon. Her lips curve into a radiant smile, her teeth glinting like stars, as she gazes directly at the viewer from an intimate close-up. She wears a one-of-a-kind outfit: a shimmering dress made of delicate blue petals that clings to her form, cascading down her body in swirling patterns that seem to dance with the moonlight. The dress is adorned with intricate silver embroidery, creating a mesmerizing effect as it catches the light. A single, ethereal rose rests gently on the lapel of her dress, its petals matched perfectly with the blue hue of her dress. The camera angle is slightly angled from below, emphasizing L0V3PS's regal presence and enhancing the dreamlike quality of the image. The background details are sparse, focusing attention solely on LZL and the enchanting aura she exudes, leaving the viewer captivated by her beauty and the mystery that surrounds her." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| LZL,In a surreal, ethereal dreamscape under the soft glow of a moonlit | |
| night, a woman with long, cascading brown hair and piercing black eyes, | |
| stands alone against a backdrop of towering, gnarled trees silhouetted | |
| against a crescent moon. Her lips curve into a radiant smile, her teeth | |
| glinting like stars, as she gazes directly at the viewer from an intimate | |
| close-up. She wears a one-of-a-kind outfit: a shimmering dress made of | |
| delicate blue petals that clings to her form, cascading down her body in | |
| swirling patterns that seem to dance with the moonlight. The dress is | |
| adorned with intricate silver embroidery, creating a mesmerizing effect as | |
| it catches the light. A single, ethereal rose rests gently on the lapel of | |
| her dress, its petals matched perfectly with the blue hue of her dress. The | |
| camera angle is slightly angled from below, emphasizing L0V3PS's regal | |
| presence and enhancing the dreamlike quality of the image. The background | |
| details are sparse, focusing attention solely on LZL and the enchanting aura | |
| she exudes, leaving the viewer captivated by her beauty and the mystery that | |
| surrounds her. | |
| output: | |
| url: images/Flux_image_00841_.png | |
| - text: >- | |
| LZL,In a gritty, rain-soaked noir alleyway of 1940s New York City, the image | |
| captures LZL, a woman with raven hair slicked back, her intense gaze fixed | |
| upon the viewer. Her lips are painted crimson, and she sports a blurry, | |
| enigmatic smile, accentuated by the dim, smoky lighting. A single strand of | |
| pearls glints from her neck as it is caught in the beam of a nearby | |
| streetlamp, while a mesmerizing array of mismatched, intricate jewelry | |
| adorns her hands and arms. Her teeth flash white against the darkness, | |
| hinting at a secretive past, all framed by the sharp focus on her striking | |
| face and the soft, moody background details that blur into obscurity as they | |
| recede into the shadows. | |
| output: | |
| url: images/Flux_image_00826_.png | |
| - text: >- | |
| LZL,A captivating close-up portrait, shot in a high-contrast, moody noir | |
| style reminiscent of film noir classics, features LZL- a woman with piercing | |
| blue eyes and long, wavy, raven-black hair cascading down her shoulders. Her | |
| lips are pursed slightly, revealing a hint of white teeth, and she's wearing | |
| an eye-catching, sequined red dress that sparkles in the dim, smoky room | |
| light. Her left hand is adorned with a pair of large, gold, butterfly-shaped | |
| earrings that catch the light and reflect its warm glow. The background is | |
| blurred, focusing on her intense gaze as she directly addresses the viewer, | |
| creating an unsettling yet intriguing atmosphere. | |
| output: | |
| url: images/Flux_image_00810_.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: LZL | |
| # Lin Chi-ling / Lin Zhiling 林志玲 TW Actress FLUX | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `LZL` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Seanwang1221/LinZhiling_FLUX/tree/main) them in the Files & versions tab. | |