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

enddl22
/
output

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

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

  • Libraries
  • Diffusers

    How to use enddl22/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("enddl22/output", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of sks dog"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
output / logs /dreambooth
80.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
enddl22's picture
enddl22
End of training
b517def almost 3 years ago
  • 1689274598.8999033
    End of training almost 3 years ago
  • 1689274598.900999
    End of training almost 3 years ago
  • 1689274621.929232
    End of training almost 3 years ago
  • 1689274621.9303336
    End of training almost 3 years ago
  • 1689274717.6164887
    End of training almost 3 years ago
  • 1689274717.6176236
    End of training almost 3 years ago
  • events.out.tfevents.1689274598.inkyu-MS-7C56.86593.0
    170 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1689274621.inkyu-MS-7C56.86702.0
    170 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1689274717.inkyu-MS-7C56.86935.0
    67 kB
    xet
    End of training almost 3 years ago