Instructions to use Seanwang1221/ChenDuling_FLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Seanwang1221/ChenDuling_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/ChenDuling_FLUX") prompt = "CDL, In a photograph, the camera is angled slightly from below, capturing a close-up of a radiant woman with cascading brown hair that falls gracefully over her shoulders. Her eyes sparkle with warmth as they lock onto the viewer's gaze, framed by long lashes and beautifully defined eyebrows. She wears a stylish, well-fitted sweater in a deep shade of royal red, paired with distressed blue jeans that hug her figure perfectly. A delicate silver ring adorns her left hand, catching the light as she flashes a brilliant smile that reveals a hint of dimples. Her teeth are pearly white and perfectly aligned, adding to her captivating appearance. The background is a blurred scene of vibrant fall foliage, with warm orange, yellow, and red leaves scattered across the ground, casting a soft, golden glow on her face. The overall tone of the image is one of warmth, beauty, and strength, encapsulating the essence of autumn in a single, striking moment." 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: >- | |
| CDL, In a photograph, the camera is angled slightly from below, capturing a | |
| close-up of a radiant woman with cascading brown hair that falls gracefully | |
| over her shoulders. Her eyes sparkle with warmth as they lock onto the | |
| viewer's gaze, framed by long lashes and beautifully defined eyebrows. She | |
| wears a stylish, well-fitted sweater in a deep shade of royal red, paired | |
| with distressed blue jeans that hug her figure perfectly. A delicate silver | |
| ring adorns her left hand, catching the light as she flashes a brilliant | |
| smile that reveals a hint of dimples. Her teeth are pearly white and | |
| perfectly aligned, adding to her captivating appearance. The background is a | |
| blurred scene of vibrant fall foliage, with warm orange, yellow, and red | |
| leaves scattered across the ground, casting a soft, golden glow on her face. | |
| The overall tone of the image is one of warmth, beauty, and strength, | |
| encapsulating the essence of autumn in a single, striking moment. | |
| output: | |
| url: images/Flux_image_01378_.png | |
| - text: >- | |
| In a gothic Victorian-era setting, CDL, with her raven-black hair cascading | |
| down her back like a waterfall of obsidian silk, stands against the | |
| foreboding, moonlit silhouette of an ancient, ivy-covered castle. Her eyes, | |
| two pools of inky darkness, glow eerily under the pale light of the full | |
| moon. Her lips are parted slightly, revealing perfectly white teeth as she | |
| offers a coy, mysterious smile etched with crimson English text that spells | |
| out \"Always in the Shadows.\" Her outfit is a striking contrast to her | |
| surroundings: a blood-red velvet dress, cinched at the waist with a gold | |
| belt adorned with black crystals, and a lace shawl draped over one shoulder. | |
| The camera angle is low, looking up at her from below, emphasizing her regal | |
| presence. A soft, ethereal glow emanates from behind her, casting long, | |
| dramatic shadows that dance upon the cold stone floor, creating an | |
| atmosphere of enchantment and suspense. | |
| output: | |
| url: images/Flux_image_01369_.png | |
| - text: >- | |
| CDL, In a dimly lit, Chinese study filled with antique books and dusty | |
| trinkets, the captivating CDL, a woman of striking beauty, poses in an | |
| enigmatic manner, her eyes locked onto the viewer's soul.She is wearing blue | |
| hanfu, Her long,hanfu hairstyle, reflecting the soft glow of a nearby | |
| candle, while her brown highlights catch the light and accentuate her facial | |
| features. Her long hair is hanfu hairstyle with twigs and flowers, adding to | |
| the ethereal and mystical atmosphere. The camera angle is low, giving the | |
| viewer an intimate perspective, as if they were standing right in front of | |
| her, making it seem as though she is reaching out to them with a sense of | |
| alluring invitation. | |
| output: | |
| url: images/Flux_image_01373_.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: CDL | |
| # Chen Duling 陈都灵 CN Actress FLUX | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `CDL` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Seanwang1221/ChenDuling_FLUX/tree/main) them in the Files & versions tab. | |