mirror of
https://github.com/jjaldridge2009/Project_Xs.git
synced 2024-11-05 02:12:34 +01:00
munchlax | ||
src | ||
trainer | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
memo.md | ||
README.md | ||
requirements.txt |
Project_Xs
なにこれ
ゴンベの瞬きから色々するプログラムです. が, β版のため恐らくそのままだとまともに動きません. 色々改変してください.
実行環境
Python 3.9.6 (恐らくPython 3.7≧なら動きます)
OpenCV 4.5.4
実行方法
以下のコマンドの意味が全部分からない場合は諦めてください
一部分からない場合はgoogle先生に聞いてください
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