File size: 190 Bytes
d6190c8
 
1b03049
 
d6190c8
1b03049
1
2
3
4
5
6
fastapi>=0.68.0
onnxruntime>=1.10.0
transformers>=4.41.0  # Version with good tokenizer-only support
tokenizers>=0.19.1    # Rust-based tokenizer implementation
numpy>=1.21.0
uvicorn>=0.15.0