mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 21:10:45 +02:00
10 lines
100 B
Batchfile
10 lines
100 B
Batchfile
@echo off
|
|
|
|
set PYTHON=
|
|
set GIT=
|
|
set VENV_DIR=
|
|
set COMMANDLINE_ARGS=
|
|
set ACCELERATE=
|
|
|
|
call webui.bat
|