Remove references to the gradio UI

This commit is contained in:
James Murdza
2025-10-20 14:13:39 -07:00
parent 366675628a
commit 6d2ec2b1de
4 changed files with 1 additions and 13 deletions
-1
View File
@@ -58,7 +58,6 @@ Missing a model? [Raise a feature request](https://github.com/trycua/cua/issues/
# Quick Start
- [Clone a starter template and run the code in <1 min](https://github.com/trycua/agent-template) (⭐️ Recommended!)
- [Get started with a Computer-Use Agent UI](https://docs.trycua.com/docs/quickstart-ui)
- [Get started with the Computer-Use Agent CLI](https://docs.trycua.com/docs/quickstart-cli)
- [Get started with the Python SDKs](https://docs.trycua.com/docs/quickstart-devs)