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

  • Log In
  • Sign Up

briannlongzhao
/
cat_custom_diffusion

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 briannlongzhao/cat_custom_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use briannlongzhao/cat_custom_diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("briannlongzhao/cat_custom_diffusion", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <cat>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
cat_custom_diffusion / logs /custom-diffusion
25.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
briannlongzhao's picture
briannlongzhao
End of training
0e45d24 over 2 years ago
  • 1700088357.96503
    End of training over 2 years ago
  • 1700088358.7358968
    End of training over 2 years ago
  • events.out.tfevents.1700088357.GCRAZGDL1730.1876949.0
    20.8 kB
    xet
    End of training over 2 years ago