We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb0df9 commit 91821f4Copy full SHA for 91821f4
1 file changed
README.md
@@ -7,7 +7,7 @@ Trackio is a drop-in replacement for `wandb` that uses Hugging Face Datasets for
7
- Stores logs in a Hugging Face Datasets-compatible format (Parquet)
8
- Visualize experiments with a Gradio dashboard
9
- *Local-first* design: your dashboard runs locally by default. You can also host it on Spaces by changing a single parameter.
10
-- Everything mentioned, including hosting on Spaces, is free!
+- Everything here, including hosting on Spaces, is **free**!
11
12
## Example Usage
13
```python
0 commit comments