mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 23:50:05 +08:00
3 lines
63 B
PowerShell
3 lines
63 B
PowerShell
$venvPath = “Scripts/Activate.ps1"
|
|
. $venvPath
|
|
python main.py |