Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Seanwang1221
/
ChenYuqi_SD15_FLUX

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use Seanwang1221/ChenYuqi_SD15_FLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Seanwang1221/ChenYuqi_SD15_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/ChenYuqi_SD15_FLUX")
    
    prompt = "CYQ, In a gritty, noir-inspired setting, a woman named CYQ, with black hair slicked back and a single, vibrant red flower tucked behind her ear, stands against the rain-splattered window of a dimly lit jazz club. Her piercing, black eyes are focused intently on the viewer, her parted lips slightly upturned in a mysterious, enigmatic smile. Her unique outfit consists of a form-fitting, midnight blue sequin dress that shimmers under the low, sultry stage lights, and a pair of sharp, silver stiletto heels. She clutches a smoky glass of amber whiskey in one hand, while her other hand casually rests on a vintage, black leather-bound notebook adorned with gold filigree. A potted fern nestled in the corner catches the last rays of sunlight filtering through the rain, casting an ethereal glow upon her angular features and adding to the dramatic, suspenseful atmosphere. The camera angle is a low, sideways shot that accentuates her statuesque figure and draws the viewer into her captivating gaze."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ChenYuqi_SD15_FLUX
222 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Seanwang1221's picture
Seanwang1221
Add 5 files
c1772f1 verified 11 months ago
  • images
    Add 5 files 11 months ago
  • .gitattributes
    2.31 kB
    initial commit 11 months ago
  • CYQ_flux_1.safetensors
    67.3 MB
    xet
    Add 5 files 11 months ago
  • README.md
    3.51 kB
    initial commit 11 months ago
  • chenyuqi_SD15_1.safetensors
    151 MB
    xet
    Add 5 files 11 months ago