KohyaSS/upgrade.ps1

3 lines
74 B
PowerShell
Raw Normal View History

git pull
.\venv\Scripts\activate
pip install --upgrade -r requirements.txt