Spaces:
Sleeping
Sleeping
Commit History
Use HF cache for dataset downloads instead of custom local_dir ad1969b unverified
Fix src/__init__.py: export download_hf_dataset instead of removed LoRATrainer f7d4206 unverified
Rewrite Tab 3 to wire real training pipeline with HF dataset support 3bc6e37 unverified
Try _fast_init=False to prevent meta device initialization 5b76ce1
ACE-Step Custom commited on
Fix dtype parameter: use dtype instead of torch_dtype, remove device_map 140e1e2
ACE-Step Custom commited on
Fix meta tensor: add device_map=None and use torch_dtype parameter a11c404
ACE-Step Custom commited on
Fix meta tensor error: disable low_cpu_mem_usage for model loading 23dc982
ACE-Step Custom commited on
Add vector-quantize-pytorch dependency for ACE-Step model 5e842f6
ACE-Step Custom 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
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