huggingface-hub>=0.26.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
psutil>=5.9.0
pydantic>=2.0.0
torch>=2.1.0
transformers>=4.46.0
diffusers>=0.31.0
accelerate>=0.30.0
onnxruntime>=1.18.0
numpy>=1.24.0
safetensors>=0.4.0
Pillow>=10.0
scipy>=1.10.0
sentencepiece>=0.2.0
tokenizers>=0.19.0

[all]
vortexrt[diffusion-gguf,gguf,gpu,vllm,vllm-omni]
bitsandbytes>=0.41.0
flash-attn>=2.5.0
soundfile>=0.12.0

[dev]
pytest>=7.0
httpx>=0.25.0
ruff>=0.1.0

[diffusion-gguf]
stable-diffusion-cpp-python>=0.4.0

[gguf]
llama-cpp-python>=0.3.0

[gpu]
pynvml>=11.5.0

[vllm]
vllm>=0.7.0

[vllm-omni]
vllm-omni>=0.1.0
