Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sunnie
/
output_

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community
3

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

  • Libraries
  • Diffusers

    How to use sunnie/output_ with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sunnie/output_", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
output_ / data /results
3.09 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
sunnie's picture
sunnie
Epoch 0
fb0559d over 3 years ago
  • A dog running
    Epoch 0 over 3 years ago
  • A flying bird
    Epoch 0 over 3 years ago
  • A mountain with rocks
    Epoch 0 over 3 years ago
  • Elon Musk
    Epoch 0 over 3 years ago
  • Harry Potter
    Epoch 0 over 3 years ago
  • Obama
    Epoch 0 over 3 years ago
  • Yoda
    Epoch 0 over 3 years ago