Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
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 |
ffmpeg
|
| 7 |
soundfile
|
| 8 |
numpy
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
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 |
ffmpeg
|
| 7 |
soundfile
|
| 8 |
numpy
|