Spaces:
Sleeping
Sleeping
Commit
·
05cf710
1
Parent(s):
3666e5a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ librosa
|
|
2 |
sounddevice==0.4.6
|
3 |
soundfile==0.12.1
|
4 |
torch==2.0.1
|
|
|
5 |
streamlit==1.9.0
|
6 |
noisereduce==2.0.1
|
7 |
altair==4.2.0
|
|
|
2 |
sounddevice==0.4.6
|
3 |
soundfile==0.12.1
|
4 |
torch==2.0.1
|
5 |
+
transformers==4.11.3
|
6 |
streamlit==1.9.0
|
7 |
noisereduce==2.0.1
|
8 |
altair==4.2.0
|