Skip to content

Commit 3e5d950

Browse files
authored
Simplify README content for trackio
Removed details about the logging API, storage, and server implementation in the README.
1 parent 6b7dfdb commit 3e5d950

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020

2121
</div>
2222

23-
Welcome to `trackio`: a lightweight, <u>free</u> experiment tracking library built by Hugging Face 🤗. The **logging API, storage, and server** are implemented in **Python**; the **dashboard** is a **Svelte 5** single-page app served alongside a **Gradio** API server, with several UI controls built from **Gradio’s component source** (sliders, checkboxes, etc.) for consistency with the Gradio ecosystem. Trackio is local-first, supports very high logging throughputs for many parallel experiments, and provides an easy CLI interface for querying, perfect for LLM-driven experimenting.
23+
Welcome to `trackio`: a lightweight, <u>free</u> experiment tracking library built by Hugging Face 🤗. Trackio is local-first, supports very high logging throughputs for many parallel experiments, and provides an easy CLI interface for querying, perfect for LLM-driven experimenting.
2424

25-
For human users, Trackio ships with that dashboard so you can view metrics, media, tables, alerts, etc.:
25+
For human users, Trackio ships with a Gradio-based dashboard so you can view metrics, media, tables, alerts, etc.:
2626

2727
![Screen Recording 2025-11-06 at 5 34 50 PM](https://github.com/user-attachments/assets/8c9c1b96-f17a-401c-83a4-26ac754f89c7)
2828

0 commit comments

Comments
 (0)