Bingbing_ChatGPT_Paid2 / run_Windows.bat
bingbing520's picture
Duplicate from bingbing520/Chat_GPT_Paid
a9b8fca
raw
history blame contribute delete
No virus
137 Bytes
@echo off
echo Opening ChuanhuChatGPT...
REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"