Spaces:
Build error
Build error
samuelinferences
commited on
Commit
·
75350c8
1
Parent(s):
e487255
initial commit
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
colorTo: blue
|
6 |
sdk: gradio
|
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
|
|
|
1 |
+
title: TabPFNEvaluationDemo
|
2 |
+
emoji: 🏢
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: red
|
|
|
5 |
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
|