Files
ray-serve/requirements.txt
Billy D. c9d7a2b5b7
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 20s
fixing coqui
2026-02-09 09:14:30 -05:00

25 lines
312 B
Plaintext

# Ray Serve dependencies
ray[serve]==2.53.0
# LLM inference
vllm
# Embeddings and reranking
sentence-transformers
# Speech-to-text
faster-whisper
# Text-to-speech
coqui-tts
# HTTP client
httpx
# Numerical computing
numpy
scipy
# Optional: Intel GPU support (for danilo node)
# intel-extension-for-pytorch