Commit History

Fix GenerationResult attribute: use audios dict, not audio_paths
003cf5e
Running
unverified

pedroapfilho commited on

Use HF dataset repo as source of truth for dataset.json
6c32e21
unverified

pedroapfilho commited on

Add max files limit to HF dataset download
eb72117
unverified

pedroapfilho commited on

Use HF cache for dataset downloads instead of custom local_dir
ad1969b
unverified

pedroapfilho commited on

Fix src/__init__.py: export download_hf_dataset instead of removed LoRATrainer
f7d4206
unverified

pedroapfilho commited on

Rewrite Tab 3 to wire real training pipeline with HF dataset support
3bc6e37
unverified

pedroapfilho commited on

Fix DiT initialization: pass model name only, not full path
6a590ee

ACE-Step Custom commited on

Fix TypeError: pass Path object to ensure_main_model, not string
fa7f63d

ACE-Step Custom commited on

Fix syntax error: close unterminated docstring in _load_models
78910e3

ACE-Step Custom commited on

Use official ACE-Step model downloader for automatic model downloads
ee19acb

ACE-Step Custom commited on

Fix engine initialization and audio I/O components
4709141

ACE-Step Custom commited on

Deploy ACE-Step Custom Edition with bug fixes
a602628

ACE-Step Custom commited on