Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
fastai
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
torchtext --install-option="--extra-index-url https://download.pytorch.org/whl/torch_stable.html"
|
5 |
-
icevision[all] --install-option="--no-deps"
|
6 |
-
loguru --install-option="--no-deps"
|
|
|
1 |
fastai
|
2 |
+
torch
|
3 |
+
torchvision
|
|
|
|
|
|