Merge pull request #1 from Real96/main

Updated readme and added Pillow to req file
This commit is contained in:
Lincoln-LM 2022-01-07 19:49:05 -07:00 committed by GitHub
commit 4e2f8a6646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 8 deletions

View File

@ -14,12 +14,10 @@ OpenCV 4.5.4
一部分からない場合はgoogle先生に聞いてください
```
git clone https://github.com/niart120/Project_Xs.git
git clone https://github.com/Lincoln-LM/Project_Xs.git
cd ./Project_Xs
./env/Scripts/Activate.ps1
python -m venv env
pip install -r requirements.txt
python ./src/tidsid.py
python ./src/player_blink_gui.py
```
(English ver, using DeepL)
@ -37,10 +35,8 @@ It is not recommended to run if you do not understand the following command.
If you don't understand some of them, google it.
```
git clone https://github.com/niart120/Project_Xs.git
git clone https://github.com/Lincoln-LM/Project_Xs.git
cd ./Project_Xs
./env/Scripts/Activate.ps1
python -m venv env
pip install -r requirements.txt
python ./src/tidsid.py
python ./src/player_blink_gui.py
```

Binary file not shown.