customtkinter>=5.1.1
psutil>=5.9.0
faster-whisper>=0.7.0
transformers>=4.31.0
huggingface-hub>=0.14.1
sentencepiece>=0.1.97
requests>=2.28.0
sacremoses>=0.0.53

[:sys_platform != "win32"]
torch>=2.0.1

[:sys_platform == "win32"]
torch==2.0.1+cpu

[gpu]
torch>=2.0.1
