qopscribe/speech_service/requirements.txt

12 lines
186 B
Plaintext
Raw Normal View History

2025-02-23 16:22:33 +01:00
--index-url https://download.pytorch.org/whl/cu121
torch==2.5.1
torchvision==0.20.1
torchaudio==2.5.1
--index-url https://pypi.org/simple
transformers
redis>=4.2.0
python-dotenv
2025-02-23 22:22:12 +01:00
httpx