Abid commited on
Commit
ab0a328
1 Parent(s): f43d01b

DVC added and working webapp with inference

Browse files
Files changed (2) hide show
  1. Aptfile +1 -1
  2. requirements.txt +1 -1
Aptfile CHANGED
@@ -1 +1 @@
1
- https://github.com/iterative/dvc/releases/download/2.8.3/dvc_2.8.3_amd64.deb
 
1
+ https://github.com/iterative/dvc/releases/download/2.9.3/dvc_2.9.3_amd64.deb
requirements.txt CHANGED
@@ -3,7 +3,7 @@
3
  fastai
4
  torch==1.10.2+cpu
5
  #h5py
6
- opencv-python-headless
7
  tqdm
8
  #numpy
9
  #scikit-learn
 
3
  fastai
4
  torch==1.10.2+cpu
5
  #h5py
6
+ #opencv-python-headless
7
  tqdm
8
  #numpy
9
  #scikit-learn