Spaces:
Running
Running
dependency issues
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch>=2.0
|
2 |
torchaudio>=2.0
|
3 |
pytorch-lightning==1.7.7
|
|
|
4 |
python-dotenv
|
5 |
hydra-core
|
6 |
hydra-colorlog
|
|
|
1 |
torch>=2.0
|
2 |
torchaudio>=2.0
|
3 |
pytorch-lightning==1.7.7
|
4 |
+
torchmetrics
|
5 |
python-dotenv
|
6 |
hydra-core
|
7 |
hydra-colorlog
|