Spaces:
Runtime error
Runtime error
mhamilton723
commited on
Commit
•
281c451
1
Parent(s):
7e3baa1
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
|
|
1 |
torch
|
|
|
|
|
2 |
kornia
|
3 |
omegaconf
|
4 |
pytorch-lightning
|
|
|
1 |
+
-i https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
kornia
|
6 |
omegaconf
|
7 |
pytorch-lightning
|