Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dugmai committed Oct 17, 2024
1 parent 82a973c commit c96a054
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions 4.8.0
Original file line number Diff line number Diff line change
@@ -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)
3 changes: 2 additions & 1 deletion webui-user.bat
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c96a054

Please sign in to comment.