torch>=2.0
transformers>=4.36
accelerate>=0.25
huggingface-hub>=0.20
fastapi>=0.104
uvicorn[standard]>=0.24
sse-starlette>=2.0
typer>=0.9
rich>=13.0
pyyaml>=6.0
nvidia-ml-py>=11.5
python-multipart>=0.0.6
textual>=0.40

[all]
inferall[awq,bnb,dev,gguf,gptq,multimodal]

[asr]
soundfile>=0.12
librosa>=0.10
faster-whisper>=1.0

[awq]
autoawq>=0.1

[bnb]
bitsandbytes>=0.41

[dev]
pytest>=7.0
pytest-asyncio>=0.23
httpx>=0.25

[diffusion]
diffusers>=0.25
Pillow>=10.0

[embeddings]
sentence-transformers>=2.2

[gguf]
llama-cpp-python>=0.2

[gptq]
auto-gptq>=0.6

[multimodal]
inferall[asr,diffusion,embeddings,tts]

[tts]
scipy>=1.10
