Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
spaces
|
2 |
-
|
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
torchaudio
|
|
|
1 |
spaces
|
2 |
+
--prefer-binary
|
3 |
+
--pre
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
5 |
+
|
6 |
torch
|
7 |
torchvision
|
8 |
torchaudio
|