Instructions to use Seanwang1221/LinQingxia_FLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Seanwang1221/LinQingxia_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/LinQingxia_FLUX") prompt = "LQX, pinketherealmj, Pretty female witch portrait, soft dewy glow skin, sparkles, highlighter, brown wavy hair, feminine, retro, vintage, , wearing a red corset dress ribbon laced up, with dewdrops on a rose with spiderwebs with dewdrops on the roses and leaves, aesthetic" 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: >- | |
| LQX, pinketherealmj, Pretty female witch portrait, soft dewy glow skin, | |
| sparkles, highlighter, brown wavy hair, feminine, retro, vintage, , wearing | |
| a red corset dress ribbon laced up, with dewdrops on a rose with spiderwebs | |
| with dewdrops on the roses and leaves, aesthetic | |
| output: | |
| url: images/Liblib_00902_.png | |
| - text: >- | |
| LQX, A haunting gaze pierces through the darkness, as a mesmerizing blonde | |
| woman with her hair elegantly tied in a sleek bun fixes her intense stare | |
| directly at the viewer. Her deep, soulful eyes, rimmed with smoky shadow, | |
| hold secrets untold and emotions barely contained. The stark contrast | |
| between her fair complexion and the inky black background creates a dramatic | |
| chiaroscuro effect, emphasizing the ethereal quality of her presence. Soft, | |
| diffused light caresses her features, casting subtle shadows that accentuate | |
| her high cheekbones and full lips. The composition draws the eye inward, | |
| with the subject slightly off-center, creating a sense of tension and | |
| intrigue. Her expression is a captivating blend of vulnerability and | |
| strength, inviting yet guarded, leaving the viewer yearning to unravel the | |
| mystery behind her alluring visage. The overall mood is somber and | |
| introspective, with a touch of film noir aesthetics, rendered in high | |
| contrast and rich tones that evoke a timeless, cinematic quality. | |
| output: | |
| url: images/Liblib_00922_.png | |
| - text: >- | |
| LQX, Extreme realistic depiction of a Wet Beauty Under Night Rain, in upper | |
| body shot, curvaceous glamorous body, hair hair over one eye, extremely | |
| wet, realistic wet skin texture, realistic wet clothing heavy rain, | |
| realistic fabric texture, casual shirt crop top, adjusting her wet hair, | |
| head tilted slightly down. Show a few wet hair flyaways around her face, | |
| catching the light and adding a natural, slightly messy look.detailed iris | |
| patterns in her eyes, with subtle color variations and a bright highlight, | |
| glossy texture to her nails, with soft reflections and a natural curve, | |
| adding to the overall wet appearance. One hand resting on her cheek, the | |
| other hand relaxed at her side, looking at viewer, seductive smile, | |
| output: | |
| url: images/Liblib_00894_.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: LQX | |
| # Brigitte Lin/Lin Qingxia (young) ๆ้้ TW Actress FLUX | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `LQX` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Seanwang1221/LinQingxia_FLUX/tree/main) them in the Files & versions tab. | |