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

  • Log In
  • Sign Up

creatorchain
/
Brett

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/Brett 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("creatorchain/Brett")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Brett / images
794 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Steven
Add 5 files
a5bfda7 verified over 1 year ago
  • 8AnTDyxzs9p7sJ3ZiJ5_x_7d57e53162cf44fcb020d2cd324249e1.jpg
    173 kB
    xet
    Add 5 files over 1 year ago
  • Cr4tQh_v0MZZp5ANGfSNV_a9e049b8d4224cca90ab8792ed9d983e.jpg
    215 kB
    xet
    Add 5 files over 1 year ago
  • JIqkHEfknvjkNiz-gWT7t_0a6e7e9fa04e4ee7b64dfd272e234d9d.jpg
    223 kB
    xet
    Add 5 files over 1 year ago
  • vVBU5O6Iyb0rxdjO06Nxu_e5a691ff39934c059fcd0c126758273d.jpg
    183 kB
    xet
    Add 5 files over 1 year ago