stable-diffusion-webui/webui-user.bat
ToniIAPro73 ec7751ef36 Added a .gitattributes to enforce consistent line endings (LF for source/docs, CRLF for Windows
scripts) and re-enabled the ESLint linebreak-style rule for LF.

  Details:

  - .gitattributes added at repo root to normalize line endings across platforms.
  - .eslintrc.js set back to ["error", "unix"] for JS linting.
2025-12-27 09:38:43 +01:00

8 lines
97 B
Batchfile

@echo off
set PYTHON=py -3.11
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--api
call webui.bat