Spaces:
Sleeping
Sleeping
update torch
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
loguru
|
|
|
|
|
|
|
|
|
|
1 |
+
loguru
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
torchaudio
|