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

  • Log In
  • Sign Up

ayanda13
/
Zendaya_v1

Text-to-Image
Diffusers
flux
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ayanda13/Zendaya_v1 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("ayanda13/Zendaya_v1")
    
    prompt = "A shot of Zendaya with long red hair. She's wearing a black shirt with blue shorts. Z3ndaya"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Zendaya_v1 / samples
453 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ayanda13's picture
ayanda13
Upload folder using huggingface_hub
040a9f5 verified about 1 year ago
  • 1742410607382__000001000_0.jpg
    56.5 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742410647610__000001000_1.jpg
    60.5 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742413951465__000002000_0.jpg
    54.8 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742413991666__000002000_1.jpg
    56.2 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742417301767__000003000_0.jpg
    55 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742417342004__000003000_1.jpg
    58.4 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742420636290__000004000_0.jpg
    53.9 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1742420676457__000004000_1.jpg
    57.9 kB
    Upload folder using huggingface_hub about 1 year ago