CoolFace
Apppublic

cathub/LocalChatGPT

sourceHugging Facegpl-3.0updated 3y agoView on Hugging Face
0likes
run_Windows.bat6 linesDownload Raw Back to root
1@echo off2echo Opening ChuanhuChatGPT...3 4REM Open powershell via bat5start powershell.exe -NoExit -Command "python ./ChuanhuChatbot.py"6