Spaces:
Running
Running
streamlit==1.25.0 | |
moviepy==1.0.3 | |
openai==0.27.0 | |
ffmpeg-python==0.2.0 | |
python-dotenv==1.0.0 | |
# For local whisper usage: | |
openai-whisper | |
# For open-source LLM usage (optional): | |
torch==2.0.0 | |
transformers==4.30.2 | |
# If using custom auth: | |
streamlit-authenticator | |
git+https://github.com/openai/whisper.git | |