Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
pytorch
|
3 |
-
|
4 |
numpy==1.23.1
|
5 |
gradio==3.16.2
|
6 |
albumentations==1.3.0
|
|
|
1 |
+
https://download.pytorch.org/whl/cu111/torch-1.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
|
2 |
+
https://download.pytorch.org/whl/cu111/torchvision-0.11.2%2Bcu111-cp38-cp38-linux_x86_64.whl
|
3 |
+
https://download.pytorch.org/whl/cu111/torchaudio-0.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
|
4 |
numpy==1.23.1
|
5 |
gradio==3.16.2
|
6 |
albumentations==1.3.0
|