Skip to content

Commit

Permalink
Simplify kubernetes deployment by avoiding repetition across workers.
Browse files Browse the repository at this point in the history
Next:

- Implement pre-condition checks, failed to launch error
messages for processes. Rollback created models on failure to launch.

- Implement clustering.

- Implement location net, fine-tuning / training face recognition models
  • Loading branch information
akshay bhat committed May 21, 2018
1 parent 05e4465 commit a9ddbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jinja2
djangorestframework
markdown
django-filter
kombu==4.1.0
celery==4.0.2
django-celery-results
dj-database-url==0.4.0
Expand Down

0 comments on commit a9ddbbf

Please sign in to comment.