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