Spaces:
Build error
Build error
File size: 169 Bytes
b22f3f4 | 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"
|