| # Core dependencies | |
| torch>=2.0.0 | |
| transformers>=4.35.0 | |
| peft>=0.5.0 | |
| unsloth>=0.3.0 | |
| bitsandbytes>=0.41.0 | |
| accelerate>=0.23.0 | |
| # UI and interface dependencies | |
| gradio>=3.50.0 | |
| matplotlib>=3.7.0 | |
| # Data processing dependencies | |
| pandas>=2.0.0 | |
| numpy>=1.24.0 | |
| tqdm>=4.65.0 | |
| datasets>=2.12.0 | |
| # File handling | |
| fsspec==2025.3.0 | |
| regex>=2023.0.0 | |
| # Utility libraries | |
| protobuf<4.0.0 | |
| tensorboard>=2.13.0 | |
| # Notebook support (optional) | |
| ipywidgets>=8.0.0 |