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

tvergho
/
audio-diffusion-512

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

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

  • Libraries
  • Diffusers

    How to use tvergho/audio-diffusion-512 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("tvergho/audio-diffusion-512", 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-512 / logs /train_unet
5.16 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 105 commits
tvergho's picture
tvergho
Epoch 1
27999b1 over 3 years ago
  • events.out.tfevents.1677551874.db73ffa72954.3211.0
    152 kB
    xet
    Epoch 1 over 3 years ago
  • events.out.tfevents.1677559522.ac53d29b13ac.126.0
    652 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677605978.1724e0d92f5e.151897.0
    34.6 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677606634.1724e0d92f5e.152477.0
    4.19 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677606775.1724e0d92f5e.153297.0
    959 kB
    xet
    Epoch 1 over 3 years ago
  • events.out.tfevents.1677613849.3d130c67c0dc.9794.0
    393 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677627455.b0f8dd0f73d0.2415.0
    437 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677645005.4a10899cd77f.137.0
    43.3 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1677649335.83099fc4d94d.149.0
    1.31 MB
    xet
    Epoch 1 over 3 years ago
  • events.out.tfevents.1677962684.bd456a59ace2.136.0
    1.18 MB
    xet
    Epoch 1 over 3 years ago