VoiceQ / requirements.txt
yolloo's picture
Update requirements.txt
8c6ae3e verified
raw
history blame contribute delete
293 Bytes
Flask==3.0.3
# openai-whisper is replaced by the transformers library
# openai-whisper==20231117
sentence-transformers==2.7.0
torch==2.3.0
torchaudio==2.3.0
flask-cors==4.0.1
gunicorn==22.0.0
# Added for Hugging Face model loading
transformers==4.43.3
accelerate
sentencepiece==0.2.0
protobuf