tomiwa1a commited on
Commit
847a8ee
1 Parent(s): 97023c4

add sentence transformers to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  git+https://github.com/openai/whisper.git@8cf36f3508c9acd341a45eb2364239a3d81458b9
2
- pytube==12.1.2
 
 
1
  git+https://github.com/openai/whisper.git@8cf36f3508c9acd341a45eb2364239a3d81458b9
2
+ pytube==12.1.2
3
+ sentence-transformers==2.2.2