Spaces:
Paused
Paused
Abid
commited on
Commit
·
5bc0f68
1
Parent(s):
6be02f3
From docker to Heroku-20
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
dvc==1.11.15
|
3 |
fastai==2.2.5
|
4 |
-
torch==1.
|
5 |
h5py==2.10.0
|
6 |
opencv-python-headless
|
7 |
tqdm==4.52.0
|
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
dvc==1.11.15
|
3 |
fastai==2.2.5
|
4 |
+
torch==1.7.1+cpu
|
5 |
h5py==2.10.0
|
6 |
opencv-python-headless
|
7 |
tqdm==4.52.0
|