Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ torch
|
|
| 4 |
#torch_xla[tpu] == 2.6.0
|
| 5 |
torchaudio
|
| 6 |
ffmpeg
|
|
|
|
| 7 |
numpy
|
| 8 |
streamlit == 1.45.1
|
| 9 |
opencv-python
|
|
|
|
| 4 |
#torch_xla[tpu] == 2.6.0
|
| 5 |
torchaudio
|
| 6 |
ffmpeg
|
| 7 |
+
soundfile
|
| 8 |
numpy
|
| 9 |
streamlit == 1.45.1
|
| 10 |
opencv-python
|