ljh838 commited on
Commit
31349ed
1 Parent(s): 0a044a3

Upload webui-user.bat

Browse files
Files changed (1) hide show
  1. webui-user.bat +9 -0
webui-user.bat ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ @echo off
2
+
3
+ set PYTHON=
4
+ set GIT=
5
+ set VENV_DIR=
6
+ set COMMANDLINE_ARGS=--listen
7
+ set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.6,max_split_size_mb:128
8
+
9
+ call webui.bat