web-ui windows安装与配置 安装然后安装依赖 运行配置 安装 git clone https://github.com/browser-use/web-ui.git 先把clone下来 需要有python环境 最好是 Python 3.11 这里就不赘述了 然后安装依赖 pip install -r requirements.txt 运行 python webui.py --ip 127.0.0.1 --port 7788 配置 用的是deepseek 这个不勾选 然后运行