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

LeeAeron
/
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

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

  • Libraries
  • Transformers

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

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