diff --git a/readme.md b/readme.md index 446ed70..b133d4a 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,10 @@ Grand projet : 100 à 200 images par émotion # Install deps : +``` pip install tensorflow --break-system-packages - +``` # Utilisation : -python3 app.py /path/to/folder/img.png \ No newline at end of file +``` +python3 app.py /path/to/folder/img.png +``` \ No newline at end of file