pip install -r dev-requirements.txt
python app.py
如果您成功启动界面,您将在终端中看到两个网址:
* Running on local URL: http://127.0.0.1:7860
* Running on public URL: https://xxxxxxxxxxxxxxxx.gradio.live
打开网站http://localhost:7860/(如果正在控制计算机本身)或https://xxxxxxxxxxxxxxxxx.gradio.live在手机浏览器中进行远程控制。 输入Anthropic API密钥(可以通过此网站获取(https://console.anthropic.com/settings/keys)),然后发出命令进行computer use的尝试。