Skip to content

Commit 3950bfa

Browse files
committed
changes
1 parent 2c34502 commit 3950bfa

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
@@ -6,9 +6,9 @@
66

77
## Features
88
- **API compatible** with `wandb.init`, `wandb.log`, and `wandb.finish` (drop-in replacement: just use `trackio` instead of `wandb`)
9-
- Stores logs in a Hugging Face Datasets-compatible format (Parquet)
9+
- Store logs in a Hugging Face Datasets-compatible format (Parquet)
1010
- Visualize experiments with a Gradio dashboard
11-
- *Local-first* design: your dashboard runs locally by default. You can also host it on Spaces by changing a single parameter.
11+
- *Local-first* design: dashboard runs locally by default. You can also host it on Spaces by changing a single parameter.
1212
- Everything here, including hosting on Spaces, is **free**!
1313

1414
## Example Usage

0 commit comments

Comments
 (0)