0mid commited on
Commit
216adac
Β·
1 Parent(s): 2674a36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  git+https://github.com/huggingface/transformers
2
  git+https://github.com/pyannote/pyannote-audio
3
  git+https://github.com/openai/whisper.git
4
- gradio==3.12
5
  ffmpeg-python
6
  pandas==1.5.0
7
  pytube==12.1.0
 
1
  git+https://github.com/huggingface/transformers
2
  git+https://github.com/pyannote/pyannote-audio
3
  git+https://github.com/openai/whisper.git
4
+ streamlit==1.18.1
5
  ffmpeg-python
6
  pandas==1.5.0
7
  pytube==12.1.0