feat:added bat file for launching webui with conda

This commit is contained in:
Kaning123 2026-03-14 09:32:11 +08:00
parent 99a2e356f2
commit 0e83383544

4
conda-go-webui.bat Normal file
View File

@ -0,0 +1,4 @@
chcp 65001
cd /d %~dp0
conda activate %1
python -I webui.py zh_CN