79359352

Date: 2025-01-15 18:48:26
Score: 1
Natty:
Report link

This should do the trick:

@echo off

set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS= --medvram --skip-torch-cuda-test

call webui.bat

When I create an empty webui.bat and put these contents in it, it outputs --medvram --skip-torch-cuda-test:

echo %COMMANDLINE_ARGS%

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: lordofcode