Andrey commited on
Commit
c7126bf
1 Parent(s): 9ab711c

* Upload images and bboxes to s3. Refactor.

* Remove comment.

* Add boto3 to requirements.txt

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  albumentations==1.3.0
 
2
  matplotlib==3.6.1
3
  numpy==1.23.4
4
  omegaconf==2.2.1
 
1
  albumentations==1.3.0
2
+ boto3
3
  matplotlib==3.6.1
4
  numpy==1.23.4
5
  omegaconf==2.2.1