Update README.md

This commit is contained in:
Saifeddine ALOUI 2024-03-11 08:44:27 +01:00 committed by GitHub
parent 29653cfbd6
commit 1bfd281b86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,6 +117,11 @@ cd ../..
```bash
pip install --upgrade -r requirements.txt
```
- install conda library
```bash
conda install conda -y
```
- run the application
```bash
python app.py