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

  • Log In
  • Sign Up

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

  • Libraries
  • Diffusers

    How to use cehongw/jacket_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/jacket_output", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <new1> jacket"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
jacket_output / logs /custom-diffusion
74.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
cehongw's picture
cehongw
End of training
b757204 over 2 years ago
  • 1700877474.991201
    End of training over 2 years ago
  • 1700877474.9944372
    End of training over 2 years ago
  • 1700878639.9289813
    End of training over 2 years ago
  • 1700878639.931177
    End of training over 2 years ago
  • 1700879502.5783765
    End of training over 2 years ago
  • 1700879502.580269
    End of training over 2 years ago
  • events.out.tfevents.1700877474.instance-1.6350.0
    20.8 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1700878639.instance-1.10961.0
    20.8 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1700879502.instance-1.14485.0
    20.8 kB
    xet
    End of training over 2 years ago