ChuanhuChatGPT / run_Windows.bat
oliver2023's picture
Duplicate from JohnSmith9982/ChuanhuChatGPT
753a19e
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"