Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
--prefer-binary
|
2 |
|
3 |
spaces
|
4 |
|
5 |
gradio[oauth]
|
6 |
|
7 |
#--pre
|
8 |
-
|
9 |
|
10 |
numpy
|
11 |
#opencv-python
|
|
|
1 |
+
# --prefer-binary
|
2 |
|
3 |
spaces
|
4 |
|
5 |
gradio[oauth]
|
6 |
|
7 |
#--pre
|
8 |
+
#--extra-index-url https://download.pytorch.org/whl/cu124
|
9 |
|
10 |
numpy
|
11 |
#opencv-python
|