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
/
85

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

  • Libraries
  • Diffusers

    How to use briannlongzhao/85 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/85", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <new1> front curtain"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
85 / logs /custom-diffusion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
briannlongzhao's picture
briannlongzhao
End of training
52f7a0b verified over 2 years ago
  • 1706385870.6282737
    End of training over 2 years ago
  • 1706385871.0992076
    End of training over 2 years ago
  • 1706471899.43236
    End of training over 2 years ago
  • 1706471899.8200488
    End of training over 2 years ago
  • 1706566128.2241237
    End of training over 2 years ago
  • 1706566132.078829
    End of training over 2 years ago
  • events.out.tfevents.1706385870.node-0.2704.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706471899.node-0.2688.0
    10.3 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706566126.node-0.3035.0
    1.32 kB
    xet
    End of training over 2 years ago