Update build-your-own-operator-on-macos-1.md

This commit is contained in:
f-trycua
2025-09-20 19:38:24 +02:00
committed by GitHub
parent ef5f9d3eb2
commit c089b9afd3

View File

@@ -12,10 +12,9 @@ Our Operator will run in an isolated macOS VM, by making use of our [cua-compute
Check out what it looks like to use your own Operator from a Gradio app:
<video width="100%" controls>
<source src="./assets/demo_gradio.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div align="center">
<video src="https://github.com/user-attachments/assets/a2cf69ad-2ab2-4eb9-8e1a-45606dd7eec6" width="600" controls></video>
</div>
## What You'll Learn
@@ -544,4 +543,4 @@ In the next blogpost, we'll introduce our Agent framework which abstracts away a
### Resources
- [OpenAI Computer-Use docs](https://platform.openai.com/docs/guides/tools-computer-use)
- [cua-computer](https://github.com/trycua/cua/tree/main/libs/computer)
- [lume](https://github.com/trycua/cua/tree/main/libs/lume)
- [lume](https://github.com/trycua/cua/tree/main/libs/lume)