From 397703140d9c7009522b2b59a7dc51367a75f701 Mon Sep 17 00:00:00 2001 From: Caroline DE POURTALES <cdepourt@montana.irit.fr> Date: Tue, 12 Jul 2022 16:49:36 +0200 Subject: [PATCH] assets --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73cd732..a51b572 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,22 @@ -# Pnria Projet Deeplever +# FXTool Kit by PNRIA ## 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 +### Requirements -## Trying the app +Python-3.8.10 -### Requirements +`pip install -r requirements.txt` -`pip install -r requirements.txt` +Import graphviz manually ### Running Run app.py then visit localhost + +## Authors + +[de Pourtales Caroline](https://www.linkedin.com/in/caroline-de-pourtales/) \ No newline at end of file -- GitLab