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

briannlongzhao
/
90

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

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

  • Libraries
  • Diffusers

    How to use briannlongzhao/90 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("briannlongzhao/90", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <new1> vacuum cleaner"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
90 / logs /custom-diffusion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
briannlongzhao's picture
briannlongzhao
End of training
65c10e1 verified over 2 years ago
  • 1706385892.7644699
    End of training over 2 years ago
  • 1706385893.2202806
    End of training over 2 years ago
  • 1706470989.746392
    End of training over 2 years ago
  • 1706470990.0944052
    End of training over 2 years ago
  • 1706514799.505517
    End of training over 2 years ago
  • 1706514799.8975136
    End of training over 2 years ago
  • 1706566136.0954244
    End of training over 2 years ago
  • 1706566139.9193904
    End of training over 2 years ago
  • events.out.tfevents.1706385892.node-0.2694.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706470989.node-0.2774.0
    10.3 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706514799.node-0.2654.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706566134.node-0.2953.0
    1.32 kB
    xet
    End of training over 2 years ago