Files
Mofox-Core/script/run_thingking.bat
2025-03-08 04:26:05 +08:00

6 lines
77 B
Batchfile

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