BatuhanYilmaz commited on
Commit
2fe745c
1 Parent(s): 7311b99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- git+https://github.com/openai/whisper.git
2
  ffmpeg==1.4
3
  ffmpeg_python==0.2.0
4
  numpy==1.23.3
@@ -8,5 +7,5 @@ streamlit
8
  streamlit_lottie==0.0.3
9
  torch==2.4.0
10
  transformers==4.44.0
11
- whisper
12
  altair<5
 
 
1
  ffmpeg==1.4
2
  ffmpeg_python==0.2.0
3
  numpy==1.23.3
 
7
  streamlit_lottie==0.0.3
8
  torch==2.4.0
9
  transformers==4.44.0
10
+ whisper==1.0
11
  altair<5