Commit History

Add custom tag input and fix model download (zip directory)
6ca081e
unverified

pedroapfilho commited on

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

pedroapfilho commited on

Fix meta tensor crash: force CPU device context during model init
b0a0560
unverified

pedroapfilho commited on

Add boot diagnostics to trace silent startup failure
0db63ea
unverified

pedroapfilho commited on

Fix: replace gr.Number with gr.Slider for max files input
0199d58
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

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

pedroapfilho commited on

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

ACE-Step Custom commited on

Monkey patch get_api_info to prevent JSON schema errors
55a1124

ACE-Step Custom commited on

Move endpoint override before launch
ccb3542

ACE-Step Custom commited on

Fix fastapi_app attribute name and move endpoint override after launch
2217362

ACE-Step Custom commited on

Add /info endpoint override and pin Gradio version
d6ad90b

ACE-Step Custom commited on

Add loguru dependency and fix Gradio 4.0.0 compatibility
9259263

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