update readme and requirements
This commit is contained in:
parent
3dc1bcf466
commit
66b8cd6112
@ -11,7 +11,7 @@ implemented on [Python](https://www.python.org) that uses a model to detect leve
|
||||
|
||||
## Install
|
||||
|
||||
* Cloning instruction coming soon
|
||||
* Clone this repository with this html: https://git.wmi.amu.edu.pl/s486797/tomaito_web.git
|
||||
* Go to the root of cloned repository
|
||||
* Install dependencies by running `pip3 install -r requirements.txt`
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
ultralytics
|
||||
flask
|
||||
waitress
|
||||
pillow
|
||||
pillow
|
||||
onnxruntime
|
||||
numpy
|
||||
requests
|
Loading…
Reference in New Issue
Block a user