jleibs commited on
Commit
49c11ee
·
1 Parent(s): 5245583

Add HF header to readme

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Rerun visualization of HuggingFace datasets
2
  Visualize HuggingFace datasets using [Rerun](https://www.rerun.io/).
3
 
 
1
+ ---
2
+ title: Preview Dataset
3
+ emoji: 👀
4
+ colorFrom: yellow
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 4.27.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+
14
  # Rerun visualization of HuggingFace datasets
15
  Visualize HuggingFace datasets using [Rerun](https://www.rerun.io/).
16