Spaces:
Build error
Build error
Commit
Β·
f8c56c0
1
Parent(s):
369a0b8
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
title: CLAS Basic Interaction Exercise
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: indigo
|
6 |
-
sdk:
|
7 |
-
sdk_version: 3.46.1
|
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: CLAS Basic Interaction Exercise
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: indigo
|
6 |
+
sdk: docker
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
+
license: lgpl-3.0
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|