From 094c416a801b16c7d8e1944e2e9fae2c9e98bf12 Mon Sep 17 00:00:00 2001 From: Kohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:53:16 +0800 Subject: change all encode --- run_local.ps1 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 run_local.ps1 (limited to 'run_local.ps1') 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 -- cgit v1.2.3