bofenghuang commited on
Commit
62d5a58
1 Parent(s): e7578b0
Files changed (2) hide show
  1. packages.txt +1 -2
  2. requirements.txt +1 -0
packages.txt CHANGED
@@ -1,2 +1 @@
1
- git+https://github.com/openai/whisper.git
2
- ffmpeg
 
1
+ ffmpeg
 
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  git+https://github.com/huggingface/transformers
 
2
  torch
3
  pytube
 
1
  git+https://github.com/huggingface/transformers
2
+ git+https://github.com/openai/whisper.git
3
  torch
4
  pytube