Andrey commited on
Commit
118b475
1 Parent(s): f0798d9

* Upload images and bboxes to s3. Refactor.

* Remove comment.

* Add boto3 to requirements.txt

* Try to deploy on Heroku.

* Rename file.

Files changed (1) hide show
  1. Procfile +1 -1
Procfile CHANGED
@@ -1 +1 @@
1
- web: sh setup.sh && streamlit run app.py
 
1
+ web: sh setup.sh && streamlit run st_app.py