File size: 169 Bytes
9d908c8
 
 
 
 
1
2
3
4
5
6
# Change to script directory
Set-Location $PSScriptRoot

# Activate virtual environment and run webui with CUDA enabled
& "AICoverGen\Scripts\python.exe" "src\webui.py"