SauravMaheshkar commited on
Commit
e1a0efd
β€’
1 Parent(s): 4f5e3ce

docs: update space config

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: CornellTemporalHyperGraphDatasets
3
  emoji: πŸ“Š
4
- colorFrom: green
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 4.24.0
8
  app_file: app.py
9
- pinned: false
 
 
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: CornellTemporalHyperGraphDatasets Visualisation
3
  emoji: πŸ“Š
4
+ colorFrom: blue
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 4.24.0
8
  app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ short_description: Visualise Cornell Temporal HyperGraph Datasets
12
  ---