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

danielajisafe
/
model_output

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

  • Libraries
  • Diffusers

    How to use danielajisafe/model_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("danielajisafe/model_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
model_output / logs /dreambooth
147 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
danielajisafe's picture
danielajisafe
End of training
a3ae894 verified over 1 year ago
  • 1739751002.275129
    End of training over 1 year ago
  • 1739751002.2761621
    End of training over 1 year ago
  • 1739751088.2362723
    End of training over 1 year ago
  • 1739751088.2372916
    End of training over 1 year ago
  • 1739752280.1889193
    End of training over 1 year ago
  • 1739752280.1902654
    End of training over 1 year ago
  • events.out.tfevents.1739751002.baker.cs.ubc.ca.644501.0
    416 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739751088.baker.cs.ubc.ca.645615.0
    67 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739752280.baker.cs.ubc.ca.661173.0
    67 kB
    xet
    End of training over 1 year ago