Spaces:
Build error
Build error
Samuel Mueller commited on
Commit ·
8c2994a
1
Parent(s): 75350c8
quick fix
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
title: TabPFNEvaluationDemo
|
| 2 |
emoji: 🏢
|
| 3 |
colorFrom: blue
|
|
@@ -6,5 +7,6 @@ sdk: gradio
|
|
| 6 |
sdk_version: 3.1.1
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
|
|
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
title: TabPFNEvaluationDemo
|
| 3 |
emoji: 🏢
|
| 4 |
colorFrom: blue
|
|
|
|
| 7 |
sdk_version: 3.1.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
+
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|