Skip to content

Commit

Permalink
add package
Browse files Browse the repository at this point in the history
  • Loading branch information
banderlog committed Jul 3, 2019
1 parent 6b607e4 commit fa0d4d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ __pycache__
.mypy_cache
.ipynb_checkpoints
*.swp
create_wheel
*.whl
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Rating system using computer vision

## Installation

`pip3 install rateme`

## Introduction

RateMe is a neural network that allows you to recognize gestures of thumb up and thumb down.
Expand Down

0 comments on commit fa0d4d4

Please sign in to comment.