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

  • Log In
  • Sign Up

Keltezaa
/
snegh

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

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

  • Libraries
  • Diffusers

    How to use Keltezaa/snegh 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("Keltezaa/snegh")
    
    prompt = "realistic CGI rendering of a young woman with a striking appearance. She has a fair, ample breasts and a slender waist. Her skin is a porcelain white, wavy platinum blonde hair with pink highlights cascading down her shoulders. Her hair is styled in loose, and she has a petite build with a small to medium-sized bust., ornate hairpins. Her eyes are a striking green, full lips painted in a bold red lipstick. Her facial features are accentuated with dramatic makeup, voluminous eyelashes and heavy, enhanced with dramatic makeup"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
snegh
20.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Keltezaa's picture
Keltezaa
Update README.md
548c402 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 53481728.jpeg
    20.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 53481729.jpeg
    21.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 53481742.jpeg
    24.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • 53481844.jpeg
    820 kB
    Upload folder using huggingface_hub over 1 year ago
  • 53481861.jpeg
    65.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    3.23 kB
    Update README.md over 1 year ago
  • Snegh-000001.safetensors
    19.3 MB
    xet
    Upload folder using huggingface_hub over 1 year ago