Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
--prefer-binary
|
|
|
|
|
2 |
spaces
|
3 |
Cython
|
4 |
#--pre
|
|
|
1 |
--prefer-binary
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
+
|
4 |
spaces
|
5 |
Cython
|
6 |
#--pre
|