Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ transformers>=4.25.0
|
|
5 |
torch>=1.10.0
|
6 |
accelerate>=0.18.0
|
7 |
huggingface_hub==0.25.2
|
8 |
-
python-dotenv>=1.0.0
|
|
|
|
|
|
|
|
|
|
5 |
torch>=1.10.0
|
6 |
accelerate>=0.18.0
|
7 |
huggingface_hub==0.25.2
|
8 |
+
python-dotenv>=1.0.0
|
9 |
+
|
10 |
+
numpy>=1.24.0
|
11 |
+
audio-recorder-streamlit
|
12 |
+
torchaudio>=2.0.0
|