Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
torchmetrics
|
2 |
lightning
|
3 |
hydra-core==1.3.2
|
|
|
1 |
+
torch==2.5.1+cu121 --index-url https://download.pytorch.org/whl/cu121
|
2 |
+
torchaudio==2.5.1+cu121 --index-url https://download.pytorch.org/whl/cu121
|
3 |
torchmetrics
|
4 |
lightning
|
5 |
hydra-core==1.3.2
|