Spaces:
Running
Running
siddhant-rajhans commited on
Commit 路
c2b744f
1
Parent(s): 6fb57d5
Add HuggingFace Space YAML config to README front matter
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CortexLab Dashboard
|
| 2 |
|
| 3 |
Futuristic interactive analysis dashboard for [CortexLab](https://github.com/siddhant-rajhans/cortexlab) - multimodal fMRI brain encoding toolkit built on Meta's TRIBE v2.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: CortexLab Dashboard
|
| 3 |
+
emoji: 馃
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
license: cc-by-nc-4.0
|
| 10 |
+
short_description: Multimodal fMRI brain encoding 路 TRIBE-styled live demo
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# CortexLab Dashboard
|
| 14 |
|
| 15 |
Futuristic interactive analysis dashboard for [CortexLab](https://github.com/siddhant-rajhans/cortexlab) - multimodal fMRI brain encoding toolkit built on Meta's TRIBE v2.
|