Guytron commited on
Commit
c0d8205
·
verified ·
1 Parent(s): 77b312b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1,6 +1,6 @@
1
- pip install -U openai-whisper
2
- pip install -U git+https://github.com/linto-ai/whisper-timestamped
3
- pip install gradio moviepy whisper-timestamped
4
 
5
  import os
6
  import datetime as dt
 
1
+ #pip install -U openai-whisper
2
+ #pip install -U git+https://github.com/linto-ai/whisper-timestamped
3
+ #pip install gradio moviepy whisper-timestamped
4
 
5
  import os
6
  import datetime as dt