Datou1111's picture
Upload go.cmd
eb27d48 verified
raw
history blame contribute delete
No virus
156 Bytes
set http_proxy=http://127.0.0.1:7890
set https_proxy=http://127.0.0.1:7890
call venv\Scripts\activate.bat
python run.py config/train_sincity.yaml
pause