diff options
author | Kohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com> | 2023-08-04 09:53:16 +0000 |
---|---|---|
committer | Kohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com> | 2023-08-04 09:53:16 +0000 |
commit | 094c416a801b16c7d8e1944e2e9fae2c9e98bf12 (patch) | |
tree | 88e60b2bea851f41f69d03bbd3f12e4b5c97e995 /run.ps1 | |
parent | 1f6bfdea80f58f292aeebb9a001689a118d71c01 (diff) | |
download | stable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.tar.gz stable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.tar.bz2 stable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.zip |
change all encode
Diffstat (limited to 'run.ps1')
-rw-r--r-- | run.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run.ps1 b/run.ps1 new file mode 100644 index 00000000..82c1660b --- /dev/null +++ b/run.ps1 @@ -0,0 +1 @@ +.\venv\Scripts\accelerate-launch.exe --num_cpu_threads_per_process=6 --api .\launch.py --listen --port 17415 --xformers --opt-channelslast
\ No newline at end of file |