File size: 317 Bytes
f55d589
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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