Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ transformers==4.31.0
|
|
2 |
gradio==3.50.2
|
3 |
numpy==1.24.3
|
4 |
torch==2.0.1
|
|
|
5 |
langchain-openai==0.0.2
|
6 |
python-dotenv==1.0.0
|
7 |
librosa==0.10.0
|
|
|
2 |
gradio==3.50.2
|
3 |
numpy==1.24.3
|
4 |
torch==2.0.1
|
5 |
+
torchaudio==2.0.1
|
6 |
langchain-openai==0.0.2
|
7 |
python-dotenv==1.0.0
|
8 |
librosa==0.10.0
|