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

  • Log In
  • Sign Up

cehongw
/
again

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

  • Libraries
  • Diffusers

    How to use cehongw/again 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/again", 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
again / logs /custom-diffusion
24.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
cehongw's picture
cehongw
End of training
1b02a4e over 2 years ago
  • 1700798946.1380901
    End of training over 2 years ago
  • 1700798946.140262
    End of training over 2 years ago
  • events.out.tfevents.1700798946.instance-1.32693.0
    20.8 kB
    xet
    End of training over 2 years ago