Eric Botti
commited on
Commit
·
3b62620
1
Parent(s):
81e1c72
updating readme for HuggingFace Space
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Chameleon
|
2 |
|
3 |
*A social deduction game powered by LLMs*
|
|
|
1 |
+
```yaml
|
2 |
+
title: Chameleon
|
3 |
+
emoji: 🦎
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.31.1
|
8 |
+
```
|
9 |
+
|
10 |
# Chameleon
|
11 |
|
12 |
*A social deduction game powered by LLMs*
|