Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

HubertK
/
sd2_mirror

Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use HubertK/sd2_mirror with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use HubertK/sd2_mirror with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("HubertK/sd2_mirror", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of mirror"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sd2_mirror / logs /dreambooth
75.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HubertK's picture
HubertK
End of training
8b9e050 verified almost 2 years ago
  • 1721170122.6337042
    End of training almost 2 years ago
  • 1721170122.6344056
    End of training almost 2 years ago
  • 1721214324.5780709
    End of training almost 2 years ago
  • 1721214324.5966942
    End of training almost 2 years ago
  • events.out.tfevents.1721170122.precision.4156546.0
    33.4 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721214324.precision.16675.0
    33.4 kB
    xet
    End of training almost 2 years ago