Spaces:
Sleeping
Sleeping
Huggingface IT
commited on
Commit
·
f950e14
1
Parent(s):
1035425
config space
Browse files- .huggingface.yml +9 -0
.huggingface.yml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: Chat UI Energy Score
|
2 |
+
emoji: ⚡
|
3 |
+
colorFrom: indigo
|
4 |
+
colorTo: pink
|
5 |
+
pinned: false
|
6 |
+
|
7 |
+
image: "docker"
|
8 |
+
build:
|
9 |
+
dockerfile: Dockerfile
|