Updated the README
This commit is contained in:
parent
6cf6171e2b
commit
e877350039
@ -26,12 +26,11 @@ To run the projet you need the following requirements:
|
||||
## Running the project 🚀
|
||||
|
||||
```sh
|
||||
python -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install requirements.txt
|
||||
$ python -m venv .venv
|
||||
$ source .venv/bin/activate
|
||||
$ pip install requirements.txt
|
||||
|
||||
python train.py # If you want to train your own model
|
||||
python main.py
|
||||
$ python main.py
|
||||
```
|
||||
|
||||
## Development 🔨
|
||||
|
Loading…
x
Reference in New Issue
Block a user