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

ACE-Step
/
acestep-v15-xl-sft

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

Instructions to use ACE-Step/acestep-v15-xl-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ACE-Step/acestep-v15-xl-sft with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="ACE-Step/acestep-v15-xl-sft", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ACE-Step/acestep-v15-xl-sft", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
acestep-v15-xl-sft
20 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
kelseye's picture
kelseye
Update README.md
c9546c9 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    4.11 kB
    Update README.md about 1 month ago
  • apg_guidance.py
    8.34 kB
    Upload folder using huggingface_hub about 2 months ago
  • config.json
    2.53 kB
    Upload folder using huggingface_hub about 2 months ago
  • configuration_acestep_v15.py
    13.2 kB
    Upload folder using huggingface_hub about 2 months ago
  • model-00001-of-00004.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model-00002-of-00004.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model-00003-of-00004.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model-00004-of-00004.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model.safetensors.index.json
    71.5 kB
    Upload folder using huggingface_hub about 2 months ago
  • modeling_acestep_v15_xl_base.py
    106 kB
    Upload folder using huggingface_hub about 2 months ago
  • silence_latent.pt

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    3.84 MB
    xet
    Upload folder using huggingface_hub about 2 months ago