Youtube-Whisper / environment.yml
danilotpnta's picture
update to selenium
f4549cb
raw
history blame
219 Bytes
name: yt-whisper-2
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- pip
- pip:
- selenium
- requests
- gradio
- openai-whisper @ git+https://github.com/openai/whisper.git