Commit History

monkey-patch torchaudio.load to use soundfile backend
afccbc0

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

full app: CLI + Gradio + training placeholder + MCP
72e4b69

Nekochu commited on

rewrite app.py for ace-server HTTP API, no torch
2dc2899

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

clickable title
fe00878

Nekochu commited on

slim title
1e6f1c3

Nekochu commited on

compact grid UI, 4B default, show training model
4b376ab

Nekochu commited on

force float32 on training model for CPU
562fa54

Nekochu commited on

fix: LoRA rank param is 'r' not 'rank'
dece91f

Nekochu commited on

fix training: use LoRAConfigV2 instead of Union type alias
a6b0e73

Nekochu commited on

add torchcodec for training audio loading
2e461fa

Nekochu commited on

step 7: real app.py
dae27d4

Nekochu commited on

step 6: +numba (all deps)
2da29c2

Nekochu commited on

step 5: +vector-quantize-pytorch
3280257

Nekochu commited on

step 4: +peft +torchvision
27ddf91

Nekochu commited on

step 3: core deps without heavy ones
7de0ea2

Nekochu commited on

step label
f0eaee4

Nekochu commited on

step 2: torch cpu-only
9e41820

Nekochu commited on

step 1: bare gradio
5c82a90

Nekochu commited on

initial commit
466cba7
verified

Nekochu commited on