Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ streamlit==1.40.1
|
|
| 2 |
streamlit-authenticator==0.4.2
|
| 3 |
transformers==4.33.1
|
| 4 |
torch==2.4.1
|
|
|
|
| 5 |
pillow==10.4.0
|
| 6 |
librosa==0.10.2
|
| 7 |
numpy==1.26.4
|
|
|
|
| 2 |
streamlit-authenticator==0.4.2
|
| 3 |
transformers==4.33.1
|
| 4 |
torch==2.4.1
|
| 5 |
+
torchaudio
|
| 6 |
pillow==10.4.0
|
| 7 |
librosa==0.10.2
|
| 8 |
numpy==1.26.4
|