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

  • Log In
  • Sign Up

IsaacAkintaro
/
bear_exclusive_normalize

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

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

  • Libraries
  • Diffusers

    How to use IsaacAkintaro/bear_exclusive_normalize with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("IsaacAkintaro/bear_exclusive_normalize", 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
bear_exclusive_normalize / logs /train_example
1.78 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
IsaacAkintaro's picture
IsaacAkintaro
Epoch 9
c60f386 verified almost 2 years ago
  • events.out.tfevents.1723064537.bear-pg0208u31a.1645611.0
    88 Bytes
    xet
    Epoch 1 almost 2 years ago
  • events.out.tfevents.1723064921.bear-pg0208u31a.1645611.1
    10.5 kB
    xet
    Epoch 1 almost 2 years ago
  • events.out.tfevents.1723065035.bear-pg0208u31a.1645611.2
    190 kB
    xet
    Epoch 4 almost 2 years ago
  • events.out.tfevents.1723067585.bear-pg0208u31a.1686056.0
    1.58 MB
    xet
    Epoch 9 almost 2 years ago