subtify / requirements.txt
Maximofn's picture
Update requirements.txt with additional libraries
e9adcde
raw
history blame contribute delete
435 Bytes
# gradio
gradio
# spaces
spaces
# pytorch
torch
torchvision
torchaudio
# Transformers
transformers
optimum
accelerate
# ffmpeg
ffmpeg-python
# Download youtube and twitch videos
# pytube
# yt-dlp
# twitch-dl
# Trascribe audios
# git+https://github.com/m-bain/whisperx.git
git+https://github.com/openai/whisper.git
pyannote.audio
# tqdm
tqdm
# pillow
pillow
# # Translate
# protobuf
# # Add subtitles to videos
# opencv-python