Plaban81 commited on
Commit
782ba65
1 Parent(s): a28e213

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  git+https://github.com/openai/whisper.git
2
  ffmpeg-python==0.2.0
3
  torch==1.13.0
4
- streamlit==0.81.1
 
 
1
  git+https://github.com/openai/whisper.git
2
  ffmpeg-python==0.2.0
3
  torch==1.13.0
4
+ streamlit==0.81.1
5
+ joblib==1.1.0