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

  • Log In
  • Sign Up

Duplicated from  ACE-Step/acestep-v15-base

diskrot
/
acestep-v15-base-diskrot

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

Instructions to use diskrot/acestep-v15-base-diskrot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use diskrot/acestep-v15-base-diskrot with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="diskrot/acestep-v15-base-diskrot", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("diskrot/acestep-v15-base-diskrot", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
acestep-v15-base-diskrot
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
alexayers's picture
alexayers
Sayoyo's picture
Sayoyo
Duplicate from ACE-Step/acestep-v15-base
0e3b49e 3 months ago
  • .gitattributes
    1.52 kB
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • README.md
    5.5 kB
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • apg_guidance.py
    7.96 kB
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • config.json
    1.94 kB
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • configuration_acestep_v15.py
    13.1 kB
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • model.safetensors
    4.79 GB
    xet
    Duplicate from ACE-Step/acestep-v15-base 3 months ago
  • modeling_acestep_v15_base.py
    95.5 kB
    Duplicate from ACE-Step/acestep-v15-base 3 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
    Duplicate from ACE-Step/acestep-v15-base 3 months ago