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

  • Log In
  • Sign Up

SidXXD
/
HAAD

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
stable-diffusion-diffusers
custom-diffusion
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use SidXXD/HAAD with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SidXXD/HAAD", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a sks person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
HAAD / logs /custom-diffusion
29.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SidXXD's picture
SidXXD
End of training
90d9175 verified 8 months ago
  • 1756734348.8486567
    End of training 8 months ago
  • 1756734348.8503017
    End of training 8 months ago
  • 1756734380.5819595
    End of training 8 months ago
  • 1756734380.5836616
    End of training 8 months ago
  • events.out.tfevents.1756734348.cudahpc06.193995.0
    88 Bytes
    xet
    End of training 8 months ago
  • events.out.tfevents.1756734380.cudahpc06.195804.0
    20.8 kB
    xet
    End of training 8 months ago