Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 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 |
numpy
|
| 7 |
streamlit
|
|
|
|
| 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 |
numpy
|
| 7 |
streamlit
|