diff --git a/play.bat b/play.bat index 2d9db428..7a11b5d4 100644 --- a/play.bat +++ b/play.bat @@ -1 +1,6 @@ -start cmd /k py -3 aiserver.py \ No newline at end of file +@echo off +TITLE KoboldAI - Client +call miniconda3\condabin\activate +cls +python aiserver.py +cmd /k