DISNEY-4K-SCRIPT/install.requirements.bat

3 wiersze
47 B
Batchfile

2021-12-24 04:05:09 +00:00
@echo off
pip install -r requirements.txt
pause