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

  • Log In
  • Sign Up

creatorchain
/
apu

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/apu 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/apu")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
apu / images
577 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
El-Scuba-Steve's picture
El-Scuba-Steve
Add 5 files
1d2f645 verified over 1 year ago
  • DtSSpzDfPo51xK5Ey_O7o_816ca0effca24c59aa751fcbdb7437eb.jpg
    99.7 kB
    xet
    Add 5 files over 1 year ago
  • QlpI3-FP6ZnE97uvClTX7_73a4d4202800463ca5e27e49fff6c440.jpg
    177 kB
    xet
    Add 5 files over 1 year ago
  • T1CAbymCPmSXb9psprGlD_efe0ccd8561d461895ff165d07ec8614.jpg
    102 kB
    xet
    Add 5 files over 1 year ago
  • fSCnMbvxuqOskE0NNaWjI_65529a826abe4a8cba88a0d017c4e278.jpg
    199 kB
    xet
    Add 5 files over 1 year ago