>>236
ワイはその表示の数秒後にちゃんと起動する

@echo off

start http://localhost:7859/
call .\venv\scripts\activate.bat
echo http://localhost:7859/
lama-cleaner --model=lama --port=7859 --device=cpu

この文章だけで起動できている
ちなみにBATはveneフォルダがあるフォルダにおいてるからcallの部分は違っている