Spaces:
Runtime error
Runtime error
Commit
·
169283f
1
Parent(s):
449a109
fix
Browse files- pre-requirements.txt +1 -7
pre-requirements.txt
CHANGED
|
@@ -1,7 +1 @@
|
|
| 1 |
-
pip==24.3.1
|
| 2 |
-
--index-url https://download.pytorch.org/whl/cpu
|
| 3 |
-
torch
|
| 4 |
-
--index-url https://download.pytorch.org/whl/cpu
|
| 5 |
-
torchvision
|
| 6 |
-
--index-url https://download.pytorch.org/whl/cpu
|
| 7 |
-
torchaudio
|
|
|
|
| 1 |
+
pip==24.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|