Tri4 commited on
Commit
8934c68
1 Parent(s): 1c03892

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  git+https://github.com/openai/whisper.git
2
  huggingface_hub
3
  tensorflow
4
- flask
 
5
  gunicorn
6
  flask-cors
7
 
 
1
  git+https://github.com/openai/whisper.git
2
  huggingface_hub
3
  tensorflow
4
+ flask
5
+ pytz
6
  gunicorn
7
  flask-cors
8