Daniel Verdu commited on
Commit
d6182ee
1 Parent(s): eec16fc

added progress bar

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,4 +9,5 @@ numpy==1.21.2
9
  fastai==1.0.51
10
  Pillow==8.3.2
11
  opencv-python-headless
 
12
 
9
  fastai==1.0.51
10
  Pillow==8.3.2
11
  opencv-python-headless
12
+ stqdm==0.0.4
13