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_glass

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

  • Libraries
  • Diffusers

    How to use HubertK/sd2_glass 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_glass", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of glass"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
sd2_glass / logs /dreambooth
80.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HubertK's picture
HubertK
End of training
dbc5eb2 verified almost 2 years ago
  • 1721169320.9063375
    End of training almost 2 years ago
  • 1721169320.9070466
    End of training almost 2 years ago
  • 1721169395.3012564
    End of training almost 2 years ago
  • 1721169395.3021357
    End of training almost 2 years ago
  • 1721213601.9470332
    End of training almost 2 years ago
  • 1721213601.947702
    End of training almost 2 years ago
  • events.out.tfevents.1721169320.precision.4154775.0
    498 Bytes
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721169395.precision.4155381.0
    33.4 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721213601.precision.14547.0
    33.4 kB
    xet
    End of training almost 2 years ago