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

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

  • Libraries
  • Diffusers

    How to use briannlongzhao/68 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/68", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <new1> moped"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
68 / logs /custom-diffusion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
briannlongzhao's picture
briannlongzhao
End of training
4e91e6b verified over 2 years ago
  • 1706384979.938168
    End of training over 2 years ago
  • 1706384980.362525
    End of training over 2 years ago
  • 1706471892.5965145
    End of training over 2 years ago
  • 1706471892.9686
    End of training over 2 years ago
  • 1706566139.2705538
    End of training over 2 years ago
  • 1706566143.0931447
    End of training over 2 years ago
  • events.out.tfevents.1706384979.node-0.2715.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706471892.node-0.2642.0
    10.3 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706566137.node-0.2964.0
    1.32 kB
    xet
    End of training over 2 years ago