Spaces:
Runtime error
Runtime error
AI Assistant
Fix: implement hyper-robust startup with dynamic imports and lightning dependency
5586c99 | # Build tools | |
| Cython | |
| packaging | |
| setuptools | |
| wheel | |
| # Core dependencies | |
| numpy<2.0.0 | |
| torch>=2.0.0 | |
| pytorch-lightning | |
| huggingface_hub==0.19.4 | |
| nemo_toolkit[asr]==1.23.0 | |
| gradio>=4.44.1 | |
| psutil | |
| humanize | |
| # Fix: compatibilité pyarrow / datasets avec nemo_toolkit | |
| pyarrow<14.0.0 | |
| datasets<2.14.0 |