Add files via upload

This commit is contained in:
What about KSCH 2022-10-30 20:31:41 +01:00 committed by GitHub
parent 3778dbb267
commit 08ff521140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
install.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
pip install -r requirements.txt
pause