diff options
author | yfszzx <yfszzx@gmail.com> | 2022-10-18 12:14:11 +0000 |
---|---|---|
committer | yfszzx <yfszzx@gmail.com> | 2022-10-18 12:14:11 +0000 |
commit | eb299527b1e5d1f83a14641647fca72e8fb305ac (patch) | |
tree | 630831505a83f10dacaa66ed28180d5c8b90c107 /uitest.bat | |
parent | 2b5b62e768d892773a7ec1d5e8d8cea23aae1254 (diff) | |
download | stable-diffusion-webui-gfx803-eb299527b1e5d1f83a14641647fca72e8fb305ac.tar.gz stable-diffusion-webui-gfx803-eb299527b1e5d1f83a14641647fca72e8fb305ac.tar.bz2 stable-diffusion-webui-gfx803-eb299527b1e5d1f83a14641647fca72e8fb305ac.zip |
Image browser
Diffstat (limited to 'uitest.bat')
-rw-r--r-- | uitest.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest.bat b/uitest.bat new file mode 100644 index 00000000..ae863af6 --- /dev/null +++ b/uitest.bat @@ -0,0 +1,2 @@ +venv\Scripts\python.exe uitest.py +pause |