diff --git a/readme.md b/readme.md index fedc89c..ce43d45 100644 --- a/readme.md +++ b/readme.md @@ -5,4 +5,7 @@ Grand projet : 100 à 200 images par émotion (environ 2 000 à 4 000 images au total) # Install deps : -pip install tensorflow --break-system-packages \ No newline at end of file +pip install tensorflow --break-system-packages + +# Utilisation : +python3 app.py /path/to/folder/img.png \ No newline at end of file