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

  • Log In
  • Sign Up

ACE-Step
/
ACE-Step-v1-3.5B

Text-to-Audio
Diffusers
Safetensors
ACE-Step
music
text2music
Model card Files Files and versions
xet
Community
18

Instructions to use ACE-Step/ACE-Step-v1-3.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ACE-Step/ACE-Step-v1-3.5B with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ACE-Step/ACE-Step-v1-3.5B", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • ACE-Step

    How to use ACE-Step/ACE-Step-v1-3.5B with ACE-Step:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Error while using it with transformer

#18 opened 1 day ago by
atifjamilfunsol

Add LICENSE file

#17 opened 6 months ago by
jewittje

Upload 4_5949580700637205473.mp3

#15 opened 7 months ago by
Nimahasani79

How to Add Indonesian

#14 opened 8 months ago by
Syams

what is the usage in front of suno

2
#13 opened 9 months ago by
Sanchar55

Without lyrics, quality is severely compromised

πŸ‘ 3
1
#12 opened 11 months ago by
ew23

Does it support Nvidia 5090 graphics card?

1
#11 opened 11 months ago by
vimintian

Feature: training model/LoRa.

1
#10 opened 12 months ago by
RGTails

Thanks.. Really..

πŸ‘ 3
#9 opened 12 months ago by
ZiggyS

Arabic

πŸ‘ 1
4
#8 opened about 1 year ago by
ABDALLALSWAITI

AMD GPU Support?

7
#7 opened about 1 year ago by
Viper9978

Youtube video

πŸ”₯ 2
#6 opened about 1 year ago by
Mbonea

Minimum VRAM

10
#4 opened about 1 year ago by
acleitao

Please add Persian language.

πŸ‘ 2
2
#3 opened about 1 year ago by
abwolf86

Local Installation Video and Testing - Step by Step

❀️ 4
1
#2 opened about 1 year ago by
fahdmirzac

Seriously, thank you guys for this

πŸ‘ 19
1
#1 opened about 1 year ago by
SamuraiBarbi
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs