MaiBot/run_thingking.bat

6 lines
77 B
Batchfile

call conda activate niuniu
cd src\gui
start /b python reasoning_gui.py
exit