diff --git a/README.md b/README.md index 9f48666b427cdfa4ea4f9d3f92eb9c512a386643..73cd73236adf1dd8aff083939e563d94c7fe862d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # Pnria Projet Deeplever -## Requirements +## How to use it + +Set the parameters and upload the models. +The instance should either be a .txt at format (feature1=...,feature2=...) or a json file + +You will find possible models in the tests file + +## Trying the app + +### Requirements `pip install -r requirements.txt` -## Running +### Running Run app.py then visit localhost