Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ torch
|
|
| 3 |
#https://storage.googleapis.com/libtpu-nightly-releases/wheels/libtpu-nightly/libtpu_nightly-0.1.dev20241010+nightly.cleanup-py3-none-any.whl
|
| 4 |
#torch_xla[tpu] == 2.6.0
|
| 5 |
torchaudio
|
|
|
|
| 6 |
numpy
|
| 7 |
streamlit == 1.45.1
|
| 8 |
opencv-python
|
|
|
|
| 3 |
#https://storage.googleapis.com/libtpu-nightly-releases/wheels/libtpu-nightly/libtpu_nightly-0.1.dev20241010+nightly.cleanup-py3-none-any.whl
|
| 4 |
#torch_xla[tpu] == 2.6.0
|
| 5 |
torchaudio
|
| 6 |
+
ffmpeg == 6
|
| 7 |
numpy
|
| 8 |
streamlit == 1.45.1
|
| 9 |
opencv-python
|