Spaces:
Sleeping
Sleeping
Commit
·
f22e9e8
1
Parent(s):
05cf710
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ streamlit==1.9.0
|
|
7 |
noisereduce==2.0.1
|
8 |
altair==4.2.0
|
9 |
pyaudio==0.2.13
|
|
|
10 |
git+https://github.com/openai/whisper.git
|
|
|
7 |
noisereduce==2.0.1
|
8 |
altair==4.2.0
|
9 |
pyaudio==0.2.13
|
10 |
+
transformers
|
11 |
git+https://github.com/openai/whisper.git
|