| # Project Halide Space Dependencies | |
| # Pinning to versions known to work with MiniCPM-V 4.6 | |
| # Core | |
| gradio==6.16.0 | |
| torch==2.7.0 | |
| torchvision==0.22.0 | |
| # HuggingFace stack | |
| transformers==5.7.0 | |
| accelerate>=1.0.0 | |
| huggingface_hub>=0.20.0 | |
| pillow>=10.0.0 | |
| # Nemotron reasoning uses default transformers tokenizer | |
| numpy>=1.24.0 | |