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

  • Log In
  • Sign Up

ACE-Step
/
Ace-Step1.5

Text-to-Audio
Transformers
Diffusers
Safetensors
ACE-Step
feature-extraction
audio
music
text2music
custom_code
Model card Files Files and versions
xet
Community
24

Instructions to use ACE-Step/Ace-Step1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ACE-Step/Ace-Step1.5 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="ACE-Step/Ace-Step1.5", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ACE-Step/Ace-Step1.5", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Ace-Step1.5 / vae
337 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
Sayoyo's picture
Sayoyo
Upload folder using huggingface_hub
571cee8 verified 3 months ago
  • config.json
    425 Bytes
    Upload folder using huggingface_hub 3 months ago
  • diffusion_pytorch_model.safetensors
    337 MB
    xet
    Upload folder using huggingface_hub 3 months ago