Merge branch 'KoboldAI:main' into united

This commit is contained in:
henk717 2021-11-24 08:24:08 +01:00 committed by GitHub
commit 96e1d98b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
@echo off
%~d0
cd %~dp0
TITLE KoboldAI - Server
SET /P M=<loader.settings
@ -15,4 +16,4 @@ subst K: miniconda3 >nul
call K:\python\condabin\activate
python aiserver.py %*
subst K: /D
cmd /k
cmd /k