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

sebascorreia
/
audio-diffusion

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

Instructions to use sebascorreia/audio-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sebascorreia/audio-diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sebascorreia/audio-diffusion", 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
audio-diffusion / logs /train_unet
89.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 43 commits
sebascorreia's picture
sebascorreia
Epoch 14
899fb12 almost 3 years ago
  • events.out.tfevents.1690105275.58d8115991f0.5435.0
    16.8 kB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690105442.58d8115991f0.6305.0
    1.66 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690105590.58d8115991f0.7178.0
    1.63 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690105779.58d8115991f0.8234.0
    1.71 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690106085.58d8115991f0.9854.0
    1.7 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690106921.58d8115991f0.13715.0
    16.8 kB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1690205383.bc700822100b.11055.0
    21.5 MB
    xet
    Epoch 9 almost 3 years ago
  • events.out.tfevents.1690291110.e6899fd50302.8052.0
    28.2 MB
    xet
    Epoch 12 almost 3 years ago
  • events.out.tfevents.1690326644.a23a0b6670ce.3051.0
    32.7 MB
    xet
    Epoch 14 almost 3 years ago