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

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

  • Libraries
  • Diffusers

    How to use briannlongzhao/93 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/93", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <new1> cabbage"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
93 / logs /custom-diffusion
31.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
briannlongzhao's picture
briannlongzhao
End of training
8f956bc verified over 2 years ago
  • 1706385890.0406077
    End of training over 2 years ago
  • 1706385890.4754815
    End of training over 2 years ago
  • 1706409535.4576092
    End of training over 2 years ago
  • 1706409535.842703
    End of training over 2 years ago
  • 1706470979.2604728
    End of training over 2 years ago
  • 1706470979.7464652
    End of training over 2 years ago
  • 1706566140.2511272
    End of training over 2 years ago
  • 1706566144.0501018
    End of training over 2 years ago
  • events.out.tfevents.1706385889.node-0.2605.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706409535.node-0.2744.0
    1.32 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706470979.node-0.2732.0
    10.3 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1706566138.node-0.2947.0
    1.32 kB
    xet
    End of training over 2 years ago