From c96a05475e3bed42c2f191f13a5cb3d023a912d8 Mon Sep 17 00:00:00 2001 From: dugmai <139248805+dugmai@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:24:34 +0700 Subject: [PATCH 1/2] test --- 4.8.0 | 2 ++ webui-user.bat | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 4.8.0 diff --git a/4.8.0 b/4.8.0 new file mode 100644 index 00000000000..1d3dbe7b97e --- /dev/null +++ b/4.8.0 @@ -0,0 +1,2 @@ +Requirement already satisfied: opencv-python in c:\a\webui\venv\lib\site-packages (4.10.0.84) +Requirement already satisfied: numpy>=1.21.2 in c:\a\webui\venv\lib\site-packages (from opencv-python) (1.26.2) diff --git a/webui-user.bat b/webui-user.bat index e5a257bef06..74e2e38c895 100644 --- a/webui-user.bat +++ b/webui-user.bat @@ -1,8 +1,9 @@ + @echo off set PYTHON= set GIT= set VENV_DIR= -set COMMANDLINE_ARGS= +set COMMANDLINE_ARGS= --xformers --api --autolaunch --opt-split-attention --no-half-vae --theme dark call webui.bat From deb9e069e250569799246e7d8509f850f37eda3a Mon Sep 17 00:00:00 2001 From: dugmai <139248805+dugmai@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:09:41 +0700 Subject: [PATCH 2/2] first commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc62945c0c5..4f2c48dc38f 100644 --- a/README.md +++ b/README.md @@ -203,3 +203,4 @@ Licenses for borrowed code can be found in `Settings -> Licenses` screen, and al - Hypertile - tfernd - https://github.com/tfernd/HyperTile - Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user. - (You) +"# A1111"