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

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

  • Libraries
  • Diffusers

    How to use briannlongzhao/81 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/81", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <new1> sarong"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
81 / logs /custom-diffusion
31.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
briannlongzhao's picture
briannlongzhao
End of training
6ffc505 verified over 2 years ago
  • 1706385902.5921364
    End of training over 2 years ago
  • 1706385903.0607116
    End of training over 2 years ago
  • 1706471900.687614
    End of training over 2 years ago
  • 1706471901.1108754
    End of training over 2 years ago
  • 1706514048.4306648
    End of training over 2 years ago
  • 1706514048.8299148
    End of training over 2 years ago
  • 1706566139.566539
    End of training over 2 years ago
  • 1706566143.367956
    End of training over 2 years ago
  • events.out.tfevents.1706385902.node-0.2744.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706471900.node-0.2785.0
    10.3 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706514048.node-0.2722.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706566138.node-0.2941.0
    1.32 kB
    xet
    End of training over 2 years ago