Updated readme and added Pillow to req file

This commit is contained in:
Real96 2022-01-07 23:25:35 +01:00
parent 929e07308b
commit 61c8ba6452
2 changed files with 0 additions and 4 deletions

View File

@ -16,8 +16,6 @@ OpenCV 4.5.4
```
git clone https://github.com/niart120/Project_Xs.git
cd ./Project_Xs
./env/Scripts/Activate.ps1
python -m venv env
pip install -r requirements.txt
python ./src/tidsid.py
```
@ -39,8 +37,6 @@ If you don't understand some of them, google it.
```
git clone https://github.com/niart120/Project_Xs.git
cd ./Project_Xs
./env/Scripts/Activate.ps1
python -m venv env
pip install -r requirements.txt
python ./src/tidsid.py
```

Binary file not shown.