aboutsummaryrefslogtreecommitdiffstats
path: root/run_local.ps1
diff options
context:
space:
mode:
authorKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-04 09:53:30 +0000
committerKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-04 09:53:30 +0000
commit6346d8eeaa17ba0f7e41618908519f6e9bfe07e0 (patch)
tree3a73b11529e9a782b0a6715d2039a98d989fac38 /run_local.ps1
parent094c416a801b16c7d8e1944e2e9fae2c9e98bf12 (diff)
downloadstable-diffusion-webui-gfx803-6346d8eeaa17ba0f7e41618908519f6e9bfe07e0.tar.gz
stable-diffusion-webui-gfx803-6346d8eeaa17ba0f7e41618908519f6e9bfe07e0.tar.bz2
stable-diffusion-webui-gfx803-6346d8eeaa17ba0f7e41618908519f6e9bfe07e0.zip
Revert "change all encode"
This reverts commit 094c416a801b16c7d8e1944e2e9fae2c9e98bf12.
Diffstat (limited to 'run_local.ps1')
-rw-r--r--run_local.ps13
1 files changed, 0 insertions, 3 deletions
diff --git a/run_local.ps1 b/run_local.ps1
deleted file mode 100644
index e2ac43db..00000000
--- a/run_local.ps1
+++ /dev/null
@@ -1,3 +0,0 @@
-.\venv\Scripts\Activate.ps1
-python .\launch.py --xformers --opt-channelslast --api
-. $PSCommandPath \ No newline at end of file