znyx-core>=1.0.0
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pydantic>=2.5.0
httpx>=0.26.0

[export]
torch<3.0,>=2.2
transformers<6.0,>=4.40
optimum[exporters,onnxruntime]<3.0,>=1.17
huggingface-hub<2.0,>=0.23

[onnx]
onnxruntime<2.0,>=1.17
tokenizers<1.0,>=0.19
numpy>=1.24

[torch]
torch<3.0,>=2.2
transformers<6.0,>=4.40
