Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
|
4 |
spaces
|
5 |
Cython
|
@@ -70,10 +70,10 @@ pybind11
|
|
70 |
|
71 |
#git+https://github.com/ford442/hidet.git@thread
|
72 |
pipeline
|
73 |
-
torch
|
74 |
-
torchvision
|
75 |
|
76 |
-
torchaudio
|
77 |
|
78 |
timm
|
79 |
torchao
|
|
|
1 |
+
#--prefer-binary
|
2 |
+
#--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
|
4 |
spaces
|
5 |
Cython
|
|
|
70 |
|
71 |
#git+https://github.com/ford442/hidet.git@thread
|
72 |
pipeline
|
73 |
+
#torch
|
74 |
+
#torchvision
|
75 |
|
76 |
+
#torchaudio
|
77 |
|
78 |
timm
|
79 |
torchao
|