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

  • Log In
  • Sign Up

lseancs
/
models-moved

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

  • Libraries
  • Diffusers

    How to use lseancs/models-moved with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lseancs/models-moved", 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
models-moved / logs /custom-diffusion
24.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
lseancs's picture
lseancs
End of training
2a63c21 over 2 years ago
  • 1693677684.418794
    End of training over 2 years ago
  • 1693677684.422026
    End of training over 2 years ago
  • events.out.tfevents.1693677684.nemo.505907.0
    20.8 kB
    xet
    End of training over 2 years ago