customtkinter>=5.2.2
psutil>=5.9.0
faster-whisper>=0.10.0
transformers>=4.37.0
huggingface-hub>=0.14.1
sentencepiece>=0.2.0
requests>=2.28.0
torch>=2.2.0; sys_platform != 'win32'
torch==2.0.1+cpu; sys_platform == 'win32'
torchaudio>=2.2.0
sacremoses>=0.1.1
numpy>=1.24.0
pillow>=10.0.0
packaging>=23.0

# GPU (optional, post-install):
#   pip install torch --index-url https://download.pytorch.org/whl/cu118
