From f3cfa7574b8d36ec92d56926f7f1b0fccc4da683 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 21 Apr 2025 04:01:23 +0900 Subject: [PATCH] docs: update computer/README.md HuggingFace -> Hugging Face --- libs/computer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/computer/README.md b/libs/computer/README.md index f5b84783..1b86d122 100644 --- a/libs/computer/README.md +++ b/libs/computer/README.md @@ -67,7 +67,7 @@ Refer to this notebook for a step-by-step guide on how to use the Computer-Use I ## Using the Gradio Computer UI -The computer module includes a Gradio UI for creating and sharing demonstration data. The UI provides built-in integration with HuggingFace Datasets for sharing demonstrations and incorporating them into CUA ML pipelines. +The computer module includes a Gradio UI for creating and sharing demonstration data. The UI provides built-in integration with Hugging Face Datasets for sharing demonstrations and incorporating them into CUA ML pipelines. ```bash # Install with UI support