Skip to content

ChihayaAine/computer_use_demo

Repository files navigation

comuputer_use_demo

1. 安装依赖

pip install -r dev-requirements.txt

2. 启动gradio界面

python app.py

如果您成功启动界面,您将在终端中看到两个网址:

* Running on local URL:  http://127.0.0.1:7860
* Running on public URL: https://xxxxxxxxxxxxxxxx.gradio.live 

3. 使用任何可以访问互联网的设备控制计算机

打开网站http://localhost:7860/(如果正在控制计算机本身)或https://xxxxxxxxxxxxxxxxx.gradio.live在手机浏览器中进行远程控制。 输入Anthropic API密钥(可以通过此网站获取(https://console.anthropic.com/settings/keys)),然后发出命令进行computer use的尝试。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published