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

  • Log In
  • Sign Up

mlgawd
/
bhappa

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

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

  • Libraries
  • Diffusers

    How to use mlgawd/bhappa 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("mlgawd/bhappa")
    
    prompt = "hot sweeney at the bar"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
bhappa / samples
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
mlgawd's picture
mlgawd
Upload folder using huggingface_hub
9df42b4 verified about 1 year ago
  • 1740590059038__000000000_0.jpg
    36.6 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590099781__000000000_1.jpg
    29.5 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590167483__000000004_0.jpg
    39.6 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590208526__000000004_1.jpg
    26.7 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590268724__000000008_0.jpg
    39.5 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590309826__000000008_1.jpg
    23.2 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590369892__000000012_0.jpg
    41.9 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590411007__000000012_1.jpg
    30 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590474081__000000016_0.jpg
    41.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590515173__000000016_1.jpg
    25.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590571029__000000020_0.jpg
    40.8 kB
    Upload folder using huggingface_hub about 1 year ago
  • 1740590612140__000000020_1.jpg
    25 kB
    Upload folder using huggingface_hub about 1 year ago