KoboldAI-Client/play.bat

7 lines
98 B
Batchfile
Raw Normal View History

@echo off
TITLE KoboldAI - Client
call miniconda3\condabin\activate
cls
python aiserver.py
cmd /k