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

  • Log In
  • Sign Up

balakrish181
/
earring

Diffusers
TensorBoard
Safetensors
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use balakrish181/earring with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("balakrish181/earring", 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
earring / logs /train_example
4.17 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
balakrish181's picture
balakrish181
Epoch 99
2f4ff39 verified almost 2 years ago
  • events.out.tfevents.1719491105.f781b785aa60.227.0
    88 Bytes
    xet
    Epoch 9 almost 2 years ago
  • events.out.tfevents.1719491211.f781b785aa60.227.1
    88 Bytes
    xet
    Epoch 9 almost 2 years ago
  • events.out.tfevents.1719491272.f781b785aa60.227.2
    207 kB
    xet
    Epoch 9 almost 2 years ago
  • events.out.tfevents.1719492607.f781b785aa60.227.3
    621 kB
    xet
    Epoch 29 almost 2 years ago
  • events.out.tfevents.1719495378.f781b785aa60.227.4
    26.7 kB
    xet
    Epoch 29 almost 2 years ago
  • events.out.tfevents.1719495457.f781b785aa60.227.5
    1.24 MB
    xet
    Epoch 59 almost 2 years ago
  • events.out.tfevents.1719498452.f781b785aa60.227.6
    2.07 MB
    xet
    Epoch 99 almost 2 years ago