This website requires JavaScript.
Explore
Help
Sign In
rixty
/
KoboldAI-Client
mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
Watch
1
Star
1
Fork
You've already forked KoboldAI-Client
0
Code
Issues
Projects
Releases
Wiki
Activity
9559347f82
KoboldAI-Client
/
play.bat
7 lines
98 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Changed Play.Bat to use our own Miniconda3
2021-06-06 15:02:03 +02:00
@
echo
off
TITLE
KoboldAI - Client
call
miniconda3\condabin\activate
Update play.bat Added cls line to remove error message if miniconda is not being used.
2021-06-08 09:50:31 +02:00
cls
Changed Play.Bat to use our own Miniconda3
2021-06-06 15:02:03 +02:00
python aiserver.py
cmd /k