diff options
Diffstat (limited to 'run_local.ps1')
-rw-r--r-- | run_local.ps1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/run_local.ps1 b/run_local.ps1 new file mode 100644 index 00000000..e2ac43db --- /dev/null +++ b/run_local.ps1 @@ -0,0 +1,3 @@ +.\venv\Scripts\Activate.ps1 +python .\launch.py --xformers --opt-channelslast --api +. $PSCommandPath
\ No newline at end of file |