File size: 156 Bytes
eb27d48
 
 
 
 
1
2
3
4
5
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