gpt2.0 / run_Windows.bat
xiaolongbaox's picture
Duplicate from JohnSmith9982/ChuanhuChatGPT
c5c219d
raw
history blame contribute delete
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"