ACE-Step-CPU / Dockerfile

Commit History

add einops + vector_quantize_pytorch for model loading
88ca206

Nekochu commited on

pre-download training checkpoints at build time
c37e80e

Nekochu commited on

pin diffusers==0.30.3 for torch 2.4.x compat
f59d542

Nekochu commited on

pin torchaudio==2.4.0 (before torchcodec default backend)
148cd6b

Nekochu commited on

force uninstall torchcodec (torchaudio dependency, broken on Ubuntu 22.04)
9822bee

Nekochu commited on

remove torchcodec (needs FFmpeg 5.x), keep soundfile backend
63d7cb8

Nekochu commited on

add torchcodec + ffmpeg for torchaudio audio loading
f1f383b

Nekochu commited on

add soundfile + libsndfile1 for torchaudio backend
dd7a793

Nekochu commited on

add all training deps: diffusers lightning numpy tensorboard
eb1b926

Nekochu commited on

add torchaudio dep for training preprocess
9dc4031

Nekochu commited on

add loguru dep for training preprocess
d89a224

Nekochu commited on

install gradio[mcp] for mcp_server support
eb0e7f8

Nekochu commited on

add git to runtime image for ace-step source clone
0f0b7b0

Nekochu commited on

add LoRA training, fix css kwarg
625132a

Nekochu commited on

copy all shared libs including versioned symlinks
567a93e

Nekochu commited on

add pkg-config for BLAS detection
fd22b19

Nekochu commited on

switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M
fccaf48

Nekochu commited on