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

  • Log In
  • Sign Up

cehongw
/
output

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

  • Libraries
  • Diffusers

    How to use cehongw/output with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("cehongw/output", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <new1> cat"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
output / logs /custom-diffusion
24.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
cehongw's picture
cehongw
End of training
65010bf over 2 years ago
  • 1700799765.60341
    End of training over 2 years ago
  • 1700799765.605453
    End of training over 2 years ago
  • events.out.tfevents.1700799765.instance-1.37335.0
    20.8 kB
    xet
    End of training over 2 years ago